89 Commits (091e7b8d9203fc2240c46360515784b82d389d47)

Author SHA1 Message Date
ThomasV f82de35bd2 x509: use SKI and AKI to find parent certificate if it is missing 10 years ago
ThomasV ed5258e406 parse certificates without pyasn1 10 years ago
ThomasV f6a00fdb34 add file: scheme to get_payment_request 10 years ago
ThomasV 036f96cf35 store invoices in a separate file, with their status 10 years ago
ThomasV 4fe32d2ad1 add root certificate to chain if missing. fixes #1137 10 years ago
ThomasV be5731d463 move make_payment_request to lib 10 years ago
ThomasV 58d2e90fa5 parse PEM list using tlslite 10 years ago
ThomasV 3e1078c79b add support for rsa+sha384 and rsa+sha512 in paymentrequests 10 years ago
ThomasV 820d356325 fix saving request: binary flag is needed on windows 10 years ago
ThomasV 4120678dff add google protobuf to packages 10 years ago
ThomasV 16c72d286c try to import all python dependencies from the main script 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV 1023240369 workaround the official distribution of tlslite 10 years ago
ThomasV 0207029682 fix: new outputs format and payment requests 10 years ago
ThomasV 9a3ca0dc31 add support for RSA_SHA256 10 years ago
ThomasV f9985ae233 use x509 to check if server certificate has expired 10 years ago
ThomasV 13682cab1d use the ca list that ships with requests. update test. 10 years ago
ThomasV 47c491624e show expired status in invoices tab 11 years ago
ThomasV 38e7d8ebe5 show color if payment request has expired 11 years ago
ThomasV 36cee62849 import paymentrequests only when really needed 11 years ago
ThomasV 6631ab9406 verify if pr has expired 11 years ago
ThomasV 503fd99cdb add pay_invoice menu item 11 years ago
ThomasV 4e1068b343 broadcast tx of payment request 11 years ago
ThomasV 68a75af1bd save and display request status 11 years ago
ThomasV 89a1b48ba1 column for payment request memo 11 years ago
ThomasV 958f764dae verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto 11 years ago
ThomasV 440f972fd3 show payment request details 11 years ago
ThomasV 14dfa6f5b0 store payment requests even if M2Crypto is not available 11 years ago
ThomasV 513f9c2d89 save invoices 11 years ago
ThomasV 38a6747eff fix: sanitize outputs 11 years ago
ThomasV 26d133c20a payment request: show status with help button 11 years ago
ThomasV b9143b3800 show request memo 11 years ago
ThomasV 9e2db24f5d return error status for payment requests 11 years ago
ThomasV 370bdbe855 fix payment ack 11 years ago
ThomasV 0149ec5921 sanitize payment request code 11 years ago
ThomasV ec234105a5 send error messages for payment requests 11 years ago
ThomasV 87fa402c34 support for payment requests in the gui 11 years ago
Michael Wozniak 96e1ea42a8 update to certificate check for Subject Alt Names 11 years ago
ThomasV f004dff9ef adding initial bip70 script (wozz) 11 years ago