index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bitcoind.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow `-noserver` with bitcoind
Wladimir J. van der Laan
2013-12-20
1
-1
/
+6
*
Rebrand to `Bitcoin Core`
Wladimir J. van der Laan
2013-12-13
1
-1
/
+1
*
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
2013-12-03
1
-0
/
+1
*
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-27
1
-1
/
+2
*
doc: small doxygen update
Wladimir J. van der Laan
2013-11-17
1
-0
/
+16
*
misc small changes to polish after include cleanup
Philip Kaufmann
2013-11-11
1
-2
/
+0
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-4
/
+8
*
No more fHaveGUI
Wladimir J. van der Laan
2013-11-04
1
-2
/
+1
*
Break dependency of init on wallet.
Pieter Wuille
2013-10-26
1
-0
/
+3
*
Add separate bitcoin-rpc client
Wladimir J. van der Laan
2013-10-21
1
-3
/
+4
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
make fCommandLine a local variable in AppInit()
Philip Kaufmann
2013-10-08
1
-0
/
+1
*
add missing Boost Thread join_all() call during shutdown
Philip Kaufmann
2013-10-07
1
-4
/
+13
*
update SelectParamsFromCommandLine() handling/order
Philip Kaufmann
2013-08-22
1
-6
/
+7
*
exclude CreatePidFile() function on WIN32 as it is unused
Philip Kaufmann
2013-07-24
1
-1
/
+1
*
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-19
1
-0
/
+4
*
build: add global var for whether or not the gui is enabled
Cory Fields
2013-06-04
1
-0
/
+1
*
build: split the non-gui startup routines into a new file
Cory Fields
2013-06-04
1
-0
/
+136
[prev]