756 Commits (7414733beac92ce8ba365def592d0363fb24872c)
 

Author SHA1 Message Date
Matt Corallo 7414733bea Make an invalid addrIncoming so that old clients crash. 13 years ago
Matt Corallo 96f34cd5c4 Use DB Transactions when encrypting wallet. 13 years ago
Pieter Wuille 0efda1a79e Do not use obsolete CPrivKey for passing keys around 13 years ago
Matt Corallo b6b039d84e Add Wallet Encryption section to README 13 years ago
Matt Corallo fbeb5fb483 Add the walletlock RPC method to lock the wallet manually. 13 years ago
Matt Corallo 81598083e7 Dynamically remove/insert the Options for encryption in the menus. 13 years ago
Matt Corallo 98545d2cdf Push unlocked_until in getinfo. 13 years ago
Matt Corallo ddebdd9a8f Set the number of SHA512 rounds based on the speed of the computer. 13 years ago
Matt Corallo 4e87d341f7 Add wallet privkey encryption. 13 years ago
Doug Huff a48c671957 Make mlock() and munlock() portable to systems that require the address to be on a page boundary. 13 years ago
Dylan Noblesmith c1aacf0be3 mlock() all private keys in memory 13 years ago
Pieter Wuille acd6501610 Prepare codebase for Encrypted Keys. 13 years ago
Jeff Garzik e94010b239 Merge pull request #383 from sipa/syncdefault 13 years ago
Jeff Garzik bb0d9ce226 Merge pull request #384 from TheBlueMatt/upnp 13 years ago
Matt Corallo 09923991e5 Enable UPnP by default on bitcoin, but not on bitcoind (on gitian) 13 years ago
Matt Corallo 3f0950ea01 Revert "Make UPnP default on Bitcoin but not on Bitcoind." 13 years ago
Pieter Wuille e9f61c8787 Fix synchronization of default key 13 years ago
Gavin Andresen 9390431ce4 Merge pull request #379 from gavinandresen/nocommas 13 years ago
Jeff Garzik 06c903b26c Merge pull request #380 from TheBlueMatt/buildupdates 13 years ago
Matt Corallo fa105b1d3a Added a couple minor things to match newer build process. 13 years ago
Gavin Andresen 59f9c8e8c9 Do not use comma as thousands separator 13 years ago
Gavin Andresen d547a44332 Block-chain lock-in at 134444 13 years ago
Jeff Garzik fc27eb188f Bump OSX version to 0.3.24 (missed in previous commit) 13 years ago
Jeff Garzik b4b536d782 Bump version to 0.3.24. 13 years ago
Jeff Garzik a76899624a Merge branch 'tmp2' into tmp3 13 years ago
Jeff Garzik 1a19fc17b2 Merge pull request #374 from TheBlueMatt/neterror 13 years ago
Matt Corallo 013df1cc3b Give more detailed error messages for connection failure. 13 years ago
Jeff Garzik 9cd1dfe898 Merge pull request #372 from TheBlueMatt/upnp 13 years ago
Jeff Garzik cfbcb1de66 Merge pull request #373 from EricJ2190/master 13 years ago
Eric Hosmer 58d9badfe2 Add keystore.h to makefile.vs's header list. 13 years ago
Eric Hosmer 12a4af47c2 Further updated Visual C++ makefile. 13 years ago
Matt Corallo ee1f884229 Make UPnP default on Bitcoin but not on Bitcoind. 13 years ago
Jeff Garzik c4286dc6ee Merge pull request #343 from muggenhor/proper-http-server-rejection 13 years ago
Jeff Garzik b73ab2d885 Merge pull request #368 from TheBlueMatt/dnsseed 13 years ago
Jeff Garzik 056d2ad312 Merge pull request #371 from EricJ2190/master 13 years ago
Jeff Garzik 362efb24c1 Enable DNS seeding by default. 13 years ago
Jeff Garzik 7fbeca05c9 Merge pull request #369 from sipa/limitblocksend 13 years ago
Eric Hosmer f8b5028cd1 Updated Visual C++ makefile. 13 years ago
Matt Corallo ce8f78a7bb Only use dnsseeds and static seeds when not on testnet. 13 years ago
Pieter Wuille 4973174534 Limit response to getblocks to half of output buffer size 13 years ago
Jeff Garzik 44d16327c1 Merge pull request #367 from TheBlueMatt/dnsseed 13 years ago
Matt Corallo f03c31db82 Add new DNSSeed dnsseed.bluematt.me. 13 years ago
Gavin Andresen 20f3f4ac16 Merge pull request #357 from jrmithdobbs/osx-appbundle 13 years ago
Gavin Andresen 786bfc3bb7 Merge pull request #361 from spiechu/polish-translation 13 years ago
Pieter Wuille 3a3eabb57a Merge pull request #362 from ius/issue340 13 years ago
Joerie de Gram ecd3e728b7 Fix connection failure debug output 13 years ago
Dawid Spiechowicz 3e76df7481 added polish translation 13 years ago
Stéphane Gimenez 4d410cfce9 Fix AddressBook syncrhonization between a CWallet and CWalletDB 13 years ago
Gavin Andresen 8111e27905 Merge pull request #356 from gavinandresen/unitTest 13 years ago
Doug Huff d8dda9de84 Add OSX App bundle and correct build instructions to reflect reality. 13 years ago