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-08-03
Don't listen if on TOR (resolves #441).
Matt Corallo
2011-07-17
get rid of mapPubKeys
Pieter Wuille
2011-07-12
Merge pull request #381 from TheBlueMatt/nminversion
Jeff Garzik
2011-07-08
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-05
Add minversion to wallet.
Matt Corallo
2011-07-01
Enable DNS seeding by default.
Jeff Garzik
2011-06-23
Edited init.cpp to include a check that -datadir exists
James Burkle
2011-06-19
Fix missing includes needed for Boost 1.46.
Shane Wegner
2011-06-15
CWallet class
Pieter Wuille
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-12
Faster timeout when connecting
Pieter Wuille
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
2011-04-23
directory re-organization (keeps the old build system)
Jaromil