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
/
init.cpp
Age
Commit message (
Expand
)
Author
2011-12-16
Move more newlines out of strings, and fix translations.
Gavin Andresen
2011-12-13
move \\n outside _() in --help
Nils Schneider
2011-12-02
Merge pull request #654 from TheBlueMatt/dnsseed-thread
Gavin Andresen
2011-11-27
Add missing command-line arguments to --help/-? output
Gavin Andresen
2011-11-26
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-11-17
Only remove database log files on shutdown after wallet encryption/rewrite
v0.5.0rc6
Gavin Andresen
2011-11-15
Obsolete keypool and make sure database removes log files on shutdown.
Gavin Andresen
2011-10-25
Optionally include additional QT plugins when required to build.
Matt Corallo
2011-10-07
Fix build on windows and mac
Gavin Andresen
2011-09-26
Remove wxWidgets
Gavin Andresen
2011-09-26
Merge pull request #517 from gavinandresen/DoSprevention
Gavin Andresen
2011-09-21
Framework for banning mis-behaving peers
Gavin Andresen
2011-09-02
bitcoin-qt cannot be used as command line rpc client
Wladimir J. van der Laan
2011-08-28
add russian translation and add unicode compatibility (merges pull request #20)
Misbakh-Soloviev Vadim A
2011-08-16
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-09
Unify copyright notices.
Matt Corallo
2011-08-06
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-03
Don't listen if on TOR (resolves #441).
Matt Corallo
2011-08-02
add splash screen
Wladimir J. van der Laan
2011-07-26
Merge remote branch 'upstream/master'
Wladimir J. van der Laan
2011-07-17
get rid of mapPubKeys
Pieter Wuille
2011-07-15
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-07-12
Merge pull request #381 from TheBlueMatt/nminversion
Jeff Garzik
2011-07-08
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-07
Sync to bitcoin git e94010b2395694d56dd6
Wladimir J. van der Laan
2011-07-05
Add minversion to wallet.
Matt Corallo
2011-07-03
windows build fixes
Wladimir J. van der Laan
2011-07-01
Enable DNS seeding by default.
Jeff Garzik
2011-06-26
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-23
Edited init.cpp to include a check that -datadir exists
James Burkle
2011-06-22
use #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0
Wladimir J. van der Laan
2011-06-20
fixes for mac build
mark
2011-06-19
Fix missing includes needed for Boost 1.46.
Shane Wegner
2011-06-18
update bitcoin core from git (eeac8727bc0a951631bd)
Wladimir J. van der Laan
2011-06-15
CWallet class
Pieter Wuille
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-12
update bitcoin core to git ce148944c776ae8e91cc058f44ddce356c7cebc9
Wladimir J. van der Laan
2011-06-12
Faster timeout when connecting
Pieter Wuille
2011-06-11
move back to original directory structure
Wladimir J. van der Laan
2011-06-11
Remove unused variable
Han Lin Yap
2011-05-22
Update transactions already in the wallet when rescanning.
Pieter Wuille
2011-05-17
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-15
Only include strlcpy.h when we have to
Jordan Lewis
2011-05-15
Only include init.h when we have to
Jordan Lewis
2011-05-15
Only include net.h when we have to
Jordan Lewis
2011-05-15
Only included rpc.h when necessary
Jordan Lewis
2011-05-15
Only include db.h when we have to.
Jordan Lewis
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-10
Support for name lookups in -connect and -addnode
Pieter Wuille
2011-05-09
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
[next]