aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-27Add boost chrono lib for windows builds (required for boost 1.50)v0.7.0rc1Wladimir J. van der Laan
2012-08-27Update release notesJeff Garzik
2012-08-27Version numbers -> 0.7.0Gavin Andresen
2012-08-27Upgrade to Boost 1.50Matt Corallo
2012-08-27Merge branch 'alert_fix' of git://github.com/gavinandresen/bitcoin-gitGavin Andresen
2012-08-27Fix compiler warning on macGavin Andresen
2012-08-27Merge branch 'bugfix_gitian' of git://github.com/luke-jr/bitcoinGavin Andresen
2012-08-27Special-case the last alert for alert-key-compromised caseGavin Andresen
2012-08-27Bugfix: Adjust gitian-win32 to use Boost 1.49 for realLuke Dashjr
2012-08-27Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rath...Luke Dashjr
2012-08-26Alert system DoS preventionGavin Andresen
2012-08-25Merge branch '2012_08_progressbarwin' of git://github.com/laanwj/bitcoinGavin Andresen
2012-08-25Merge branch 'nozeroout' of git://github.com/sipa/bitcoinGavin Andresen
2012-08-25Merge branch 'checkpoint'Gavin Andresen
2012-08-25Merge pull request #1724 from laanwj/2012_08_updtrans_csWladimir J. van der Laan
2012-08-25Update Czech translation from TransifexWladimir J. van der Laan
2012-08-24Abstract all IPC communication to qtipcserverLuke Dashjr
2012-08-24Override progress bar on platforms with segmented progress barsWladimir J. van der Laan
2012-08-24Merge pull request #1699 from laanwj/2012_08_secureallocPieter Wuille
2012-08-24Make 0-value outputs non-standardPieter Wuille
2012-08-24Merge pull request #1672 from gmaxwell/filter_listunspentGregory Maxwell
2012-08-24Change CWallet addressgrouping to use CTxDestination instead of strings.Gregory Maxwell
2012-08-24Avoid leaving return types or function attributes on their own lines.Gregory Maxwell
2012-08-23Merge pull request #1409 from luke-jr/listtx_generate_foldGregory Maxwell
2012-08-23Treat generation (mined) transactions less different from receive transactionsLuke Dashjr
2012-08-23Merge pull request #1431 from luke-jr/opt_ipv6Gregory Maxwell
2012-08-23Allow building with IPv6 support, but it disabled by defaultLuke Dashjr
2012-08-23Bugfix: Make USE_UPNP=- work with makefile.{linux-mingw,mingw,osx} tooLuke Dashjr
2012-08-23Make IPv6 support buildtime-optional again (defaults to enabled)Luke Dashjr
2012-08-23Merge pull request #1713 from laanwj/2012_08_aboutqticonWladimir J. van der Laan
2012-08-23Add icon for "About Qt" in menuWladimir J. van der Laan
2012-08-23Add txout address filtering to listunspent.Gregory Maxwell
2012-08-23Add address groupings RPC from the coincontrol patches.coderrr
2012-08-23Merge pull request #1393 from luke-jr/refactor_timesGregory Maxwell
2012-08-23Choose reasonable "smart" times to display for transactionsLuke Dashjr
2012-08-23JSON-RPC: Add "blocktime" and (for wallet transactions) "timereceived" to tra...Luke Dashjr
2012-08-23Store a fixed order of transactions (and accounting) in the walletLuke Dashjr
2012-08-23Merge pull request #1707 from xanatos/patch-7Jeff Garzik
2012-08-23Merge pull request #1709 from xanatos/patch-10Pieter Wuille
2012-08-23Spaces in stringsxanatos
2012-08-23Removed useless assignmentxanatos
2012-08-23Make CCrypter use LockedPageManager to manage locked pagesWladimir J. van der Laan
2012-08-23Handle locked pages more robustly (Fixes issue #1462)Wladimir J. van der Laan
2012-08-22Merge pull request #1700 from laanwj/2012_08_testsotherfilesWladimir J. van der Laan
2012-08-22Merge pull request #1694 from sipa/fix_netloopsGregory Maxwell
2012-08-22bitcoin-qt.pro: Add test sources to OTHER_FILES so that they can be edited ea...Wladimir J. van der Laan
2012-08-22Merge pull request #1701 from laanwj/2012_08_pull_transifexWladimir J. van der Laan
2012-08-22Update translations from transifexWladimir J. van der Laan
2012-08-22Fix infinite loops in connection logicPieter Wuille
2012-08-22Merge pull request #1695 from sipa/noloadorphanPieter Wuille