log

age author description
Thu, 14 Jun 2012 18:31:08 +0200 Pieter Wuille Use a 64-bit nonce in ping draft
Tue, 22 May 2012 15:23:17 -0400 Jeff Garzik Prevent crashes due to missing or corrupted blk????.dat records draft
Tue, 22 May 2012 15:12:52 -0400 Jeff Garzik Prevent crashes due to missing or corrupted database records draft
Tue, 22 May 2012 13:56:14 -0400 Gavin Andresen Move signature cache from CKey::Verify to CheckSig in script.cpp draft
Mon, 21 May 2012 22:25:54 -0400 Jeff Garzik Define BOOST_SPIRIT_THREADSAFE in all makefiles draft
Sat, 19 May 2012 01:25:06 -0400 Jeff Garzik Default to DB_TXN_WRITE_NOSYNC for all transactional operations draft
Thu, 17 May 2012 12:13:14 -0400 Gavin Andresen Refactor: GetRandHash() method for util draft
Wed, 16 May 2012 15:57:04 -0400 Gavin Andresen Cache signature verifications draft
Wed, 16 May 2012 11:26:56 -0400 Gavin Andresen Further DoS prevention: Verify signatures last draft
Thu, 17 May 2012 10:12:04 -0400 Gavin Andresen Remove invalid dependent orphans from memory draft
Tue, 15 May 2012 15:53:30 -0400 Gavin Andresen Optimize orphan transaction handling draft
Thu, 17 May 2012 20:36:55 -0400 Jeff Garzik Make orphan logging more verbose, displaying mapOrphanTransactions.size() draft
Wed, 16 May 2012 12:36:38 -0400 Gavin Andresen Refactor: move code from key.h to key.cpp draft
Tue, 19 Jun 2012 14:44:38 -0400 Gavin Andresen Bump version numbers to 0.6.3 draft
Tue, 19 Jun 2012 09:48:00 +0300 xanatos If (for example) the new max_size must be 5 then at the end the queue.size() must be <= 5, so the exit condition must be <=, so the continuing condition must be > (and not >= as it was). draft
Tue, 19 Jun 2012 02:22:09 +0200 Pieter Wuille Fix netbase tests draft
Mon, 18 Jun 2012 11:39:16 -0700 Gavin Andresen Merge pull request #1399 from sipa/ipparse draft
Mon, 18 Jun 2012 14:29:32 -0400 Gavin Andresen Merge branch 'master' of https://github.com/fanquake/bitcoin draft
Mon, 18 Jun 2012 10:48:40 -0400 Gavin Andresen Merge branch 'signbugs' of https://github.com/wizeman/bitcoin draft
Mon, 18 Jun 2012 06:44:51 -0700 Gavin Andresen Merge pull request #1480 from fanquake/master draft
Mon, 18 Jun 2012 20:35:10 +0000 Luke Dashjr CBigNum: Convert negative int64 values in a more well-defined way draft
Mon, 18 Jun 2012 22:09:19 +0800 fanquake OS X not OSX draft
Mon, 18 Jun 2012 21:58:20 +0800 fanquake Further updates to build instructions draft
Mon, 18 Jun 2012 14:57:28 +0800 Fordy Update OSX build instructions draft
Sun, 17 Jun 2012 17:07:08 -0700 Pieter Wuille Merge pull request #1477 from gmaxwell/master draft
Sun, 17 Jun 2012 12:29:26 -0700 Wladimir J. van der Laan Merge pull request #1434 from Diapolo/GUI_fix_displayunit draft
Sun, 17 Jun 2012 12:26:20 -0700 Wladimir J. van der Laan Merge pull request #1451 from Diapolo/sendcoins draft
Sun, 17 Jun 2012 12:24:35 -0700 Wladimir J. van der Laan Merge pull request #1461 from laanwj/2012_06_helpmessage draft
Sun, 17 Jun 2012 12:12:56 -0400 Gregory Maxwell Fix inverted logic for !Discover/!UPNP when !Listen. draft
Sat, 09 Jun 2012 15:41:21 +0200 Philip Kaufmann add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit draft
Thu, 14 Jun 2012 20:44:04 -0400 Gavin Andresen Document how to build/run unit tests draft
Sun, 10 Jun 2012 02:04:15 +0200 Matt Corallo Revert "Disable bitcoin: URI handling on Windows for the 0.6 release" draft
Sun, 25 Mar 2012 16:17:39 -0400 Matt Corallo Fix #956 the Boost 1.49 way. draft
Sun, 10 Jun 2012 01:50:54 +0200 Matt Corallo Upgrade to Boost 1.49 on Win32 draft
Thu, 14 Jun 2012 09:48:10 -0700 Gregory Maxwell Merge pull request #1463 from sipa/fix_1455 draft
Thu, 14 Jun 2012 18:31:08 +0200 Pieter Wuille Use a 64-bit nonce in ping draft
Fri, 08 Jun 2012 18:42:05 +0200 Pieter Wuille Add netbase tests draft
Wed, 30 May 2012 22:44:23 +0200 Pieter Wuille Improve parsing of IPv6 addresses draft
Thu, 14 Jun 2012 15:06:23 +0200 Wladimir J. van der Laan Show command line options as dialog when opened from debug window draft
Thu, 14 Jun 2012 05:52:33 -0700 Wladimir J. van der Laan Merge pull request #1459 from laanwj/2012_06_trayiconmenu draft
Thu, 14 Jun 2012 09:41:11 +0200 Wladimir J. van der Laan Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694 draft
Wed, 13 Jun 2012 23:17:06 -0700 Wladimir J. van der Laan Merge pull request #1002 from Diapolo/URL-handling_2 draft
Wed, 13 Jun 2012 23:12:22 -0700 Wladimir J. van der Laan Merge pull request #1439 from Diapolo/ClientShutdown draft
Thu, 14 Jun 2012 07:57:10 +0200 Wladimir J. van der Laan Reorganize tray icon menu into more logical order draft
Wed, 28 Mar 2012 14:55:29 +0200 Philip Kaufmann URI-handling code update: added safety checks and tray-notifications draft
Wed, 13 Jun 2012 22:49:38 -0700 Wladimir J. van der Laan Merge pull request #1420 from Diapolo/extend_showNormalIfMinimized draft
Wed, 13 Jun 2012 21:36:35 -0400 Gavin Andresen Merge branch 'refactor_coinselect' of https://github.com/luke-jr/bitcoin draft
Wed, 13 Jun 2012 09:24:39 -0700 Wladimir J. van der Laan Merge pull request #1448 from Diapolo/2012-06-13_translation_updates draft
Wed, 13 Jun 2012 09:23:10 -0700 Wladimir J. van der Laan Merge pull request #1449 from laanwj/2012_06_bitcoinstrings draft
Wed, 13 Jun 2012 18:34:29 +0200 Philip Kaufmann set cursor for balance field to IBeamCursor (to show the user it IS selectable) and set autoDefault to false for the buttons that do not need this draft
Wed, 13 Jun 2012 18:17:28 +0200 Wladimir J. van der Laan Update bitcoinstrings from core and English source translation file draft
Wed, 13 Jun 2012 18:04:27 +0200 Philip Kaufmann update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX draft
Wed, 13 Jun 2012 07:37:24 -0700 Wladimir J. van der Laan Merge pull request #1433 from Diapolo/tabbed_optionsdialog draft
Fri, 08 Jun 2012 15:21:55 +0200 Philip Kaufmann re-work optionsdialog to a tabbed UI based on an ui-file draft
Tue, 12 Jun 2012 23:56:14 -0700 Wladimir J. van der Laan Merge pull request #1444 from laanwj/2012_06_opendebuglog draft
Tue, 12 Jun 2012 23:08:31 -0700 Wladimir J. van der Laan Merge pull request #1445 from Diapolo/RPCCon_Button_noAutoDefault draft
Tue, 12 Jun 2012 17:08:34 -0700 Gavin Andresen Merge pull request #1446 from TheBlueMatt/changelog draft
Wed, 13 Jun 2012 01:06:40 +0200 Matt Corallo Update wiki changelog at doc/release-process.txt draft
Tue, 05 Jun 2012 07:23:26 +0200 Philip Kaufmann merge toggleHidden() code into showNormalIfMinimized() to extend the functionality, but keep a simpler toggleHidden() for use in SLOT() macro draft
Tue, 12 Jun 2012 17:17:51 +0200 Philip Kaufmann make buttons in debug window non autoDefault draft