aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | [Qt] update paymentserver license and cleanup orderingPhilip Kaufmann2014-12-084-10/+10
| * | | | | | | | | | | | | | | | | | | | [Qt] add BIP70 DoS protection testPhilip Kaufmann2014-12-082-1/+18
| * | | | | | | | | | | | | | | | | | | | [Qt] add BIP70 payment request size DoS protection for URIsPhilip Kaufmann2014-12-082-13/+33
| * | | | | | | | | | | | | | | | | | | | [Qt] remove dup lock that is done in SetAddressBook()Philip Kaufmann2014-12-081-1/+0
| * | | | | | | | | | | | | | | | | | | | [Qt] ensure socket is set to NULL in PaymentServer::ipcSendCommandLinePhilip Kaufmann2014-12-081-1/+4
| * | | | | | | | | | | | | | | | | | | | [Qt] add BIP70/BIP71 constants for all messages and mime typesPhilip Kaufmann2014-12-082-15/+18
| * | | | | | | | | | | | | | | | | | | | [Qt] make PaymentServer::ipcParseCommandLine voidPhilip Kaufmann2014-12-083-5/+8
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #5409Wladimir J. van der Laan2014-12-092-31/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | newlines in strings are invalid JSONRyan X. Charles2014-12-022-31/+23
* | | | | | | | | | | | | | | | | | | | Merge pull request #5434Wladimir J. van der Laan2014-12-082-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Disable SSLv3 (in favor of TLS) for the RPC client and server.Gregory Maxwell2014-12-062-2/+2
* | | | | | | | | | | | | | | | | | | | | Add a new test for FormatParagraph (string longer than the default width).Pavel Janík2014-12-061-0/+1
* | | | | | | | | | | | | | | | | | | | | Format paragraphs properly - count the space between words.Pavel Janík2014-12-061-1/+1
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #5181Wladimir J. van der Laan2014-12-059-294/+318
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Move CMerkleBlock and CPartialMerkleTree to their own fileMatt Corallo2014-12-059-294/+318
* | | | | | | | | | | | | | | | | | | | | Normalize header guard of script_error.hPavel Janík2014-12-051-3/+3
* | | | | | | | | | | | | | | | | | | | | Merge pull request #5398Wladimir J. van der Laan2014-12-051-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | prioritisetransaction RPC: Restore compatibility with existing implementation...Luke Dashjr2014-12-011-6/+5
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #5408Wladimir J. van der Laan2014-12-053-7/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Regard connection failures as attempt for addrmanWladimir J. van der Laan2014-12-023-7/+25
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5425Wladimir J. van der Laan2014-12-0530-773/+1241
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update libsecp256k1Pieter Wuille2014-12-0430-773/+1241
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Squashed 'src/secp256k1/' changes from ad2028f..b0210a9Pieter Wuille2014-12-0425-747/+1181
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5207Wladimir J. van der Laan2014-12-052-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | bitcoin-tx: Add the "-txid" option. Also add the hex-encoded transaction to t...mruddy2014-11-042-0/+12
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5308Wladimir J. van der Laan2014-12-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | change nSubsidy's type from int64_t to CAmountHarryWu2014-11-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5419Wladimir J. van der Laan2014-12-051-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Limit the number of new addressses to accumulatePieter Wuille2014-12-041-2/+9
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5394Wladimir J. van der Laan2014-12-042-12/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Report script evaluation failures in log and reject messagesPieter Wuille2014-12-022-12/+19
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5306Wladimir J. van der Laan2014-12-0330-44/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | MOVEONLY: core/ -> primitives/Luke Dashjr2014-12-0330-44/+44
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5403Wladimir J. van der Laan2014-12-034-160/+189
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Make comments in main an init doxygen compatibleMichael Ford2014-12-024-160/+189
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5400Wladimir J. van der Laan2014-12-031-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Extra explanation for getchaintipsPieter Wuille2014-12-011-0/+6
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #5401Pieter Wuille2014-12-023-119/+107
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Move CHECKMULTISIG order tests out of automatically generated blockPieter Wuille2014-12-012-43/+42
| * | | | | | | | | | | | | | | | | | | | | | Use deterministically generated script testsPieter Wuille2014-12-013-76/+65
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #5369Gavin Andresen2014-12-021-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Delay writing block indexes in invalidate/reconsiderPieter Wuille2014-11-251-12/+6
| * | | | | | | | | | | | | | | | | | | | | Add 'invalidateblock' and 'reconsiderblock' RPC commands.Pieter Wuille2014-11-255-0/+159
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #5376Wladimir J. van der Laan2014-12-021-32/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | [REST] make selection of output-format mandatory, support dot url syntaxJonas Schnelli2014-11-271-32/+57
* | | | | | | | | | | | | | | | | | | | | Merge pull request #5227Wladimir J. van der Laan2014-12-0121-293/+612
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Resize after succesful resultPieter Wuille2014-11-281-2/+3
| * | | | | | | | | | | | | | | | | | | | Header define style cleanupsPieter Wuille2014-11-204-12/+12
| * | | | | | | | | | | | | | | | | | | | Deterministic signingPieter Wuille2014-11-204-14/+49
| * | | | | | | | | | | | | | | | | | | | Add the RFC6979 PRNGPieter Wuille2014-11-204-0/+121