| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Include signal.h for sig_atomic_t in WIN32 | Pieter Wuille | 2016-05-27 | 1 | -2/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7960: Only use AddInventoryKnown for transactions | Pieter Wuille | 2016-06-01 | 1 | -9/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Only use AddInventoryKnown for transactions | Suhas Daftuar | 2016-04-27 | 1 | -9/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7689: Replace OpenSSL AES with ctaes-based version | Pieter Wuille | 2016-06-01 | 14 | -78/+1790 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: Enumerate ctaes rather than globbing | Cory Fields | 2016-05-27 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: add tests for crypter | Cory Fields | 2016-05-13 | 3 | -0/+237 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: shuffle Makefile so that crypto can be used by the wallet | Cory Fields | 2016-05-13 | 1 | -32/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: add a BytesToKey clone to replace the use of openssl | Cory Fields | 2016-05-13 | 2 | -4/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: hook up the new aes cbc classes | Cory Fields | 2016-05-13 | 1 | -31/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: constify encrypt/decrypt | Cory Fields | 2016-05-13 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypter: fix the stored initialization vector size | Cory Fields | 2016-05-13 | 2 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: add aes cbc tests | Cory Fields | 2016-05-13 | 1 | -0/+135 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: add AES 128/256 CBC classes | Cory Fields | 2016-05-13 | 2 | -0/+196 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ctaes-based constant time AES implementation | Pieter Wuille | 2016-05-13 | 4 | -1/+198 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'a545127fbccef4ee674d18d43732ce00ba97f782' as 'src/crypto/ctaes' | Pieter Wuille | 2016-05-11 | 6 | -0/+939 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed 'src/crypto/ctaes/' content from commit cd3c3ac | Pieter Wuille | 2016-05-11 | 6 | -0/+939 | |
| | | / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8082: Defer inserting into maprelay until just before relaying. | Pieter Wuille | 2016-06-01 | 3 | -31/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defer inserting into maprelay until just before relaying. | Gregory Maxwell | 2016-05-31 | 3 | -31/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8121: [Doc] Update implemented BIPs list | Pieter Wuille | 2016-06-01 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Doc] Update implemented BIPs list | fanquake | 2016-05-30 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8080: Do not use mempool for GETDATA for tx accepted after the last me... | Wladimir J. van der Laan | 2016-05-31 | 5 | -2/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not use mempool for GETDATA for tx accepted after the last mempool req. | Gregory Maxwell | 2016-05-25 | 5 | -2/+19 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8090: Adding P2SH(p2pkh) script test case | Wladimir J. van der Laan | 2016-05-31 | 2 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding P2SH(p2pkh) script test case | Chris Stewart | 2016-05-30 | 2 | -1/+11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8110: [Doc] Add benchmarking notes | Wladimir J. van der Laan | 2016-05-31 | 2 | -0/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Doc] Add benchmarking notes | fanquake | 2016-05-29 | 2 | -0/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8115: Avoid integer division in the benchmark inner-most loop. | Wladimir J. van der Laan | 2016-05-31 | 2 | -14/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid integer division in the benchmark inner-most loop. | Gregory Maxwell | 2016-05-30 | 2 | -14/+28 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7891: Always require OS randomness when generating secret keys | Pieter Wuille | 2016-05-30 | 7 | -19/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't use assert for catching randomness failures | Pieter Wuille | 2016-05-29 | 1 | -6/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always require OS randomness when generating secret keys | Pieter Wuille | 2016-05-29 | 7 | -17/+59 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8107: bench: Added base58 encoding/decoding benchmarks | Wladimir J. van der Laan | 2016-05-30 | 2 | -1/+58 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bench: Added base58 encoding/decoding benchmarks | Yuri Zhykin | 2016-05-27 | 2 | -1/+58 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #7896: fix typo in help text | Wladimir J. van der Laan | 2016-05-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo in help text | Chris Moore | 2016-04-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8111: Benchmark SipHash | Wladimir J. van der Laan | 2016-05-30 | 1 | -0/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Benchmark SipHash | Pieter Wuille | 2016-05-28 | 1 | -0/+25 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools() | MarcoFalke | 2016-05-29 | 1 | -9/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests: add timeout to sync_blocks() and sync_mempools() | Suhas Daftuar | 2016-05-26 | 1 | -9/+13 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8108: Trivial: Remove unused local variable shadowing upper local | MarcoFalke | 2016-05-27 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused local variable shadowing upper local | Pavel JanÃk | 2016-05-27 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8098: [qa] test_framework: Append portseed to tmpdir | MarcoFalke | 2016-05-27 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [qa] test_framework: Append portseed to tmpdir | MarcoFalke | 2016-05-20 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8102: Bugfix: use global ::fRelayTxes instead of CNode in version send | Pieter Wuille | 2016-05-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use global ::fRelayTxes instead of CNode one | Pieter Wuille | 2016-05-26 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8049: Expose information on whether transaction relay is enabled in `g... | Pieter Wuille | 2016-05-26 | 5 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Add `relaytxes` flag to `getnetworkinfo` | Wladimir J. van der Laan | 2016-05-12 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add fRelayTxes flag | Wladimir J. van der Laan | 2016-05-12 | 4 | -3/+6 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8015: CCoinsViewErrorCatcher raison-d-etre | Wladimir J. van der Laan | 2016-05-26 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CCoinsViewErrorCatcher raison-d-etre | 21E14 | 2016-05-06 | 1 | -0/+5 | |