index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bitcoind.cpp
Age
Commit message (
Expand
)
Author
2013-11-27
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-17
doc: small doxygen update
Wladimir J. van der Laan
2013-11-11
misc small changes to polish after include cleanup
Philip Kaufmann
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
No more fHaveGUI
Wladimir J. van der Laan
2013-10-26
Break dependency of init on wallet.
Pieter Wuille
2013-10-21
Add separate bitcoin-rpc client
Wladimir J. van der Laan
2013-10-20
Bump Year Number to 2013
super3
2013-10-08
make fCommandLine a local variable in AppInit()
Philip Kaufmann
2013-10-07
add missing Boost Thread join_all() call during shutdown
Philip Kaufmann
2013-08-22
update SelectParamsFromCommandLine() handling/order
Philip Kaufmann
2013-07-24
exclude CreatePidFile() function on WIN32 as it is unused
Philip Kaufmann
2013-06-19
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-04
build: add global var for whether or not the gui is enabled
Cory Fields
2013-06-04
build: split the non-gui startup routines into a new file
Cory Fields
[prev]