aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-07-05Merge pull request #383 from sipa/syncdefaultv0.3.24rc3Jeff Garzik
2011-07-05Revert "Make UPnP default on Bitcoin but not on Bitcoind."Matt Corallo
2011-07-05Fix synchronization of default keyPieter Wuille
2011-07-04Merge pull request #379 from gavinandresen/nocommasv0.3.24rc2Gavin Andresen
2011-07-05Added a couple minor things to match newer build process.Matt Corallo
2011-07-04Do not use comma as thousands separatorGavin Andresen
2011-07-03Block-chain lock-in at 134444Gavin Andresen
2011-07-02Bump version to 0.3.24.Jeff Garzik
2011-07-02Merge branch 'tmp2' into tmp3Jeff Garzik
2011-07-02Merge pull request #374 from TheBlueMatt/neterrorJeff Garzik
2011-07-02Give more detailed error messages for connection failure.Matt Corallo
2011-07-01Merge pull request #372 from TheBlueMatt/upnpJeff Garzik
2011-07-01Merge pull request #373 from EricJ2190/masterJeff Garzik
2011-07-01Add keystore.h to makefile.vs's header list.Eric Hosmer
2011-07-01Further updated Visual C++ makefile.Eric Hosmer
2011-07-02Make UPnP default on Bitcoin but not on Bitcoind.Matt Corallo
2011-07-01Merge pull request #343 from muggenhor/proper-http-server-rejectionJeff Garzik
2011-07-01Merge pull request #368 from TheBlueMatt/dnsseedJeff Garzik
2011-07-01Merge pull request #371 from EricJ2190/masterJeff Garzik
2011-07-01Enable DNS seeding by default.Jeff Garzik
2011-07-01Updated Visual C++ makefile.Eric Hosmer
2011-07-01Only use dnsseeds and static seeds when not on testnet.Matt Corallo
2011-07-01Limit response to getblocks to half of output buffer sizePieter Wuille
2011-06-30Merge pull request #367 from TheBlueMatt/dnsseedJeff Garzik
2011-06-30Add new DNSSeed dnsseed.bluematt.me.Matt Corallo
2011-06-28Fix connection failure debug outputJoerie de Gram
2011-06-27Fix AddressBook syncrhonization between a CWallet and CWalletDBStéphane Gimenez
2011-06-27Merge pull request #356 from gavinandresen/unitTestGavin Andresen
2011-06-27Boost unit-testing framework.Gavin Andresen
2011-06-26rpc: don't send 403 when using SSL to prevent DoSGiel van Schijndel
2011-06-26rpc server: send '403 Forbidden' to rejected clientsGiel van Schijndel
2011-06-26Fix segfault when creating new walletPieter Wuille
2011-06-24Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoinGavin Andresen
2011-06-23Edited init.cpp to include a check that -datadir existsJames Burkle
2011-06-20Bugfixes walletclassPieter Wuille
2011-06-19Fix missing includes needed for Boost 1.46.Shane Wegner
2011-06-18CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than falseJeff Garzik
2011-06-19add GetTotalBlocksEstimate() function, move magic number to constantWladimir J. van der Laan
2011-06-15CWallet classPieter Wuille
2011-06-15move wallet code to separate filePieter Wuille
2011-06-14Merge pull request #226 from jordanlewis/betterheadersJeff Garzik
2011-06-14FormatFullVersion: build fix related to recent translation improvementJeff Garzik
2011-06-14Merge pull request #314 from codler/translateJeff Garzik
2011-06-12Faster timeout when connectingPieter Wuille
2011-06-12Double check translation and improved a translation stringHan Lin Yap
2011-06-11Remove unused variableHan Lin Yap
2011-06-10Lower minimum relay TX fee to 0.0001 (from 0.0005) BTC.Jeff Garzik
2011-06-09Merge pull request #304 from TheBlueMatt/cpufixJeff Garzik
2011-06-07Merge pull request #293 from tcatm/keypool-fixGavin Andresen
2011-06-07Fix CPU Usage bug when using -nolisten and have no connections.Matt Corallo