Commit Graph

83 Commits

Author SHA1 Message Date
ThomasV 58d2e90fa5 parse PEM list using tlslite 2015-02-15 21:27:11 +01:00
ThomasV 3e1078c79b add support for rsa+sha384 and rsa+sha512 in paymentrequests 2015-02-08 20:04:42 +01:00
ThomasV 820d356325 fix saving request: binary flag is needed on windows 2015-01-31 20:25:12 +01:00
ThomasV 4120678dff add google protobuf to packages 2015-01-27 10:01:40 +01:00
ThomasV 16c72d286c try to import all python dependencies from the main script 2015-01-26 14:14:16 +01:00
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
ThomasV 1023240369 workaround the official distribution of tlslite 2014-08-11 13:22:53 +02:00
ThomasV 0207029682 fix: new outputs format and payment requests 2014-07-09 21:21:47 +02:00
ThomasV 9a3ca0dc31 add support for RSA_SHA256 2014-06-30 20:19:18 +02:00
ThomasV f9985ae233 use x509 to check if server certificate has expired 2014-06-27 11:36:51 +02:00
ThomasV 13682cab1d use the ca list that ships with requests. update test. 2014-06-26 19:52:09 +02:00
ThomasV 47c491624e show expired status in invoices tab 2014-06-13 16:53:43 +02:00
ThomasV 38e7d8ebe5 show color if payment request has expired 2014-06-13 16:39:07 +02:00
ThomasV 36cee62849 import paymentrequests only when really needed 2014-06-13 16:25:25 +02:00
ThomasV 6631ab9406 verify if pr has expired 2014-06-12 15:47:48 +02:00
ThomasV 503fd99cdb add pay_invoice menu item 2014-06-12 15:35:46 +02:00
ThomasV 4e1068b343 broadcast tx of payment request 2014-06-12 15:15:05 +02:00
ThomasV 68a75af1bd save and display request status 2014-06-12 11:27:18 +02:00
ThomasV 89a1b48ba1 column for payment request memo 2014-06-12 10:20:06 +02:00
ThomasV 958f764dae verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto 2014-06-10 14:32:17 +02:00
ThomasV 440f972fd3 show payment request details 2014-06-07 19:53:54 +02:00
ThomasV 14dfa6f5b0 store payment requests even if M2Crypto is not available 2014-06-07 11:11:49 +02:00
ThomasV 513f9c2d89 save invoices 2014-06-06 16:16:14 +02:00
ThomasV 38a6747eff fix: sanitize outputs 2014-06-06 07:48:08 +02:00
ThomasV 26d133c20a payment request: show status with help button 2014-06-05 17:40:58 +02:00
ThomasV b9143b3800 show request memo 2014-05-10 22:43:53 +02:00
ThomasV 9e2db24f5d return error status for payment requests 2014-05-10 20:35:00 +02:00
ThomasV 370bdbe855 fix payment ack 2014-05-07 18:59:51 +02:00
ThomasV 0149ec5921 sanitize payment request code 2014-05-07 18:20:17 +02:00
ThomasV ec234105a5 send error messages for payment requests 2014-05-07 18:10:14 +02:00
ThomasV 87fa402c34 support for payment requests in the gui 2014-05-07 15:26:38 +02:00
Michael Wozniak 96e1ea42a8 update to certificate check for Subject Alt Names 2014-05-05 12:09:48 -04:00
ThomasV f004dff9ef adding initial bip70 script (wozz) 2014-05-05 17:31:39 +02:00