aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
AgeCommit message (Expand)Author
2012-08-12fix further spelling errors / remove a tab in the sourcePhilip Kaufmann
2012-08-12Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Bugfix: Correct English grammar regarding "'s"Luke Dashjr
2012-08-12Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-07-22Update a linkfanquake
2012-07-06Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-07-05fix a comment to correctly use -upgradewalletPhilip Kaufmann
2012-06-14Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-06-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-14Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann
2012-06-14Don't call exit() in Shutdown() for Bitcoin-Qt (fixes a tray-icon issue)Philip Kaufmann
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-01remove references to bitcoin-wx from comment in init.cppPhilip Kaufmann
2012-04-26Make lsn_reset ("detach databases") optional and off by default.Pieter Wuille
2012-04-22Make GetDataDir return absolute pathsPieter Wuille
2012-04-18Added ability to respond to signals during Block Loading stage.R E Broadley
2012-04-17Further reduce header dependenciesPieter Wuille
2012-04-17Move CWalletDB code to new walletdb module.Jeff Garzik
2012-04-17Remove headers.hPieter Wuille
2012-04-11Use filesystem::path instead of manual string tinkeringPieter Wuille
2012-04-10Merge pull request #1054 from sipa/buildinfoPieter Wuille
2012-04-10Build identification stringsPieter Wuille
2012-04-09Use scoped locks instead of CRITICAL_BLOCKPieter Wuille
2012-04-05Flush on log size instead of transaction countPieter Wuille
2012-04-04Remove USE_SSL #defineGavin Andresen
2012-04-04qtui.h/noui.h interface cleanupWladimir J. van der Laan
2012-04-04move QT_PLUGINS stuff to qt main file, where it belongsWladimir J. van der Laan
2012-04-03VC2010 compile fixesWladimir J. van der Laan
2012-03-22Introduce explicit -walletupgrade optionPieter Wuille
2012-03-22Merge branch 'checklevel' of https://github.com/sipa/bitcoinGavin Andresen
2012-03-22Merge branch 'addrman' of https://github.com/sipa/bitcoinGavin Andresen
2012-03-22Merge pull request #964 from sipa/fastblocksGavin Andresen
2012-03-22Add -checklevel and improve -checkblocksPieter Wuille
2012-03-21Remove -bip16 and -paytoscripthashtime command-line argumentsGavin Andresen
2012-03-21Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-03-21Speed up block downloadingPieter Wuille
2012-03-19Print wallet load errors (to debug.log)Luke Dashjr
2012-03-11Print wallet load errors (to debug.log)Luke Dashjr
2012-02-27On windows, show message box with help, as there is no stderr (fixes #702)Wladimir J. van der Laan
2012-02-27Move BIP16 switchover time to April 1Gavin Andresen
2012-02-26Reworked QT settingsGavin Andresen
2012-02-26bitcoind changes to stop storing settings in wallet.dat.Gavin Andresen