aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
AgeCommit message (Expand)Author
2011-08-09Unify copyright notices.Matt Corallo
2011-08-03Don't listen if on TOR (resolves #441).Matt Corallo
2011-07-17get rid of mapPubKeysPieter Wuille
2011-07-12Merge pull request #381 from TheBlueMatt/nminversionJeff Garzik
2011-07-08Prepare codebase for Encrypted Keys.Pieter Wuille
2011-07-05Add minversion to wallet.Matt Corallo
2011-07-01Enable DNS seeding by default.Jeff Garzik
2011-06-23Edited init.cpp to include a check that -datadir existsJames Burkle
2011-06-19Fix missing includes needed for Boost 1.46.Shane Wegner
2011-06-15CWallet classPieter Wuille
2011-06-14Merge pull request #226 from jordanlewis/betterheadersJeff Garzik
2011-06-12Faster timeout when connectingPieter Wuille
2011-06-11Remove unused variableHan Lin Yap
2011-05-22Update transactions already in the wallet when rescanning.Pieter Wuille
2011-05-17Only include certain boost headers if necessary.Jordan Lewis
2011-05-15Only include strlcpy.h when we have toJordan Lewis
2011-05-15Only include init.h when we have toJordan Lewis
2011-05-15Only include net.h when we have toJordan Lewis
2011-05-15Only included rpc.h when necessaryJordan Lewis
2011-05-15Only include db.h when we have to.Jordan Lewis
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-05-10Support for name lookups in -connect and -addnodePieter Wuille
2011-05-09Manual merge of jaromil's source tree reorg commit.Jeff Garzik
2011-04-23directory re-organization (keeps the old build system)Jaromil