3067 Commits (5add0b0d0ff56774ca4716240a615175d79e82ec)
 

Author SHA1 Message Date
Gavin Andresen 5add0b0d0f Bump client version to 0.7.0.99 now that 0.7.0 release is final. 12 years ago
Wladimir J. van der Laan 7fddf1210e update comment, secure_allocator is defined in allocators.h 12 years ago
Gavin Andresen 0a4e67afad Bump client version number for 0.7.0rc3 12 years ago
Gavin Andresen b3295cd283 Merge pull request #1822 from sipa/fix_ipv6_rpc 12 years ago
Pieter Wuille c1d79812f4 Do not abort if RPC listening for IPv6 fails 12 years ago
Gavin Andresen d078739965 Merge branch 'bip30_harder' of git://github.com/gmaxwell/bitcoin 12 years ago
Wladimir J. van der Laan 8b1eb5687d Merge pull request #1755 from osmosis79/patch-1 12 years ago
osmosis a21bdda7ad Cleanup on doc/build-unix.txt 12 years ago
Gregory Maxwell ab91bf39b7 Apply BIP30 checks to all blocks except the two historic violations. 12 years ago
Wladimir J. van der Laan 0e08efc54a Merge pull request #1808 from laanwj/2012_09_serialize_deadcode 12 years ago
Wladimir J. van der Laan b019ea17ec Remove VC6 comment and pointless #ifdef'd benchmark code 12 years ago
Wladimir J. van der Laan eabc8f2c81 Merge pull request #1803 from luke-jr/md2k7_license 12 years ago
Wladimir J. van der Laan d8ecd21ff7 Merge pull request #1802 from luke-jr/bugfix_ts 12 years ago
Luke Dashjr 23a44a7ad6 Apply MIT license to md2k7 art 12 years ago
Luke Dashjr 85eb1e7e56 Update translations from Transifex (100% coverage for Finnish and Chinese (China) 12 years ago
Wladimir J. van der Laan 31fac119dc Merge pull request #1796 from luke-jr/bugfix_ts 12 years ago
Luke Dashjr 4ee706243c Partially Bugfix: Update English translation strings and translations from Transifex 12 years ago
Wladimir J. van der Laan 5cb01b5714 Merge pull request #1799 from Diapolo/release-notes 12 years ago
Philip Kaufmann 2dc953274d small update to release-notes.txt 12 years ago
Wladimir J. van der Laan db1967957d Merge pull request #1798 from xanatos/patch-19 12 years ago
Wladimir J. van der Laan 7b1504ccb8 Merge pull request #1683 from Diapolo/Qt_Win_exe_version 12 years ago
Philip Kaufmann f875921176 Bitcoin-Qt (Windows only): add version info to Resource File 12 years ago
xanatos af8c050bff Wrong address added to collection in test 12 years ago
Wladimir J. van der Laan b9a4aaad1e Merge pull request #1726 from laanwj/2012_08_gitian_qt_styles 12 years ago
Wladimir J. van der Laan f106491fa2 Merge pull request #1786 from jgarzik/select-fix 12 years ago
Gavin Andresen 1913b6e2fc Fix double-paren typo 12 years ago
Gavin Andresen 3c28b335af Minor build documentation fix 12 years ago
Gavin Andresen 004fa1441c Merge branch 'master' of github.com:bitcoin/bitcoin 12 years ago
Gavin Andresen 4dc89fa875 Build doc updates 12 years ago
Wladimir J. van der Laan 97e02a8d52 Merge pull request #1792 from Diapolo/rem_double_errfunc 12 years ago
Gavin Andresen ace35a1997 Fix mac .dmg packager for latest macports qt4 12 years ago
Philip Kaufmann 4bd34b4966 replace 2x WSAGetLastError() with 1x WSAGetLastError() call 12 years ago
Jeff Garzik 2387944782 select(): Use precise fd presence check, rather than imprecise hSocketMax test 12 years ago
Gavin Andresen 8788221761 Bump version number for 0.7.0rc2 12 years ago
Gavin Andresen aeea5e2a2d Minor documentation updates 12 years ago
Gavin Andresen 91c218a1cb Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git 12 years ago
Gavin Andresen 21327ebe93 Update gitian build setup notes 12 years ago
Jeff Garzik 32416e380b Merge pull request #1791 from xanatos/patch-18 12 years ago
xanatos 4f76be1dc5 Correct LoadWallet() return value (false -> DB_LOAD_OK) 12 years ago
Jeff Garzik e271c1d3d0 Merge pull request #1789 from Diapolo/fix_double_Startuptime 12 years ago
Jeff Garzik b930a2a6be Merge pull request #1788 from Diapolo/fix_unsigned_BlockFilePath 12 years ago
Philip Kaufmann 274b7ab123 remove double logging of startup time, when !fLogTimestamps 12 years ago
Philip Kaufmann 8d367c7e66 fix signed/unsigned usage in BlockFilePath() 12 years ago
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