index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
paymentserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5665
Jeff Garzik
2015-09-15
1
-14
/
+20
|
\
|
*
[Qt] add verifySize() function to PaymentServer
Philip Kaufmann
2015-08-10
1
-14
/
+20
*
|
typofixes (found by misspell_fixer)
Veres Lajos
2015-08-10
1
-1
/
+1
|
/
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+1
*
[Qt] remove std namespace polution from code
Philip Kaufmann
2015-07-16
1
-3
/
+1
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-29
/
+29
*
[Qt] minor comment updates in PaymentServer
Philip Kaufmann
2015-04-15
1
-9
/
+8
*
[Qt] constify first parameter of processPaymentRequest()
Philip Kaufmann
2015-04-15
1
-1
/
+1
*
[Qt] paymentserver: better logging of invalid certs
Philip Kaufmann
2015-04-15
1
-1
/
+5
*
[Qt] paymentserver: do not log NULL certificates
Philip Kaufmann
2015-04-15
1
-2
/
+9
*
Includes: Do not include main.h from any other header
Jorge Timón
2015-03-24
1
-0
/
+1
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-1
/
+1
*
openssl: abstract out OPENSSL_cleanse
Cory Fields
2015-02-15
1
-1
/
+0
*
[Qt] prevent amount overflow problem with payment requests
Philip Kaufmann
2015-02-04
1
-0
/
+25
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
1
-14
/
+14
*
Merge pull request #5620
Wladimir J. van der Laan
2015-01-29
1
-8
/
+17
|
\
|
*
[Qt] Payment request expiration bug fix (re-done)
Philip Kaufmann
2015-01-15
1
-8
/
+17
*
|
[Qt] add debug logging for -rootcertificates option
Philip Kaufmann
2015-01-15
1
-7
/
+10
|
/
*
[Qt] add payment request unit test for non matching networks
Philip Kaufmann
2015-01-14
1
-2
/
+13
*
namespace: remove boost namespace pollution
Cory Fields
2015-01-02
1
-1
/
+0
*
[Qt] update a translation string and argument counts
Philip Kaufmann
2014-12-31
1
-2
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
[Qt] update paymentserver license and cleanup ordering
Philip Kaufmann
2014-12-08
1
-3
/
+3
*
[Qt] add BIP70 payment request size DoS protection for URIs
Philip Kaufmann
2014-12-08
1
-12
/
+32
*
[Qt] remove dup lock that is done in SetAddressBook()
Philip Kaufmann
2014-12-08
1
-1
/
+0
*
[Qt] ensure socket is set to NULL in PaymentServer::ipcSendCommandLine
Philip Kaufmann
2014-12-08
1
-1
/
+4
*
[Qt] add BIP70/BIP71 constants for all messages and mime types
Philip Kaufmann
2014-12-08
1
-12
/
+18
*
[Qt] make PaymentServer::ipcParseCommandLine void
Philip Kaufmann
2014-12-08
1
-2
/
+5
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-2
/
+2
*
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-16
1
-2
/
+2
*
Merge pull request #4623
Wladimir J. van der Laan
2014-09-10
1
-2
/
+6
|
\
|
*
Broken addresses on command line no longer trigger testnet.
Ross Nicoll
2014-08-30
1
-2
/
+6
*
|
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
|
/
*
qt: Demote ReportInvalidCertificate message to qDebug
Wladimir J. van der Laan
2014-08-04
1
-1
/
+1
*
qt: Update some messages after suggestions by translators
Wladimir J. van der Laan
2014-07-31
1
-3
/
+3
*
Payment request parsing on startup now only changes network if a valid networ...
Ross Nicoll
2014-07-08
1
-1
/
+5
*
remove SOCKS4 support from core and GUI
Philip Kaufmann
2014-07-07
1
-10
/
+4
*
Move fee policy out of core
Gavin Andresen
2014-07-03
1
-1
/
+1
*
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fall...
Julian Haight
2014-07-02
1
-1
/
+1
*
qt: Change serious messages from qDebug to qWarning
Wladimir J. van der Laan
2014-07-01
1
-12
/
+12
*
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-4
/
+4
*
Remove `using namespace std` from header file
Wladimir J. van der Laan
2014-06-16
1
-0
/
+1
*
add NetworkIDString() to chainparams
Philip Kaufmann
2014-06-12
1
-12
/
+1
*
Merge pull request #3824
Wladimir J. van der Laan
2014-06-09
1
-2
/
+12
|
\
|
*
Use Params().NetworkID() instead of TestNet() from the payment protocol
jtimon
2014-06-04
1
-2
/
+12
*
|
Type-safe CFeeRate class
Gavin Andresen
2014-06-06
1
-1
/
+1
|
/
*
[Qt] ensure payment request network matches client network
Philip Kaufmann
2014-05-06
1
-21
/
+60
*
[Qt] let OptionsModel::getProxySettings() directly query proxy
Philip Kaufmann
2014-01-17
1
-10
/
+15
*
[Qt] small paymentserver header cleanup
Philip Kaufmann
2014-01-14
1
-2
/
+0
*
Merge pull request #3374
Wladimir J. van der Laan
2014-01-13
1
-16
/
+36
|
\
[next]