aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-04Make send/receive limits bigger (10MB each)v0.3.20.2Gavin Andresen
2011-03-04Bump version to 0.3.20.02Gavin Andresen
2011-02-18Changed setup for mingw toolchainv0.3.20.2_closestv0.3.20.01_closestv0.3.20Gavin Andresen
2011-02-18Windows mingw32 makefile and build notes (thanks m0mchil)Gavin Andresen
2011-02-17Bump version to 0.3.20.01Gavin Andresen
2011-02-16Set maxconnections default to 125Gavin Andresen
2011-02-16Denial-of-service flood controlGavin Andresen
2011-02-14Update windows build process for 0.3.20 releaseGavin Andresen
2011-02-10Visual C++ compatibility fixesGavin Andresen
2011-02-07Added 320 fresh seednodes to replace the old ones.Daniel Folkinshteyn
2011-02-03Reset testnet with a new genesis blockDavid FRANCOIS
2011-01-31new checkpoint at block 105,000Gavin Andresen
2011-01-25Explicitly state that make -f makfile.unix is the way to buildGavin Andresen
2011-01-24Don't scan the time offsets vector repeatedly once we've displayed the warnin...Chris Moore
2011-01-24Repeatedly resetting the timestamp for seed nodes in the database was slow. ...Chris Moore
2011-01-24Bump version number to 0.3.20Gavin Andresen
2011-01-23Fix -maxconnections. It used to account for the 8 outbound connections twice...Chris Moore
2011-01-22cpuid instruction clobbers eax/ebx/ecx/edxGavin Andresen
2011-01-21Merge branch show-version-in-help-2 of https://github.com/dooglus/bitcoinChris Moore
2011-01-21Merge branch 'display-version-in-help' of https://github.com/mhanne/bitcoinChris Moore
2011-01-21Merge branch 'rpcssl-help' of github.com:dooglus/bitcoin into dooglus-rpcssl-...Chris Moore
2011-01-21The -rpcssl command line option is a boolean, like -server, -daemon, -testnet...Chris Moore
2011-01-21Updated development process descriptionGavin Andresen
2011-01-21Add const bool VERSION_IS_BETA to serialize.h and use it when formatting the ...Chris Moore
2011-01-20Add -rescan option to --help outputGavin Andresen
2011-01-20Merge branch 'printtoconsole' of https://github.com/dooglus/bitcoin into inte...Gavin Andresen
2011-01-20Merge branch '4wayswitch' of https://github.com/dooglus/bitcoin into integrationGavin Andresen
2011-01-20Merge branch 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into ...Gavin Andresen
2011-01-20Don't use GetBoolArg() and mapArgs; use one or the other.Chris
2011-01-20Fix bus error in DebugPrint if -datadir given non-existent directory.Gavin Andresen
2011-01-20The --help text wasn't showing the default values for three of the options, a...Chris
2011-01-20Add new command line argument "-printtoconsole" to send debugging output to t...Chris
2011-01-20Merge branch 'fix-statusbar-color' of https://github.com/mhanne/bitcoin into ...Gavin Andresen
2011-01-20Merge branch 'issue34' of https://github.com/dooglus/bitcoin into FIXESGavin Andresen
2011-01-20print -rescan timing info in debug.logGavin Andresen
2011-01-20Fix issue 34: correct spelling of -rpcsslcertificatechainfile in --help text.Chris
2011-01-20Reconcile getbalance and listaccounts 0 in the shared-wallet caseGavin Andresen
2011-01-19ReacceptWalletTransactions bugfixGavin Andresen
2011-01-19include version information in help outputMarius Hanne
2011-01-19don't set statusbar background colorMarius Hanne
2011-01-18Merge branch 'integration' into FIXESGavin Andresen
2011-01-18Merge branch 'listaccountsbug' of https://github.com/gavinandresen/bitcoin-gi...Gavin Andresen
2011-01-18Merge branch 'gettransaction' of https://github.com/gavinandresen/bitcoin-git...Gavin Andresen
2011-01-18Merge branch 'setaccountbug' of https://github.com/gavinandresen/bitcoin-git ...Gavin Andresen
2011-01-14Add the -keypool option description to help outputDavid FRANCOIS
2011-01-13Fix setaccount/getaccountaddress interaction bugGavin Andresen
2011-01-10Fix so listaccounts with minconf works.Gavin Andresen
2011-01-07Add account/address details to gettransaction outputGavin Andresen
2011-01-06Merge branch 'listaddresses' into integrationGavin Andresen
2011-01-05Add time to category:move transactions.Gavin Andresen