Age | Commit message (Expand) | Author |
2011-01-21 | Merge branch show-version-in-help-2 of https://github.com/dooglus/bitcoin | Chris Moore |
2011-01-21 | Merge branch 'display-version-in-help' of https://github.com/mhanne/bitcoin | Chris Moore |
2011-01-21 | The -rpcssl command line option is a boolean, like -server, -daemon, -testnet... | Chris Moore |
2011-01-21 | Add const bool VERSION_IS_BETA to serialize.h and use it when formatting the ... | Chris Moore |
2011-01-20 | Add -rescan option to --help output | Gavin Andresen |
2011-01-20 | Merge branch 'printtoconsole' of https://github.com/dooglus/bitcoin into inte... | Gavin Andresen |
2011-01-20 | Merge branch 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into ... | Gavin Andresen |
2011-01-20 | The --help text wasn't showing the default values for three of the options, a... | Chris |
2011-01-20 | Add new command line argument "-printtoconsole" to send debugging output to t... | Chris |
2011-01-20 | Merge branch 'issue34' of https://github.com/dooglus/bitcoin into FIXES | Gavin Andresen |
2011-01-20 | print -rescan timing info in debug.log | Gavin Andresen |
2011-01-20 | Fix issue 34: correct spelling of -rpcsslcertificatechainfile in --help text. | Chris |
2011-01-20 | Reconcile getbalance and listaccounts 0 in the shared-wallet case | Gavin Andresen |
2011-01-19 | include version information in help output | Marius Hanne |
2011-01-14 | Add the -keypool option description to help output | David FRANCOIS |
2010-12-22 | add -nolisten command line option | Witchspace |
2010-12-03 | All boolean options/flags now work the same way. | gavinandresen |
2010-11-08 | -paytxfee is now per KB, | s_nakamoto |
2010-10-20 | Gavin Andresen: multiple instance check, -testnet use port 18333 | s_nakamoto |
2010-10-19 | Gavin's TEST network as -testnet switch, misc fixes | s_nakamoto |
2010-10-11 | Fixed description of -rpcuser/-rpcpassword options. | gavinandresen |
2010-10-11 | -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. | gavinandresen |
2010-09-30 | don't count or spend payments until they have 1 confirmation, | s_nakamoto |
2010-09-08 | Gavin Andresen: clean shutdown on SIGTERM | s_nakamoto |
2010-09-07 | cleanup, | s_nakamoto |
2010-08-29 | propset svn:eol-style native | s_nakamoto |
2010-08-15 | misc changes | s_nakamoto |
2010-08-12 | fix -datadir=./subdir relative path, | s_nakamoto |
2010-08-10 | json-spirit print reals with 8 decimal places, | s_nakamoto |
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto |
2010-07-25 | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto |
2010-07-18 | minor UI tweaks, removed some outdated txt files, | s_nakamoto |
2010-07-09 | switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m... | s_nakamoto |
2010-07-09 | Gavin Andresen: implementation of autostart on system startup option on Linux | s_nakamoto |
2010-07-08 | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto |
2010-07-04 | version 0.3 releasev0.3.0 | s_nakamoto |
2010-07-02 | reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4 | s_nakamoto |
2010-06-10 | automatically change displayed address whenever it receives anything,v0.2.10 | s_nakamoto |
2010-05-26 | better prevention of inventory relaying during initial download,v0.2.9 | s_nakamoto |
2010-05-19 | Mac OS build fixes by laszlov0.2.8 | s_nakamoto |
2010-02-25 | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7 | s_nakamoto |