3008 Commits (acbe4a1f32a1cb145349cd753022b182e6baa1da)
 

Author SHA1 Message Date
Wladimir J. van der Laan acbe4a1f32 Merge pull request #1728 from xanatos/patch-11 12 years ago
Gavin Andresen eaf00a3a5d Merge pull request #1774 from luke-jr/refactor_times 12 years ago
Wladimir J. van der Laan 4d0c2b6cf4 Merge pull request #1761 from Diapolo/timeout_desc 12 years ago
Luke Dashjr ddb709e9de Bugfix: Require OrderedTxItems to provide properly scoped accounting entry list 12 years ago
Jeff Garzik 0e1be81a4a Merge pull request #1771 from luke-jr/bugfix_bip22_mode 12 years ago
Luke Dashjr 0689a7eb9c Bugfix: getblocktemplate: Accept optional "mode" parameter not being provided 12 years ago
Wladimir J. van der Laan 90489ae977 Merge pull request #1770 from laanwj/2012_08_rpcconsoleparsing2 12 years ago
Wladimir J. van der Laan 9c94bdac06 RPC console: escaping within ' and " now handled differently 12 years ago
Gregory Maxwell ddbddcb31e Merge pull request #1758 from laanwj/2012_08_uiconsole_parsing 12 years ago
Wladimir J. van der Laan b5c1467a7d In RPC console, attempt to format errors 12 years ago
Wladimir J. van der Laan 576b5efe93 Fix RPC console parser to handle escaped arguments more like bash 12 years ago
Jeff Garzik c2cd13faa4 release-notes.txt: mention getmemorypool removal 12 years ago
Philip Kaufmann d93e5986d7 add default value in -timeout description 12 years ago
Wladimir J. van der Laan f78fd6f397 Merge pull request #1752 from Diapolo/bitcoind_ASLR_DEP 12 years ago
Wladimir J. van der Laan a65b53bf06 Merge pull request #1756 from Diapolo/pro_add_netbase_h 12 years ago
Philip Kaufmann c3856bb011 add missing netbase.h to Qt project-file 12 years ago
Philip Kaufmann a4d4403a75 enable ASLR and DEP for bitcoind.exe via linker flags 12 years ago
Jeff Garzik 4445434a2d Merge pull request #1745 from gmaxwell/irc_fixes 12 years ago
Wladimir J. van der Laan 74d36d44f2 Merge pull request #1754 from laanwj/2012_08_stringsupdate2 12 years ago
Wladimir J. van der Laan 6117afeeaa Update strings for 0.7.0rc2 12 years ago
Wladimir J. van der Laan c7df832d7a Merge pull request #1617 from Diapolo/Show_Hide_string 12 years ago
Wladimir J. van der Laan 1b4bd4c976 Merge pull request #1731 from luke-jr/opt_ipv6 12 years ago
Wladimir J. van der Laan fc52af2736 Merge pull request #1720 from Diapolo/Qt_about 12 years ago
Wladimir J. van der Laan 29316f7bd0 Merge pull request #1751 from laanwj/2012_08_qtjsonspirit 12 years ago
Wladimir J. van der Laan 3f37f20ddc Remove json/*.cpp from Qt build system 12 years ago
Philip Kaufmann e273c51287 Update string for Show/Hide in the tray 12 years ago
Gregory Maxwell 6a60c64c6b Don't retry a failing IRC nickname forever. 12 years ago
Gregory Maxwell 3595b18793 Don't force IRC off if not listening, do force it off if IPv4 is off. 12 years ago
Jeff Garzik 5f38875807 Merge pull request #1748 from sipa/bugfix_portinc 12 years ago
Pieter Wuille af4da4be3d Bugfix: increase score, not port 12 years ago
Pieter Wuille 3588c91c7e Small update to release notes regarding -seednode 12 years ago
Jeff Garzik 06707dd610 Merge pull request #1741 from freewil/release-notes-remove-i2p 12 years ago
Jeff Garzik 9c63fd8e76 Merge pull request #1739 from freewil/onlynet-release-notes 12 years ago
freewil 8ef51cf15c remove I2P support mention from release notes 12 years ago
freewil 41b2856bd4 make use of -onlynet more clear in release notes 12 years ago
Jeff Garzik 0d9556f948 Merge pull request #1733 from Diapolo/Qt_changelog 12 years ago
Philip Kaufmann 4f6a85b3bd add Qt GUI part to release-notes.txt 12 years ago
Luke Dashjr 0eeb54cb89 I forgot to paint the bike shed 12 years ago
Wladimir J. van der Laan ba7ba84f07 Add boost chrono lib for windows builds (required for boost 1.50) 12 years ago
Jeff Garzik f29eaee30a Update release notes 12 years ago
Gavin Andresen 03fa53a640 Version numbers -> 0.7.0 12 years ago
Matt Corallo a1755ec426 Upgrade to Boost 1.50 12 years ago
Gavin Andresen fde5c34bd8 Merge branch 'alert_fix' of git://github.com/gavinandresen/bitcoin-git 12 years ago
Gavin Andresen ef8e821cf2 Fix compiler warning on mac 12 years ago
Gavin Andresen 8cd98a9a26 Merge branch 'bugfix_gitian' of git://github.com/luke-jr/bitcoin 12 years ago
Gavin Andresen ea2fda46c3 Special-case the last alert for alert-key-compromised case 12 years ago
xanatos 028ec224b8 Removed duplicated lock 12 years ago
Luke Dashjr d0377a70e2 Bugfix: Adjust gitian-win32 to use Boost 1.49 for real 12 years ago
Luke Dashjr 1837696580 Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rather than hacking boost in gitian 12 years ago
Gavin Andresen d5a52d9b3e Alert system DoS prevention 12 years ago