added -testsafemode switch
[novacoin.git] / init.cpp
2010-08-15 Satoshi Nakamotomisc changes
2010-08-13 Satoshi Nakamotofix -datadir=./subdir relative path,
2010-08-12 Satoshi Nakamotojson-spirit print reals with 8 decimal places,
2010-07-26 Satoshi Nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-23 Gavin AndresenConfiguration file, HTTP Basic authentication
2010-07-19 Gavin Andresenjson-rpc password, minor UI tweaks, removed some outdat...
2010-07-14 Gavin AndresenFix CRLF
2010-07-09 s_nakamotoswitched from wxStandardPaths to GetDefaultDataDir...
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-04 s_nakamotoversion 0.3 release
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-05-26 s_nakamotobetter prevention of inventory relaying during initial...
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...