log

age author description
Wed, 23 Feb 2011 14:12:20 -0500 Gavin Andresen Bump version to 0.3.20.02 draft
Wed, 23 Feb 2011 01:08:27 +0100 tcatm Set SO_REUSEADDR on JSON port draft
Wed, 23 Feb 2011 01:07:43 +0100 tcatm Merge branch 'master' of https://github.com/sandos/bitcoin into sandos-master draft
Mon, 21 Feb 2011 15:56:58 +0100 tcatm remove From/Message fields from SendDialog draft
Tue, 22 Feb 2011 03:00:09 +0100 tcatm Merge branch 'master' of https://github.com/tcatm/bitcoin into tcatm-master draft
Fri, 18 Feb 2011 10:39:24 -0500 Gavin Andresen Changed setup for mingw toolchain draft
Fri, 18 Feb 2011 09:49:00 -0500 Gavin Andresen Windows mingw32 makefile and build notes (thanks m0mchil) draft
Thu, 17 Feb 2011 19:22:08 -0500 Gavin Andresen Bump version to 0.3.20.01 draft
Thu, 17 Feb 2011 01:53:52 -0800 devrandom move gitian descriptor file draft
Tue, 01 Feb 2011 09:27:14 -0800 devrandom add gitian build descriptor draft
Wed, 16 Feb 2011 14:43:04 -0500 Gavin Andresen Set maxconnections default to 125 draft
Wed, 16 Feb 2011 13:18:11 -0500 Gavin Andresen Denial-of-service flood control draft
Mon, 14 Feb 2011 17:25:34 +0000 Gavin Andresen Update windows build process for 0.3.20 release draft
Thu, 10 Feb 2011 19:24:22 -0500 Gavin Andresen Visual C++ compatibility fixes draft
Thu, 10 Feb 2011 09:25:42 +0100 sandos Set SO_REUSEADDR for JSON-RPC port draft
Sun, 06 Feb 2011 15:10:02 -0500 Daniel Folkinshteyn Added 320 fresh seednodes to replace the old ones. draft
Thu, 03 Feb 2011 14:21:21 +0100 David FRANCOIS Reset testnet with a new genesis block draft
Mon, 31 Jan 2011 11:26:02 -0500 Gavin Andresen new checkpoint at block 105,000 draft
Mon, 31 Jan 2011 16:42:28 +0100 tcatm do not create 'Your Address' account draft
Mon, 31 Jan 2011 15:07:55 +0300 ojab 1. Change hardcoded g++ to $(CXX) draft
Tue, 25 Jan 2011 09:29:13 -0500 Gavin Andresen Explicitly state that make -f makfile.unix is the way to build draft
Mon, 24 Jan 2011 16:25:41 -0800 Chris Moore Don't scan the time offsets vector repeatedly once we've displayed the warning that the user's clock may be wrong. draft
Mon, 24 Jan 2011 14:47:36 -0800 Chris Moore Repeatedly resetting the timestamp for seed nodes in the database was slow. Only update the database if it's a real change. draft
Mon, 24 Jan 2011 11:13:25 -0500 Gavin Andresen Bump version number to 0.3.20 draft
Sun, 23 Jan 2011 00:08:09 -0800 Chris Moore Fix -maxconnections. It used to account for the 8 outbound connections twice when calculating the number of slots left for incoming connections. draft
Sat, 22 Jan 2011 16:04:07 -0500 Gavin Andresen cpuid instruction clobbers eax/ebx/ecx/edx draft
Fri, 21 Jan 2011 12:14:20 -0800 Chris Moore Merge branch show-version-in-help-2 of https://github.com/dooglus/bitcoin draft
Fri, 21 Jan 2011 12:09:32 -0800 Chris Moore Merge branch 'display-version-in-help' of https://github.com/mhanne/bitcoin draft
Fri, 21 Jan 2011 11:59:56 -0800 Chris Moore Merge branch 'rpcssl-help' of github.com:dooglus/bitcoin into dooglus-rpcssl-help draft
Fri, 21 Jan 2011 10:52:48 -0500 Gavin Andresen Updated development process description draft
Fri, 21 Jan 2011 10:14:33 -0800 Chris Moore The -rpcssl command line option is a boolean, like -server, -daemon, -testnet, etc. Specifying -rpcssl=1 is the same as just -rpcssl, as for any other boolean flag, so let's show it the same in the help text. draft
Fri, 21 Jan 2011 02:37:34 -0800 Chris Moore Add const bool VERSION_IS_BETA to serialize.h and use it when formatting the version string. Show the version string in --help text too. draft
Thu, 20 Jan 2011 16:29:07 -0500 Gavin Andresen Add -rescan option to --help output draft
Thu, 20 Jan 2011 16:22:33 -0500 Gavin Andresen Merge branch 'printtoconsole' of https://github.com/dooglus/bitcoin into integration draft
Thu, 20 Jan 2011 16:21:59 -0500 Gavin Andresen Merge branch '4wayswitch' of https://github.com/dooglus/bitcoin into integration draft
Thu, 20 Jan 2011 16:20:11 -0500 Gavin Andresen Merge branch 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into integration draft
Thu, 20 Jan 2011 14:57:46 -0500 Gavin Andresen Fix bus error in DebugPrint if -datadir given non-existent directory. draft
Thu, 20 Jan 2011 14:20:52 -0500 Gavin Andresen Merge branch 'fix-statusbar-color' of https://github.com/mhanne/bitcoin into FIXES draft
Thu, 20 Jan 2011 14:18:51 -0500 Gavin Andresen Merge branch 'issue34' of https://github.com/dooglus/bitcoin into FIXES draft
Thu, 20 Jan 2011 14:12:10 -0500 Gavin Andresen print -rescan timing info in debug.log draft
Thu, 20 Jan 2011 13:10:01 -0500 Gavin Andresen Reconcile getbalance and listaccounts 0 in the shared-wallet case draft
Wed, 19 Jan 2011 16:50:20 -0500 Gavin Andresen ReacceptWalletTransactions bugfix draft
Tue, 18 Jan 2011 14:46:46 -0500 Gavin Andresen Merge branch 'integration' into FIXES draft
Thu, 20 Jan 2011 12:26:33 -0800 Chris Don't use GetBoolArg() and mapArgs; use one or the other. draft
Thu, 20 Jan 2011 11:49:29 -0800 Chris The --help text wasn't showing the default values for three of the options, as follows: draft
Thu, 20 Jan 2011 11:45:01 -0800 Chris Add new command line argument "-printtoconsole" to send debugging output to the console instead of to debug.log. The code for this was already in place, but there was no way other than editing the source and rebuilding to turn it on. draft
Thu, 20 Jan 2011 10:49:44 -0800 Chris Fix issue 34: correct spelling of -rpcsslcertificatechainfile in --help text. draft
Wed, 19 Jan 2011 22:49:12 +0100 Marius Hanne include version information in help output draft
Wed, 19 Jan 2011 01:27:58 +0100 Marius Hanne don't set statusbar background color draft
Tue, 18 Jan 2011 14:35:50 -0500 Gavin Andresen Merge branch 'listaccountsbug' of https://github.com/gavinandresen/bitcoin-git into integration draft
Tue, 18 Jan 2011 14:35:03 -0500 Gavin Andresen Merge branch 'gettransaction' of https://github.com/gavinandresen/bitcoin-git into integration draft
Tue, 18 Jan 2011 14:33:18 -0500 Gavin Andresen Merge branch 'setaccountbug' of https://github.com/gavinandresen/bitcoin-git into integration draft
Fri, 14 Jan 2011 20:55:36 +0100 David FRANCOIS Add the -keypool option description to help output draft
Thu, 13 Jan 2011 20:04:56 -0500 Gavin Andresen Fix setaccount/getaccountaddress interaction bug draft
Mon, 10 Jan 2011 13:54:39 -0500 Gavin Andresen Fix so listaccounts with minconf works. draft
Fri, 07 Jan 2011 14:10:08 -0500 Gavin Andresen Add account/address details to gettransaction output draft
Thu, 06 Jan 2011 08:56:10 -0500 Gavin Andresen Merge branch 'listaddresses' into integration draft
Mon, 03 Jan 2011 14:45:49 -0500 Gavin Andresen Merge branch 'listaddresses' of https://github.com/gavinandresen/bitcoin-git draft
Wed, 05 Jan 2011 09:52:52 -0500 Gavin Andresen Add time to category:move transactions. draft
Fri, 24 Dec 2010 10:25:21 +0100 Witchspace don't advertise on IRC if we don't allow external connections draft
Wed, 22 Dec 2010 14:08:00 +0100 Witchspace add -nolisten command line option draft
Mon, 20 Dec 2010 10:36:48 -0500 Gavin Andresen EndModal fix for Mac from piotrp draft
Sun, 19 Dec 2010 10:39:36 -0500 Gavin Andresen Straw-man for dev process draft
Mon, 20 Dec 2010 14:44:54 -0500 Gavin Andresen Add address to listtransactions output draft
Mon, 20 Dec 2010 10:36:48 -0500 Gavin Andresen EndModal fix for Mac from piotrp draft
Fri, 17 Dec 2010 16:23:47 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Fri, 17 Dec 2010 20:16:27 +0000 gavinandresen Missed a int64_t cast when I added transaction time output draft
Thu, 16 Dec 2010 13:24:47 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 16 Dec 2010 18:17:26 +0000 gavinandresen listtransactions was reporting address instead of account for 'receive' draft
Thu, 16 Dec 2010 11:36:47 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 16 Dec 2010 01:06:03 +0000 gavinandresen New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' draft
Wed, 15 Dec 2010 22:43:51 +0000 s_nakamoto get external ip from irc draft
Mon, 13 Dec 2010 14:28:59 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sun, 12 Dec 2010 16:03:42 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 08 Dec 2010 20:06:44 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 06 Dec 2010 18:58:31 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 01 Dec 2010 09:20:49 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sun, 28 Nov 2010 10:56:51 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 23 Nov 2010 15:01:34 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 22 Nov 2010 11:34:13 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 22 Nov 2010 00:06:42 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sun, 21 Nov 2010 15:48:48 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 17 Nov 2010 20:51:36 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 16 Nov 2010 09:04:24 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 10 Nov 2010 11:45:51 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 09 Nov 2010 17:10:43 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 08 Nov 2010 18:05:34 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 03 Nov 2010 20:24:50 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sat, 23 Oct 2010 21:32:19 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Fri, 22 Oct 2010 11:23:12 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 20 Oct 2010 12:35:35 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 19 Oct 2010 16:43:50 -0400 Gavin Andresen Update README now that main svn has -testnet built in draft
Tue, 19 Oct 2010 14:17:18 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 14 Oct 2010 16:46:16 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 11 Oct 2010 15:15:09 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sat, 09 Oct 2010 17:59:38 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 06 Oct 2010 21:20:16 -0400 Gavin Andresen Merge remote branch 'remotes/svn/trunk' into svn draft
Tue, 05 Oct 2010 23:27:30 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 05 Oct 2010 14:14:17 -0400 Gavin Andresen Merge remote branch 'remotes/svn/trunk' into svn draft
Fri, 01 Oct 2010 11:25:09 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 30 Sep 2010 14:28:23 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 23 Sep 2010 18:15:51 +0000 Gavin Andresen Merge commit 'svn/trunk' into svn draft
Thu, 23 Sep 2010 16:01:44 +0000 s_nakamoto changed free transactions per block threshold draft
Sun, 19 Sep 2010 21:20:34 +0000 s_nakamoto only accept transactions sent by IP address if -allowreceivebyip is specified draft
Wed, 15 Sep 2010 22:10:13 +0000 s_nakamoto config option -rpcallowip= to accept json-rpc connections from another machine draft
Mon, 13 Sep 2010 22:14:24 +0000 s_nakamoto reorganize BitcoinMiner to make it easier to add different SHA256 routines draft
Sun, 12 Sep 2010 17:30:15 +0000 s_nakamoto dropped DB_PRIVATE from dbenv.open draft
Fri, 10 Sep 2010 18:07:48 +0000 s_nakamoto fix build on non-intel architectures, thanks teknohog draft
Fri, 10 Sep 2010 16:58:59 +0000 s_nakamoto fix problem sending the last cent with sub-cent fractional change draft
Thu, 09 Sep 2010 01:00:40 +0000 s_nakamoto try to auto-detect whether to use 128-bit 4-way SSE2 draft
Wed, 08 Sep 2010 19:24:32 +0000 s_nakamoto Gavin Andresen: clean shutdown on SIGTERM draft
Thu, 23 Sep 2010 18:06:50 +0000 Gavin Andresen Update README.md draft
Thu, 23 Sep 2010 13:14:52 -0400 Gavin Andresen Merge remote branch 'svn/trunk' into svn draft
Thu, 23 Sep 2010 14:56:43 +0000 Gavin Andresen Add branch README.md draft
Sun, 19 Sep 2010 19:29:03 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 15 Sep 2010 22:31:09 -0400 Gavin Andresen Merge remote branch 'remotes/svn/trunk' into svn draft
Wed, 15 Sep 2010 10:47:41 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 13 Sep 2010 10:46:31 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Fri, 10 Sep 2010 19:18:27 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 09 Sep 2010 14:26:53 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft