aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12Merge pull request #396 from jayschwa/nsis-brandingJeff Garzik
2011-07-12Merge pull request #352 from TheBlueMatt/newencJeff Garzik
2011-07-13Make an invalid addrIncoming so that old clients crash.Matt Corallo
2011-07-13Use DB Transactions when encrypting wallet.Matt Corallo
2011-07-13Do not use obsolete CPrivKey for passing keys aroundPieter Wuille
2011-07-13Add Wallet Encryption section to READMEMatt Corallo
2011-07-13Add the walletlock RPC method to lock the wallet manually.Matt Corallo
2011-07-13Dynamically remove/insert the Options for encryption in the menus.Matt Corallo
2011-07-13Push unlocked_until in getinfo.Matt Corallo
2011-07-13Set the number of SHA512 rounds based on the speed of the computer.Matt Corallo
2011-07-13Add wallet privkey encryption.Matt Corallo
2011-07-12Remove NSIS branding from bottom divider.Jay Weisskopf
2011-07-11Set default compression for NSIS installer to LZMA.Jay Weisskopf
2011-07-11Add logos/branding currently found on bitcoin.org into NSIS installer.Jay Weisskopf
2011-07-10Make mlock() and munlock() portable to systems that require the address to be...Doug Huff
2011-07-09Merge pull request #392 from laanwj/antimagicJeff Garzik
2011-07-09remove magic number: change threshold for nLockTime to constantWladimir J. van der Laan
2011-07-08Compile 'sv' translationv0.3.24Jeff Garzik
2011-07-08Merge pull request #376 from codler/translateJeff Garzik
2011-07-08mlock() all private keys in memoryDylan Noblesmith
2011-07-08Prepare codebase for Encrypted Keys.Pieter Wuille
2011-07-05Merge pull request #383 from sipa/syncdefaultv0.3.24rc3Jeff Garzik
2011-07-05Merge pull request #384 from TheBlueMatt/upnpJeff Garzik
2011-07-05Enable UPnP by default on bitcoin, but not on bitcoind (on gitian)Matt Corallo
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-04Merge pull request #380 from TheBlueMatt/buildupdatesJeff Garzik
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-03Minor translation changes for latest buildHan Lin Yap
2011-07-02Bump OSX version to 0.3.24 (missed in previous commit)v0.3.24rc1Jeff Garzik
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-01Merge pull request #369 from sipa/limitblocksendJeff 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