32 Commits (af9305a7e8a40014508fb66a22ae95e8afe142c6)

Author SHA1 Message Date
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 9 years ago
Philip Kaufmann 35d15959b0 [Qt] constify first parameter of processPaymentRequest() 10 years ago
Philip Kaufmann a6516686dc [Qt] prevent amount overflow problem with payment requests 10 years ago
Philip Kaufmann 6715efb9ca [Qt] Payment request expiration bug fix (re-done) 10 years ago
Philip Kaufmann 17005bc0fc [Qt] add payment request unit test for non matching networks 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 5ec654b8ce [Qt] update paymentserver license and cleanup ordering 10 years ago
Philip Kaufmann 4333e26c8e [Qt] add BIP70 DoS protection test 10 years ago
Philip Kaufmann 31f84944a5 [Qt] add BIP70 payment request size DoS protection for URIs 10 years ago
Philip Kaufmann b82695b89f [Qt] make PaymentServer::ipcParseCommandLine void 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Philip Kaufmann f5ae6c9826 add NetworkIDString() to chainparams 11 years ago
jtimon f0a83fc256 Use Params().NetworkID() instead of TestNet() from the payment protocol 11 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Wladimir J. van der Laan 2102ab9f5c ui: Fix GUI initialization order 11 years ago
Philip Kaufmann bd70562f66 [Qt] add messages when handling local payment request files 11 years ago
Philip Kaufmann 4cf3411056 [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) 11 years ago
Wladimir J. van der Laan 4c60358604 qt: add Open URI dialog 11 years ago
Philip Kaufmann 7634e0d8de [Qt] paymentserver: start netManager in uiReady() 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann 952d2cdb56 make processPaymentRequest() use a single SendCoinsRecipient 11 years ago
Philip Kaufmann 08dd1b7be1 Qt: move paymentACK handling to paymentserver 11 years ago
Philip Kaufmann 95d4a2be95 paymentserver: style fixes / cleanup 11 years ago
Philip Kaufmann d78900cc1b fix some cosmetic glitches in the codebase 11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Philip Kaufmann b001c87126 small indentation, space, formatting fixes (no code changes) 12 years ago
Gavin Andresen 8269a0953e Reimplement click-to-pay links. Add OSX support. 12 years ago