aboutsummaryrefslogtreecommitdiff
path: root/init.cpp
AgeCommit message (Expand)Author
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-21The -rpcssl command line option is a boolean, like -server, -daemon, -testnet...Chris Moore
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 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into ...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 '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-19include version information in help outputMarius Hanne
2011-01-14Add the -keypool option description to help outputDavid FRANCOIS
2010-12-22add -nolisten command line optionWitchspace
2010-12-03All boolean options/flags now work the same way.gavinandresen
2010-11-08-paytxfee is now per KB,s_nakamoto
2010-10-20Gavin Andresen: multiple instance check, -testnet use port 18333s_nakamoto
2010-10-19Gavin's TEST network as -testnet switch, misc fixess_nakamoto
2010-10-11Fixed description of -rpcuser/-rpcpassword options.gavinandresen
2010-10-11-rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix.gavinandresen
2010-09-30don't count or spend payments until they have 1 confirmation,s_nakamoto
2010-09-08Gavin Andresen: clean shutdown on SIGTERMs_nakamoto
2010-09-07cleanup,s_nakamoto
2010-08-29propset svn:eol-style natives_nakamoto
2010-08-15misc changess_nakamoto
2010-08-12fix -datadir=./subdir relative path,s_nakamoto
2010-08-10json-spirit print reals with 8 decimal places,s_nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBases_nakamoto
2010-07-25Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto
2010-07-18minor UI tweaks, removed some outdated txt files, s_nakamoto
2010-07-09switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m...s_nakamoto
2010-07-09Gavin Andresen: implementation of autostart on system startup option on Linuxs_nakamoto
2010-07-08Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto
2010-07-04version 0.3 releasev0.3.0s_nakamoto
2010-07-02reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4s_nakamoto
2010-06-10automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto
2010-05-26better prevention of inventory relaying during initial download,v0.2.9s_nakamoto
2010-05-19Mac OS build fixes by laszlov0.2.8s_nakamoto
2010-02-25GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto