Better wording for transaction fee notification messages
[novacoin.git] / init.cpp
2011-04-18 Pieter WuilleAutomatically rescan after restoring wallet.dat
2011-04-15 Gavin AndresenMerge branch 'master' of https://github.com/gjs278...
2011-04-15 Jeff GarzikEnsure version number->string conversion is consistent
2011-04-13 gjs278pidfile support for daemon
2011-04-12 Gavin AndresenMerge branch 'upnp' of https://github.com/TheBlueMatt...
2011-04-09 tcatmdisable -daemon on windows; bitcoind forks only with...
2011-03-30 Matt CoralloAllow UPnP mapping when USE_UPNP is defined and miniupn...
2011-03-25 tcatmallow coredumps by not catching SIGSEGV
2011-03-23 tcatmcatch SIGINT, SIGHUP and SIGSEGV and shutdown cleanly
2011-03-21 tcatmdaemon-mode: add sleep() loop to prevent defunct child...
2011-03-16 Jeff GarzikFix -logtimestamps to only print time prefix once per...
2011-03-13 Gavin AndresenMerge branch 'dns-seed' of https://github.com/jgarzik...
2011-03-09 Jeff GarzikDNS seeding
2011-03-03 tcatm-help: do not show -server and -daemon in bitcoind
2011-03-03 tcatmforce fDaemon in bitcoind
2011-03-03 tcatmfix whitespace
2011-03-03 tcatmfix -daemon switch
2011-02-28 tcatmfix missing newline in help
2011-01-21 Chris MooreMerge branch show-version-in-help-2 of https://github...
2011-01-21 Chris MooreMerge branch 'display-version-in-help' of https://githu...
2011-01-21 Chris MooreThe -rpcssl command line option is a boolean, like...
2011-01-21 Chris MooreAdd const bool VERSION_IS_BETA to serialize.h and use...
2011-01-20 Gavin AndresenAdd -rescan option to --help output
2011-01-20 Gavin AndresenMerge branch 'printtoconsole' of https://github.com...
2011-01-20 Gavin AndresenMerge branch 'showdefaultsinhelp' of https://github...
2011-01-20 ChrisThe --help text wasn't showing the default values for...
2011-01-20 ChrisAdd new command line argument "-printtoconsole" to...
2011-01-20 Gavin AndresenMerge branch 'issue34' of https://github.com/dooglus...
2011-01-20 Gavin Andresenprint -rescan timing info in debug.log
2011-01-20 ChrisFix issue 34: correct spelling of -rpcsslcertificatecha...
2011-01-20 Gavin AndresenReconcile getbalance and listaccounts 0 in the shared...
2011-01-19 Marius Hanneinclude version information in help output
2011-01-14 David FRANCOISAdd the -keypool option description to help output
2010-12-22 Witchspaceadd -nolisten command line option
2010-12-03 gavinandresenAll boolean options/flags now work the same way.
2010-11-08 s_nakamoto-paytxfee is now per KB,
2010-10-20 s_nakamotoGavin Andresen: multiple instance check, -testnet use...
2010-10-19 s_nakamotoGavin's TEST network as -testnet switch, misc fixes
2010-10-11 gavinandresenFixed description of -rpcuser/-rpcpassword options.
2010-10-11 gavinandresen-rpcssl=1 option, allowing secure HTTPS JSON-RPC connec...
2010-09-30 s_nakamotodon't count or spend payments until they have 1 confirm...
2010-09-08 s_nakamotoGavin Andresen: clean shutdown on SIGTERM
2010-09-08 s_nakamotoGavin Andresen: clean shutdown on SIGTERM
2010-09-07 s_nakamotocleanup,
2010-09-07 s_nakamotocleanup,
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-15 Satoshi Nakamotomisc changes
2010-08-15 s_nakamotomisc changes
2010-08-13 Satoshi Nakamotofix -datadir=./subdir relative path,
2010-08-12 s_nakamotofix -datadir=./subdir relative path,
2010-08-12 Satoshi Nakamotojson-spirit print reals with 8 decimal places,
2010-08-10 s_nakamotojson-spirit print reals with 8 decimal places,
2010-07-26 Satoshi Nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-26 s_nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-25 s_nakamotoGavin Andresen's JSON-RPC HTTP authentication,
2010-07-23 Gavin AndresenConfiguration file, HTTP Basic authentication
2010-07-19 Gavin Andresenjson-rpc password, minor UI tweaks, removed some outdat...
2010-07-18 s_nakamotominor UI tweaks, removed some outdated txt files,
2010-07-14 Gavin AndresenFix CRLF
2010-07-09 s_nakamotoswitched from wxStandardPaths to GetDefaultDataDir...
2010-07-09 s_nakamotoswitched from wxStandardPaths to GetDefaultDataDir...
2010-07-09 s_nakamotoGavin Andresen: implementation of autostart on system...
2010-07-09 s_nakamotoGavin Andresen: implementation of autostart on system...
2010-07-08 s_nakamotoLaszlo's fix to make generate threads idle priority...
2010-07-08 s_nakamotoLaszlo's fix to make generate threads idle priority...
2010-07-04 s_nakamotoversion 0.3 release
2010-07-04 s_nakamotoversion 0.3 release
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-05-26 s_nakamotobetter prevention of inventory relaying during initial...
2010-05-26 s_nakamotobetter prevention of inventory relaying during initial...
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...