aboutsummaryrefslogtreecommitdiff
path: root/src/init.h
AgeCommit message (Expand)Author
2013-12-20Allow `-noserver` with bitcoindWladimir J. van der Laan
2013-12-03bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-04No more fHaveGUIWladimir J. van der Laan
2013-10-26Break dependency of init on wallet.Pieter Wuille
2013-10-21Add separate bitcoin-rpc clientWladimir J. van der Laan
2013-10-20Bump Year Number to 2013super3
2013-07-04let user select wallet file with -wallet=foo.datNils Schneider
2013-04-03Have Qt poll for shutdown requested, the QT way.Gavin Andresen
2013-04-03Clean up shutdown processGavin Andresen
2013-04-03Shutdown cleanup prep-workGavin Andresen
2012-06-12introduce a new StartShutdown() function, which starts a thread with Shutdown...Philip Kaufmann
2012-05-20Merge pull request #1354 from fanquake/masterPieter Wuille
2012-05-20Make testcases build, prevent windows symbol collisionWladimir J. van der Laan
2012-05-18Update License in File HeadersFordy
2012-05-13Move help message out of AppInit2Wladimir J. van der Laan
2012-05-08remove 2 obsolete functions from init.h that moved to util.hPhilip Kaufmann
2012-04-17Remove headers.hPieter Wuille
2012-02-07Update all copyrights to 2012Gavin Andresen
2011-12-20Implement "Start on window system startup" on Win32 + Linux.Matt Corallo
2011-08-09Unify copyright notices.Matt Corallo
2011-06-15CWallet classPieter Wuille
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-04-23directory re-organization (keeps the old build system)Jaromil