aboutsummaryrefslogtreecommitdiff
path: root/src/init.h
Commit message (Expand)AuthorAgeFilesLines
* Pass chain and client variables where neededRussell Yanofsky2018-11-061-4/+13
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
* [build] remove ENABLE_WALLET ifdef from httprpc.cppJohn Newbery2018-09-101-3/+0
* Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley2018-06-251-3/+1
* Make gArgs aware of the argumentsAndrew Chow2018-05-091-7/+5
* wallet: Refactor g_wallet_init_interface to const referenceJoão Barbosa2018-04-131-1/+1
* wallet: Refactor to WalletInitInterface* const g_wallet_init_interfaceJoão Barbosa2018-04-051-1/+1
* Merge #10762: [wallet] Remove Wallet dependencies from init.cppWladimir J. van der Laan2018-03-291-0/+4
|\
| * [wallet] Use global g_wallet_init_interface to init/destroy the wallet.John Newbery2018-03-271-0/+4
* | scripted-diff: Convert 11 enums into scoped enums (C++11)practicalswift2018-03-091-3/+3
|/
* Move scheduler/threadGroup into common-init instead of per-appMatt Corallo2018-01-251-2/+2
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* init: Factor out AppInitLockDataDirectoryWladimir J. van der Laan2017-07-171-5/+11
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* init: Split up AppInit2 into multiple phasesWladimir J. van der Laan2016-11-291-1/+24
* [Wallet] refactor wallet/init interactionJonas Schnelli2016-03-221-2/+0
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Initialize logging before we do parameter interactionJonas Schnelli2015-11-271-0/+2
* Refactor parameter interaction, call it before AppInit2()Jonas Schnelli2015-11-271-0/+2
* evhttpd implementationWladimir J. van der Laan2015-09-031-0/+2
* Create a scheduler thread for lightweight tasksGavin Andresen2015-05-141-1/+2
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Make comments in main an init doxygen compatibleMichael Ford2014-12-021-3/+3
* Apply clang-format on some infrequently-updated filesPieter Wuille2014-09-191-4/+4
* add missing header end commentsPhilip Kaufmann2014-08-281-1/+1
* ensure clean and consistent "namespace" usagePhilip Kaufmann2014-06-261-1/+1
* Add 'about' information to `-version` outputWladimir J. van der Laan2014-06-121-0/+3
* Remove global strWalletFileWladimir J. van der Laan2014-06-051-1/+0
* Allow `-noserver` with bitcoindWladimir J. van der Laan2013-12-201-1/+1
* bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan2013-12-031-2/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+5
* No more fHaveGUIWladimir J. van der Laan2013-11-041-1/+1
* Break dependency of init on wallet.Pieter Wuille2013-10-261-1/+4
* Add separate bitcoin-rpc clientWladimir J. van der Laan2013-10-211-1/+10
* Bump Year Number to 2013super32013-10-201-1/+1
* let user select wallet file with -wallet=foo.datNils Schneider2013-07-041-0/+1
* Have Qt poll for shutdown requested, the QT way.Gavin Andresen2013-04-031-0/+1
* Clean up shutdown processGavin Andresen2013-04-031-2/+1
* Shutdown cleanup prep-workGavin Andresen2013-04-031-1/+2
* introduce a new StartShutdown() function, which starts a thread with Shutdown...Philip Kaufmann2012-06-121-0/+1
* Merge pull request #1354 from fanquake/masterPieter Wuille2012-05-201-1/+1
|\
| * Update License in File HeadersFordy2012-05-181-1/+1
* | Make testcases build, prevent windows symbol collisionWladimir J. van der Laan2012-05-201-1/+0
|/
* Move help message out of AppInit2Wladimir J. van der Laan2012-05-131-1/+2
* remove 2 obsolete functions from init.h that moved to util.hPhilip Kaufmann2012-05-081-3/+0
* Remove headers.hPieter Wuille2012-04-171-0/+2
* Update all copyrights to 2012Gavin Andresen2012-02-071-1/+1
* Implement "Start on window system startup" on Win32 + Linux.Matt Corallo2011-12-201-0/+3
* Unify copyright notices.Matt Corallo2011-08-091-0/+1
* CWallet classPieter Wuille2011-06-151-0/+2