Update copyrights to 2012 for files modified this year
[novacoin.git] / src / init.cpp
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-02 Gavin AndresenAllow -upnp to override setting in wallet (and simplify...
2012-01-03 Gavin AndresenI broke -testnet with my TOR option-parsing fixes.
2012-01-03 Gavin AndresenFix issue #659, and cleanup wallet/command-line argumen...
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-12-01 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-08-09 Matt CoralloUnify copyright notices.
2011-08-03 Matt CoralloDon't listen if on TOR (resolves #441).
2011-07-17 Pieter Wuilleget rid of mapPubKeys
2011-07-13 Jeff GarzikMerge pull request #381 from TheBlueMatt/nminversion
2011-07-08 Pieter WuillePrepare codebase for Encrypted Keys.
2011-07-05 Matt CoralloAdd minversion to wallet.
2011-07-01 Jeff GarzikEnable DNS seeding by default.
2011-06-24 James BurkleEdited init.cpp to include a check that -datadir exists
2011-06-19 Shane WegnerFix missing includes needed for Boost 1.46.
2011-06-15 Pieter WuilleCWallet class
2011-06-14 Jeff GarzikMerge pull request #226 from jordanlewis/betterheaders
2011-06-11 Pieter WuilleFaster timeout when connecting
2011-06-11 Han Lin YapRemove unused variable
2011-05-22 Pieter WuilleUpdate transactions already in the wallet when rescanning.
2011-05-17 Jordan LewisOnly include certain boost headers if necessary.
2011-05-16 Jordan LewisOnly include strlcpy.h when we have to
2011-05-16 Jordan LewisOnly include init.h when we have to
2011-05-16 Jordan LewisOnly include net.h when we have to
2011-05-16 Jordan LewisOnly included rpc.h when necessary
2011-05-16 Jordan LewisOnly include db.h when we have to.
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-05-10 Pieter WuilleSupport for name lookups in -connect and -addnode
2011-05-09 Jeff GarzikManual merge of jaromil's source tree reorg commit.
2011-04-23 Jaromildirectory re-organization (keeps the old build system)