3177 Commits (de038acd96ca86f624336f372808d29b9c9f23fd)
 

Author SHA1 Message Date
Jeff Garzik 42613c97d5 Add block file naming helper, BlockFilePath() 12 years ago
Jeff Garzik dcb14198bb init.cpp: fix build error, and possibly-uninit'd warning 12 years ago
Jeff Garzik 38e8f282d2 Merge pull request #1427 from rebroad/StartTimeFix 12 years ago
Jeff Garzik 2fd6f067db Merge pull request #1777 from laanwj/2012_09_eliminate_sprintf 12 years ago
Jeff Garzik bec02998b4 Merge pull request #1779 from xanatos/patch-15 12 years ago
Jeff Garzik 8c7b6c05db Merge pull request #1738 from laanwj/2012_08_boostthread 12 years ago
Wladimir J. van der Laan 9d7da11458 Merge pull request #1743 from xanatos/patch-14 12 years ago
Wladimir J. van der Laan acbe4a1f32 Merge pull request #1728 from xanatos/patch-11 12 years ago
xanatos 89fbd1f11c Useless vector declaration 12 years ago
Wladimir J. van der Laan 9c80909452 Remove last occurrence of potentially insecure function sprintf. 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
R E Broadley 016178132e No need to log start time if it's already being done on every line. 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
Wladimir J. van der Laan 4d1d94c56c Rename CreateThread to NewThread 12 years ago
Jeff Garzik 4445434a2d Merge pull request #1745 from gmaxwell/irc_fixes 12 years ago
Wladimir J. van der Laan 61d8507140 implement CreateThread with boost::thread 12 years ago
Philip Kaufmann 382e9e25ff Qt: re-order GUI code 12 years ago
Wladimir J. van der Laan 74d36d44f2 Merge pull request #1754 from laanwj/2012_08_stringsupdate2 12 years ago
Philip Kaufmann 5fc3a0f707 remove FIRST_CLASS_MESSAGING support from the client 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
Gavin Andresen 286dbba2d2 Give testnet it's own alert key. 12 years ago
Gavin Andresen f35c6c4fb9 Refactor: move alert code from main to alert.cpp/h 12 years ago
xanatos 9eb7fc5842 Changed nprev->pprev 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