aboutsummaryrefslogtreecommitdiff
path: root/src/qt/paymentserver.h
AgeCommit message (Expand)Author
2014-12-08[Qt] update paymentserver license and cleanup orderingPhilip Kaufmann
2014-12-08[Qt] add BIP70 DoS protection testPhilip Kaufmann
2014-12-08[Qt] add BIP70 payment request size DoS protection for URIsPhilip Kaufmann
2014-12-08[Qt] make PaymentServer::ipcParseCommandLine voidPhilip Kaufmann
2014-11-03Fix all header definesPavel Janík
2014-06-12add NetworkIDString() to chainparamsPhilip Kaufmann
2014-06-04Use Params().NetworkID() instead of TestNet() from the payment protocoljtimon
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-13Merge pull request #3374Wladimir J. van der Laan
2014-01-05ui: Fix GUI initialization orderWladimir J. van der Laan
2013-12-10[Qt] add messages when handling local payment request filesPhilip Kaufmann
2013-12-06[Qt] misc PaymentServer changes (e.g. changes to eventFilter())Philip Kaufmann
2013-11-11Merge pull request #3187 from Diapolo/netManagerWladimir J. van der Laan
2013-11-11qt: add Open URI dialogWladimir J. van der Laan
2013-11-11[Qt] paymentserver: start netManager in uiReady()Philip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-06Merge pull request #3145Wladimir J. van der Laan
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-31make processPaymentRequest() use a single SendCoinsRecipientPhilip Kaufmann
2013-10-24Qt: move paymentACK handling to paymentserverPhilip Kaufmann
2013-10-19paymentserver: style fixes / cleanupPhilip Kaufmann
2013-09-09fix some cosmetic glitches in the codebasePhilip Kaufmann
2013-08-29Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen
2013-04-06small indentation, space, formatting fixes (no code changes)Philip Kaufmann
2013-02-12Reimplement click-to-pay links. Add OSX support.Gavin Andresen