Sun, 25 Mar 2012 20:47:33 +0200 |
Wladimir J. van der Laan |
qtui.h/noui.h interface cleanup
draft
|
Sun, 18 Mar 2012 23:14:03 +0100 |
Wladimir J. van der Laan |
VC2010 compile fixes
draft
|
Sat, 24 Mar 2012 21:36:10 +0100 |
Wladimir J. van der Laan |
remove unused functions from util.h/util.cpp
draft
|
Sat, 03 Mar 2012 13:59:19 -0500 |
Luke Dashjr |
Merge branch '0.4.x' into 0.5.0.x
draft
|
Sat, 03 Mar 2012 13:51:10 -0500 |
Luke Dashjr |
Bugfix: Fix possible buffer overflow (#901)
draft
|
Sat, 03 Mar 2012 13:44:42 -0500 |
Luke Dashjr |
Bugfix: Check return value of SHGetSpecialFolderPath in MyGetSpecialFolderPath
draft
|
Tue, 07 Feb 2012 22:46:07 -0500 |
Luke Dashjr |
Merge branch '0.4.x' into 0.5.0.x
draft
|
Tue, 07 Feb 2012 22:30:21 -0500 |
Luke Dashjr |
Update copyrights to 2012 for files modified this year
draft
|
Tue, 28 Feb 2012 11:45:14 -0500 |
Gavin Andresen |
Merge branch '2012_02_getspecialfolderpath_overflow' of https://github.com/laanwj/bitcoin
draft
|
Thu, 16 Feb 2012 21:09:41 -0500 |
Gavin Andresen |
Reworked QT settings
draft
|
Sun, 26 Feb 2012 17:07:32 +0100 |
Wladimir J. van der Laan |
Simplify MyGetSpecialFolderPath and fix possible buffer overflow (#901)
draft
|
Thu, 16 Feb 2012 12:08:32 -0800 |
Chris Moore |
Fix #846. Allow negative options such as "nolisten=1" in bitcoin.conf as well as on the command line.
draft
|
Tue, 07 Feb 2012 11:28:30 -0500 |
Gavin Andresen |
Update all copyrights to 2012
draft
|
Mon, 06 Feb 2012 13:55:11 -0500 |
Gavin Andresen |
New GetArg features: allow --, and booleans can be -foo or -nofoo
draft
|
Mon, 06 Feb 2012 12:37:49 -0500 |
Gavin Andresen |
Unit tests for the GetArg() methods
draft
|
Mon, 06 Feb 2012 15:48:00 -0500 |
Gavin Andresen |
-bip16 option (default: 1) to support / not support BIP 16. And bumped default BIP16 switchover date from Feb 15 to Mar 1
draft
|
Sat, 07 Jan 2012 12:12:39 -0500 |
Matt Corallo |
Add DEBUG_LOCKCONTENTION, to warn each time a thread waits to lock.
draft
|
Wed, 04 Jan 2012 21:40:52 -0500 |
Gavin Andresen |
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
draft
|
Tue, 03 Jan 2012 23:33:31 +0100 |
Pieter Wuille |
Network stack refactor
draft
|
Tue, 03 Jan 2012 12:19:48 -0500 |
Luke Dashjr |
Merge branch '0.4.x' into 0.5.0.x
draft
|
Tue, 03 Jan 2012 10:14:22 -0500 |
Gavin Andresen |
Fix issue #659, and cleanup wallet/command-line argument handling a bit
draft
|
Thu, 24 Nov 2011 19:26:52 -0500 |
Luke Dashjr |
Merge branch '0.4.x' into 0.5.x
draft
|
Sat, 01 Oct 2011 02:47:47 +0200 |
Wladimir J. van der Laan |
remove possibility of 63 bit overflow in ParseMoney
draft
|
Tue, 03 Jan 2012 10:14:22 -0500 |
Gavin Andresen |
Fix issue #659, and cleanup wallet/command-line argument handling a bit
draft
|
Wed, 21 Dec 2011 22:33:19 +0100 |
Wladimir J. van der Laan |
Revert "Use standard C99 (and Qt) types for 64-bit integers"
draft
|
Tue, 20 Dec 2011 16:52:59 -0500 |
Luke Dashjr |
Use standard C99 (and Qt) types for 64-bit integers
draft
|
Tue, 20 Dec 2011 08:55:55 -0800 |
Gavin Andresen |
Merge pull request #673 from mndrix/less-time-data
draft
|
Mon, 19 Dec 2011 17:08:25 -0500 |
Gavin Andresen |
Use std::numeric_limits<> for typesafe INT_MAX/etc
draft
|
Fri, 16 Dec 2011 16:26:14 -0500 |
Gavin Andresen |
Implement BIP 14 : separate protocol version from client version
draft
|
Tue, 29 Nov 2011 20:15:59 -0700 |
Michael Hendricks |
Retain only the most recent time samples
draft
|
Tue, 29 Nov 2011 19:06:10 -0700 |
Michael Hendricks |
Only log time samples in debug mode
draft
|
Fri, 07 Oct 2011 11:02:21 -0400 |
Gavin Andresen |
Fix build on windows and mac
draft
|
Sat, 01 Oct 2011 02:47:47 +0200 |
Wladimir J. van der Laan |
remove possibility of 63 bit overflow in ParseMoney
draft
|
Tue, 20 Sep 2011 15:38:29 +0200 |
Pieter Wuille |
Inline base64 encoder/decoder
draft
|
Mon, 25 Jul 2011 15:13:55 -0700 |
JoelKatz |
Faster Base64 decoder.
draft
|
Mon, 26 Sep 2011 10:04:04 -0400 |
Gavin Andresen |
Remove wxWidgets
draft
|
Mon, 26 Sep 2011 06:06:16 -0700 |
Gavin Andresen |
Merge pull request #517 from gavinandresen/DoSprevention
draft
|
Thu, 15 Sep 2011 08:55:15 -0400 |
Gavin Andresen |
SetMockTime() for cleaner unit testing
draft
|
Sat, 03 Sep 2011 09:09:34 +0200 |
Wladimir J. van der Laan |
Merge branch 'master' of https://github.com/bitcoin/bitcoin
draft
|
Fri, 02 Sep 2011 17:35:30 +0200 |
Wladimir J. van der Laan |
Merge branch 'master' of https://github.com/bitcoin/bitcoin
draft
|
Mon, 22 Aug 2011 14:43:37 +0200 |
Wladimir J. van der Laan |
Merge branch 'master' of https://github.com/bitcoin/bitcoin
draft
|
Tue, 16 Aug 2011 10:28:24 +0200 |
Wladimir J. van der Laan |
Merge branch 'master' of https://github.com/bitcoin/bitcoin
draft
|
Fri, 15 Jul 2011 16:08:38 +0200 |
Wladimir J. van der Laan |
Merge branch 'master' of https://github.com/bitcoin/bitcoin
draft
|
Fri, 15 Jul 2011 15:12:01 +0200 |
Wladimir J. van der Laan |
Merge remote-tracking branch 'satoshi/qtui'
draft
|
Sat, 18 Jun 2011 18:42:13 +0200 |
Wladimir J. van der Laan |
temp patch for qtui
draft
|
Thu, 07 Jul 2011 15:22:54 +0200 |
Wladimir J. van der Laan |
Sync to bitcoin git e94010b2395694d56dd6
draft
|
Sun, 26 Jun 2011 19:23:24 +0200 |
Wladimir J. van der Laan |
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
draft
|
Mon, 20 Jun 2011 07:30:54 -0400 |
mark |
fixes for mac build
draft
|
Sat, 18 Jun 2011 18:46:01 +0200 |
Wladimir J. van der Laan |
update bitcoin core from git (eeac8727bc0a951631bd)
draft
|
Mon, 13 Jun 2011 16:56:37 +0200 |
Wladimir J. van der Laan |
Internationalization -- initial step, make _ return a std::string to prevent memory leaks
draft
|
Sat, 11 Jun 2011 22:11:58 +0200 |
Wladimir J. van der Laan |
move back to original directory structure
draft
|
Fri, 02 Sep 2011 12:01:42 -0400 |
Gavin Andresen |
If compiled -DDEBUG_LOCKORDER and run with -debug, print out every mutex lock/unlock (helpful for debugging something-is-holding-a-mutex-too-long problems)
draft
|
Mon, 29 Aug 2011 17:03:08 -0400 |
Gavin Andresen |
Highlight mis-matching locks
draft
|
Tue, 29 Mar 2011 11:32:16 -0400 |
Gavin Andresen |
Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can cause deadlocks
draft
|
Tue, 09 Aug 2011 13:27:58 +0200 |
Matt Corallo |
Unify copyright notices.
draft
|
Fri, 24 Jun 2011 20:03:16 +0200 |
Giel van Schijndel |
fix warnings: using the result of an assignment as a condition without parentheses [-Wparentheses]
draft
|
Mon, 04 Jul 2011 09:41:58 -0400 |
Gavin Andresen |
Do not use comma as thousands separator
draft
|
Sun, 19 Jun 2011 15:12:31 -0700 |
Shane Wegner |
Fix missing includes needed for Boost 1.46.
draft
|
Tue, 14 Jun 2011 02:05:57 -0700 |
Jeff Garzik |
Merge pull request #226 from jordanlewis/betterheaders
draft
|
Tue, 14 Jun 2011 04:50:51 -0400 |
Jeff Garzik |
FormatFullVersion: build fix related to recent translation improvement
draft
|