| Commit message (Expand) | Author | Age | Files | Lines |
| * | directory re-organization (keeps the old build system) | Jaromil | 2011-04-23 | 1 | -523/+0 |
| * | Automatically rescan after restoring wallet.dat | Pieter Wuille | 2011-04-18 | 1 | -1/+12 |
| * | Merge branch 'master' of https://github.com/gjs278/bitcoin | Gavin Andresen | 2011-04-15 | 1 | -0/+5 |
| |\ |
|
| | * | pidfile support for daemon | gjs278 | 2011-04-12 | 1 | -0/+5 |
| * | | Ensure version number->string conversion is consistent | Jeff Garzik | 2011-04-15 | 1 | -2/+2 |
| |/ |
|
| * | Merge branch 'upnp' of https://github.com/TheBlueMatt/bitcoin | Gavin Andresen | 2011-04-12 | 1 | -0/+18 |
| |\ |
|
| | * | Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at bui... | Matt Corallo | 2011-03-30 | 1 | -0/+18 |
| * | | disable -daemon on windows; bitcoind forks only with -daemon set | tcatm | 2011-04-08 | 1 | -8/+16 |
| |/ |
|
| * | allow coredumps by not catching SIGSEGV | tcatm | 2011-03-25 | 1 | -1/+0 |
| * | catch SIGINT, SIGHUP and SIGSEGV and shutdown cleanly | tcatm | 2011-03-23 | 1 | -0/+3 |
| * | daemon-mode: add sleep() loop to prevent defunct child process, call setsid()... | tcatm | 2011-03-21 | 1 | -0/+8 |
| * | Fix -logtimestamps to only print time prefix once per output line | Jeff Garzik | 2011-03-16 | 1 | -1/+1 |
| * | Merge branch 'dns-seed' of https://github.com/jgarzik/bitcoin | Gavin Andresen | 2011-03-13 | 1 | -0/+3 |
| |\ |
|
| | * | DNS seeding | Jeff Garzik | 2011-03-08 | 1 | -0/+3 |
| * | | -help: do not show -server and -daemon in bitcoind | tcatm | 2011-03-03 | 1 | -0/+2 |
| * | | force fDaemon in bitcoind | tcatm | 2011-03-03 | 1 | -1/+2 |
| * | | fix whitespace | tcatm | 2011-03-03 | 1 | -1/+1 |
| * | | fix -daemon switch | tcatm | 2011-03-03 | 1 | -27/+37 |
| |/ |
|
| * | fix missing newline in help | tcatm | 2011-02-28 | 1 | -1/+1 |
| * | Merge branch show-version-in-help-2 of https://github.com/dooglus/bitcoin | Chris Moore | 2011-01-21 | 1 | -2/+3 |
| |\ |
|
| | * | Add const bool VERSION_IS_BETA to serialize.h and use it when formatting the ... | Chris Moore | 2011-01-21 | 1 | -1/+3 |
| * | | Merge branch 'display-version-in-help' of https://github.com/mhanne/bitcoin | Chris Moore | 2011-01-21 | 1 | -0/+1 |
| |\ \ |
|
| | * | | include version information in help output | Marius Hanne | 2011-01-19 | 1 | -0/+1 |
| * | | | The -rpcssl command line option is a boolean, like -server, -daemon, -testnet... | Chris Moore | 2011-01-21 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Add -rescan option to --help output | Gavin Andresen | 2011-01-20 | 1 | -1/+2 |
| * | | Merge branch 'printtoconsole' of https://github.com/dooglus/bitcoin into inte... | Gavin Andresen | 2011-01-20 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Add new command line argument "-printtoconsole" to send debugging output to t... | Chris | 2011-01-20 | 1 | -0/+1 |
| | |/ |
|
| * | | Merge branch 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into ... | Gavin Andresen | 2011-01-20 | 1 | -3/+3 |
| |\ \ |
|
| | * | | The --help text wasn't showing the default values for three of the options, a... | Chris | 2011-01-20 | 1 | -3/+3 |
| | |/ |
|
| * | | Merge branch 'issue34' of https://github.com/dooglus/bitcoin into FIXES | Gavin Andresen | 2011-01-20 | 1 | -4/+4 |
| |\ \ |
|
| | * | | Fix issue 34: correct spelling of -rpcsslcertificatechainfile in --help text. | Chris | 2011-01-20 | 1 | -4/+4 |
| | |/ |
|
| * | | print -rescan timing info in debug.log | Gavin Andresen | 2011-01-20 | 1 | -3/+7 |
| * | | Reconcile getbalance and listaccounts 0 in the shared-wallet case | Gavin Andresen | 2011-01-20 | 1 | -0/+3 |
| |/ |
|
| * | Add the -keypool option description to help output | David FRANCOIS | 2011-01-14 | 1 | -0/+1 |
| * | add -nolisten command line option | Witchspace | 2010-12-22 | 1 | -4/+10 |
| * | All boolean options/flags now work the same way. | gavinandresen | 2010-12-03 | 1 | -16/+7 |
| * | -paytxfee is now per KB, | s_nakamoto | 2010-11-08 | 1 | -1/+2 |
| * | Gavin Andresen: multiple instance check, -testnet use port 18333 | s_nakamoto | 2010-10-20 | 1 | -4/+12 |
| * | Gavin's TEST network as -testnet switch, misc fixes | s_nakamoto | 2010-10-19 | 1 | -16/+22 |
| * | Fixed description of -rpcuser/-rpcpassword options. | gavinandresen | 2010-10-11 | 1 | -16/+16 |
| * | -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. | gavinandresen | 2010-10-11 | 1 | -0/+14 |
| * | don't count or spend payments until they have 1 confirmation, | s_nakamoto | 2010-09-30 | 1 | -1/+1 |
| * | Gavin Andresen: clean shutdown on SIGTERM | s_nakamoto | 2010-09-08 | 1 | -1/+13 |
| * | cleanup, | s_nakamoto | 2010-09-07 | 1 | -2/+2 |
| * | propset svn:eol-style native | s_nakamoto | 2010-08-29 | 1 | -405/+405 |
| * | misc changes | s_nakamoto | 2010-08-15 | 1 | -0/+2 |
| * | fix -datadir=./subdir relative path, | s_nakamoto | 2010-08-12 | 1 | -2/+14 |
| * | json-spirit print reals with 8 decimal places, | s_nakamoto | 2010-08-10 | 1 | -2/+2 |
| * | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto | 2010-07-26 | 1 | -340/+48 |
| * | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto | 2010-07-25 | 1 | -40/+45 |