aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Include signal.h for sig_atomic_t in WIN32Pieter Wuille2016-05-271-2/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7960: Only use AddInventoryKnown for transactionsPieter Wuille2016-06-011-9/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Only use AddInventoryKnown for transactionsSuhas Daftuar2016-04-271-9/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7689: Replace OpenSSL AES with ctaes-based versionPieter Wuille2016-06-0114-78/+1790
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | build: Enumerate ctaes rather than globbingCory Fields2016-05-271-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: add tests for crypterCory Fields2016-05-133-0/+237
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: shuffle Makefile so that crypto can be used by the walletCory Fields2016-05-131-32/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: add a BytesToKey clone to replace the use of opensslCory Fields2016-05-132-4/+31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: hook up the new aes cbc classesCory Fields2016-05-131-31/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: constify encrypt/decryptCory Fields2016-05-132-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: fix the stored initialization vector sizeCory Fields2016-05-132-6/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: add aes cbc testsCory Fields2016-05-131-0/+135
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: add AES 128/256 CBC classesCory Fields2016-05-132-0/+196
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ctaes-based constant time AES implementationPieter Wuille2016-05-134-1/+198
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'a545127fbccef4ee674d18d43732ce00ba97f782' as 'src/crypto/ctaes'Pieter Wuille2016-05-116-0/+939
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed 'src/crypto/ctaes/' content from commit cd3c3acPieter Wuille2016-05-116-0/+939
| | / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8082: Defer inserting into maprelay until just before relaying.Pieter Wuille2016-06-013-31/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defer inserting into maprelay until just before relaying.Gregory Maxwell2016-05-313-31/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8121: [Doc] Update implemented BIPs listPieter Wuille2016-06-011-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Doc] Update implemented BIPs listfanquake2016-05-301-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8080: Do not use mempool for GETDATA for tx accepted after the last me...Wladimir J. van der Laan2016-05-315-2/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not use mempool for GETDATA for tx accepted after the last mempool req.Gregory Maxwell2016-05-255-2/+19
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8090: Adding P2SH(p2pkh) script test caseWladimir J. van der Laan2016-05-312-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding P2SH(p2pkh) script test caseChris Stewart2016-05-302-1/+11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8110: [Doc] Add benchmarking notesWladimir J. van der Laan2016-05-312-0/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Doc] Add benchmarking notesfanquake2016-05-292-0/+31
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8115: Avoid integer division in the benchmark inner-most loop.Wladimir J. van der Laan2016-05-312-14/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid integer division in the benchmark inner-most loop.Gregory Maxwell2016-05-302-14/+28
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7891: Always require OS randomness when generating secret keysPieter Wuille2016-05-307-19/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't use assert for catching randomness failuresPieter Wuille2016-05-291-6/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always require OS randomness when generating secret keysPieter Wuille2016-05-297-17/+59
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8107: bench: Added base58 encoding/decoding benchmarksWladimir J. van der Laan2016-05-302-1/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bench: Added base58 encoding/decoding benchmarksYuri Zhykin2016-05-272-1/+58
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7896: fix typo in help textWladimir J. van der Laan2016-05-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo in help textChris Moore2016-04-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8111: Benchmark SipHashWladimir J. van der Laan2016-05-301-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Benchmark SipHashPieter Wuille2016-05-281-0/+25
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools()MarcoFalke2016-05-291-9/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests: add timeout to sync_blocks() and sync_mempools()Suhas Daftuar2016-05-261-9/+13
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8108: Trivial: Remove unused local variable shadowing upper localMarcoFalke2016-05-271-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused local variable shadowing upper localPavel Janík2016-05-271-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8098: [qa] test_framework: Append portseed to tmpdirMarcoFalke2016-05-271-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | [qa] test_framework: Append portseed to tmpdirMarcoFalke2016-05-201-0/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8102: Bugfix: use global ::fRelayTxes instead of CNode in version sendPieter Wuille2016-05-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Use global ::fRelayTxes instead of CNode onePieter Wuille2016-05-261-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8049: Expose information on whether transaction relay is enabled in `g...Pieter Wuille2016-05-265-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Add `relaytxes` flag to `getnetworkinfo`Wladimir J. van der Laan2016-05-121-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add fRelayTxes flagWladimir J. van der Laan2016-05-124-3/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8015: CCoinsViewErrorCatcher raison-d-etreWladimir J. van der Laan2016-05-261-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | CCoinsViewErrorCatcher raison-d-etre21E142016-05-061-0/+5