aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoind.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add separate bitcoin-rpc clientWladimir J. van der Laan2013-10-211-3/+4
* Bump Year Number to 2013super32013-10-201-1/+1
* make fCommandLine a local variable in AppInit()Philip Kaufmann2013-10-081-0/+1
* add missing Boost Thread join_all() call during shutdownPhilip Kaufmann2013-10-071-4/+13
* update SelectParamsFromCommandLine() handling/orderPhilip Kaufmann2013-08-221-6/+7
* exclude CreatePidFile() function on WIN32 as it is unusedPhilip Kaufmann2013-07-241-1/+1
* Introduce a CChainParameters singleton class and regtest mode.Mike Hearn2013-06-191-0/+4
* build: add global var for whether or not the gui is enabledCory Fields2013-06-041-0/+1
* build: split the non-gui startup routines into a new fileCory Fields2013-06-041-0/+136