| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #3077 from sipa/chain | Gavin Andresen | 2013-10-14 | 19 | -213/+217 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Refactor/encapsulate chain globals into a CChain class | Pieter Wuille | 2013-10-11 | 19 | -213/+217 | |
| | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #2933 from sipa/leveldb113 | Gavin Andresen | 2013-10-14 | 13 | -67/+363 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge src/leveldb changes for LevelDB 1.13 | Pieter Wuille | 2013-08-24 | 13 | -67/+363 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Squashed 'src/leveldb/' changes from be1b0ff..936b461 | Pieter Wuille | 2013-08-24 | 13 | -67/+363 | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #3089 from gmaxwell/hsport | Gavin Andresen | 2013-10-14 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | [doc] Add testnet hidden service port to the example tor config. | Gregory Maxwell | 2013-10-14 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #2937 | Pieter Wuille | 2013-10-13 | 6 | -4/+131 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Added ping time measurement. | Josh Lehan | 2013-10-04 | 6 | -4/+131 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #3081 from Diapolo/silence_compiler | Wladimir J. van der Laan | 2013-10-11 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | prevent compiler redefinition warnings | Philip Kaufmann | 2013-10-11 | 1 | -0/+6 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3071 from gavinandresen/windows_h | Wladimir J. van der Laan | 2013-10-11 | 3 | -54/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Remove include of windows.h from allocators.h | Gavin Andresen | 2013-10-09 | 3 | -54/+68 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #3078 from gavinandresen/pulltester | Gavin Andresen | 2013-10-10 | 2 | -20/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Disable code-coverage builds for now | Gavin Andresen | 2013-10-11 | 1 | -11/+9 | |
| | * | | | | | | | | | | | | | | | | | Rework pull-tester scripts, disable blockchain tester | Gavin Andresen | 2013-10-11 | 2 | -13/+45 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3066 from Diapolo/rem_global | Wladimir J. van der Laan | 2013-10-09 | 3 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | make fCommandLine a local variable in AppInit() | Philip Kaufmann | 2013-10-08 | 3 | -2/+1 | |
| | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #3068 from Diapolo/qt-icon | Wladimir J. van der Laan | 2013-10-08 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Bitcoin-Qt: ensure Qt icon is shown with Qt >= 5.0 | Philip Kaufmann | 2013-10-08 | 1 | -0/+4 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'pulltestwin32' | Gavin Andresen | 2013-10-08 | 1 | -11/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Re-enable win32 pull-testing | Gavin Andresen | 2013-10-08 | 1 | -11/+12 | |
| * | | | | | | | | | | | | | | | | Merge pull request #3059 from Diapolo/Shutdown | Gavin Andresen | 2013-10-07 | 1 | -4/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | add missing Boost Thread join_all() call during shutdown | Philip Kaufmann | 2013-10-07 | 1 | -4/+13 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #3064 from Diapolo/style | Wladimir J. van der Laan | 2013-10-07 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | style-police: fixed badly readable code in ProcessMessage() | Philip Kaufmann | 2013-10-07 | 1 | -4/+6 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #3056 from Diapolo/stuck_debug_window | Wladimir J. van der Laan | 2013-10-06 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Bitcoin-Qt: prevent stuck/unusable debug window on exit | Philip Kaufmann | 2013-10-05 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #3053 from dajohi/master | Gavin Andresen | 2013-10-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Hurricane Electric uses block 2001:470::, not 2011:470:: | David Hill | 2013-10-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #3047 from Diapolo/misbehave | Gavin Andresen | 2013-10-04 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | special case DoS value == 0 in ProcessMessage() | Philip Kaufmann | 2013-10-04 | 1 | -4/+4 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #2947 from gmaxwell/theyre_maturing_faster_these_days | Gavin Andresen | 2013-10-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | [wallet] Consider generated coins mature at COINBASE_MATURITY+1 | Gregory Maxwell | 2013-08-28 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2999 from TheBlueMatt/master | Gavin Andresen | 2013-10-03 | 2 | -1/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Update contrib/debian: proper desktop category and update changelog | Matt Corallo | 2013-09-17 | 2 | -1/+25 | |
| | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #3040 from Diapolo/Qt_misc2 | Gavin Andresen | 2013-10-03 | 1 | -5/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Bitcoin-Qt: add missing change from branch Qt_misc | Philip Kaufmann | 2013-10-01 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | Merge pull request #3050 from Diapolo/fix_IsRFC4193_comment | Gavin Andresen | 2013-10-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | fix #3049 by changing comment for CNetAddr::IsRFC4193() | Philip Kaufmann | 2013-10-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge pull request #3051 from Diapolo/bitcoind-rc | Gavin Andresen | 2013-10-03 | 2 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | rename bitcoin-res.rc to bitcoind-res.rc | Philip Kaufmann | 2013-10-03 | 2 | -1/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #3028 from Michagogo/fix-dep-links | Gavin Andresen | 2013-10-03 | 1 | -9/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | HTTPS-ify the downloads for the deps | Micha | 2013-10-04 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | Switch the order of win32 deps and win32 qt in release-process.md | Micha | 2013-10-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | Fix and improve release-process.md | Micha | 2013-10-04 | 1 | -3/+6 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #3038 from Diapolo/Log_Shutdown | Jeff Garzik | 2013-10-03 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | log start and end of Shutdown() | Philip Kaufmann | 2013-10-02 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / | RPC validateaddress: test pwalletMain for NULL (no-wallet mode) | Jeff Garzik | 2013-10-02 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'pwalletmain' - checking pwalletMain for NULL, | Jeff Garzik | 2013-10-01 | 6 | -92/+123 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||