| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | Special-case the last alert for alert-key-compromised case | Gavin Andresen | 2012-08-27 | 1 | -0/+22 | |
| | * | | | | | | | | Alert system DoS prevention | Gavin Andresen | 2012-08-26 | 2 | -7/+20 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Fix compiler warning on mac | Gavin Andresen | 2012-08-27 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'bugfix_gitian' of git://github.com/luke-jr/bitcoin | Gavin Andresen | 2012-08-27 | 5 | -71/+53 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Bugfix: Adjust gitian-win32 to use Boost 1.49 for real | Luke Dashjr | 2012-08-27 | 1 | -1/+1 | |
| | * | | | | | | | Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rath... | Luke Dashjr | 2012-08-27 | 2 | -16/+6 | |
| | * | | | | | | | Abstract all IPC communication to qtipcserver | Luke Dashjr | 2012-08-24 | 3 | -54/+46 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge branch '2012_08_progressbarwin' of git://github.com/laanwj/bitcoin | Gavin Andresen | 2012-08-25 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Override progress bar on platforms with segmented progress bars | Wladimir J. van der Laan | 2012-08-24 | 1 | -0/+10 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'nozeroout' of git://github.com/sipa/bitcoin | Gavin Andresen | 2012-08-25 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Make 0-value outputs non-standard | Pieter Wuille | 2012-08-24 | 1 | -1/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'checkpoint' | Gavin Andresen | 2012-08-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Checkpoint at block 193,000 | Gavin Andresen | 2012-08-21 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #1724 from laanwj/2012_08_updtrans_cs | Wladimir J. van der Laan | 2012-08-25 | 1 | -90/+96 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update Czech translation from Transifex | Wladimir J. van der Laan | 2012-08-25 | 1 | -90/+96 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1699 from laanwj/2012_08_securealloc | Pieter Wuille | 2012-08-24 | 5 | -29/+276 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Make CCrypter use LockedPageManager to manage locked pages | Wladimir J. van der Laan | 2012-08-23 | 2 | -14/+9 | |
| | * | | | | | | | Handle locked pages more robustly (Fixes issue #1462) | Wladimir J. van der Laan | 2012-08-23 | 3 | -15/+267 | |
| * | | | | | | | | Merge pull request #1672 from gmaxwell/filter_listunspent | Gregory Maxwell | 2012-08-24 | 6 | -5/+191 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Change CWallet addressgrouping to use CTxDestination instead of strings. | Gregory Maxwell | 2012-08-24 | 4 | -54/+57 | |
| | * | | | | | | | | Add txout address filtering to listunspent. | Gregory Maxwell | 2012-08-23 | 3 | -5/+25 | |
| | * | | | | | | | | Add address groupings RPC from the coincontrol patches. | coderrr | 2012-08-23 | 5 | -0/+163 | |
| * | | | | | | | | | Avoid leaving return types or function attributes on their own lines. | Gregory Maxwell | 2012-08-24 | 6 | -20/+9 | |
| | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #1409 from luke-jr/listtx_generate_fold | Gregory Maxwell | 2012-08-23 | 5 | -61/+38 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Treat generation (mined) transactions less different from receive transactions | Luke Dashjr | 2012-08-23 | 5 | -61/+38 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1431 from luke-jr/opt_ipv6 | Gregory Maxwell | 2012-08-23 | 6 | -8/+55 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | | Allow building with IPv6 support, but it disabled by default | Luke Dashjr | 2012-08-23 | 6 | -6/+16 | |
| | * | | | | | | | Bugfix: Make USE_UPNP=- work with makefile.{linux-mingw,mingw,osx} too | Luke Dashjr | 2012-08-23 | 3 | -3/+12 | |
| | * | | | | | | | Make IPv6 support buildtime-optional again (defaults to enabled) | Luke Dashjr | 2012-08-23 | 5 | -5/+33 | |
| * | | | | | | | | Merge pull request #1713 from laanwj/2012_08_aboutqticon | Wladimir J. van der Laan | 2012-08-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Add icon for "About Qt" in menu | Wladimir J. van der Laan | 2012-08-23 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1393 from luke-jr/refactor_times | Gregory Maxwell | 2012-08-23 | 7 | -23/+399 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | Choose reasonable "smart" times to display for transactions | Luke Dashjr | 2012-08-23 | 3 | -23/+88 | |
| | * | | | | | JSON-RPC: Add "blocktime" and (for wallet transactions) "timereceived" to tra... | Luke Dashjr | 2012-08-23 | 2 | -0/+3 | |
| | * | | | | | Store a fixed order of transactions (and accounting) in the wallet | Luke Dashjr | 2012-08-23 | 6 | -7/+315 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1707 from xanatos/patch-7 | Jeff Garzik | 2012-08-23 | 1 | -1/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Removed useless assignment | xanatos | 2012-08-23 | 1 | -1/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1709 from xanatos/patch-10 | Pieter Wuille | 2012-08-23 | 1 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Spaces in strings | xanatos | 2012-08-23 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1700 from laanwj/2012_08_testsotherfiles | Wladimir J. van der Laan | 2012-08-22 | 1 | -2/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | bitcoin-qt.pro: Add test sources to OTHER_FILES so that they can be edited ea... | Wladimir J. van der Laan | 2012-08-22 | 1 | -2/+3 | |
| * | | | | | Merge pull request #1694 from sipa/fix_netloops | Gregory Maxwell | 2012-08-22 | 2 | -2/+8 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fix infinite loops in connection logic | Pieter Wuille | 2012-08-22 | 2 | -2/+8 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1701 from laanwj/2012_08_pull_transifex | Wladimir J. van der Laan | 2012-08-22 | 34 | -4508/+5617 | |
| |\ \ \ \ | ||||||
| | * | | | | Update translations from transifex | Wladimir J. van der Laan | 2012-08-22 | 34 | -4508/+5617 | |
| * | | | | | Merge pull request #1695 from sipa/noloadorphan | Pieter Wuille | 2012-08-22 | 1 | -6/+9 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Do not accept orphan blocks in -loadblock mode | Pieter Wuille | 2012-08-21 | 1 | -6/+9 | |
| * | | | | | Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin | Gavin Andresen | 2012-08-21 | 6 | -4/+415 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Allow setting a different linker than compiler in makefile.unix | Matt Corallo | 2012-08-20 | 1 | -2/+4 | |
| | * | | | | Add data-driven transaction tests. | Matt Corallo | 2012-08-20 | 3 | -0/+216 | |