| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Add logos/branding currently found on bitcoin.org into NSIS installer. | Jay Weisskopf | 2011-07-11 | 3 | -0/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #352 from TheBlueMatt/newenc | Jeff Garzik | 2011-07-12 | 24 | -160/+1588 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Make an invalid addrIncoming so that old clients crash. | Matt Corallo | 2011-07-13 | 4 | -4/+15 | |
| | * | | | | | | Use DB Transactions when encrypting wallet. | Matt Corallo | 2011-07-13 | 2 | -6/+29 | |
| | * | | | | | | Do not use obsolete CPrivKey for passing keys around | Pieter Wuille | 2011-07-13 | 4 | -30/+12 | |
| | * | | | | | | Add Wallet Encryption section to README | Matt Corallo | 2011-07-13 | 1 | -0/+38 | |
| | * | | | | | | Add the walletlock RPC method to lock the wallet manually. | Matt Corallo | 2011-07-13 | 1 | -0/+25 | |
| | * | | | | | | Dynamically remove/insert the Options for encryption in the menus. | Matt Corallo | 2011-07-13 | 4 | -4/+12 | |
| | * | | | | | | Push unlocked_until in getinfo. | Matt Corallo | 2011-07-13 | 1 | -12/+15 | |
| | * | | | | | | Set the number of SHA512 rounds based on the speed of the computer. | Matt Corallo | 2011-07-13 | 1 | -0/+26 | |
| | * | | | | | | Add wallet privkey encryption. | Matt Corallo | 2011-07-13 | 19 | -169/+1199 | |
| | * | | | | | | Make mlock() and munlock() portable to systems that require the address to be... | Doug Huff | 2011-07-10 | 1 | -0/+12 | |
| | * | | | | | | mlock() all private keys in memory | Dylan Noblesmith | 2011-07-08 | 1 | -1/+26 | |
| | * | | | | | | Prepare codebase for Encrypted Keys. | Pieter Wuille | 2011-07-08 | 9 | -29/+274 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #392 from laanwj/antimagic | Jeff Garzik | 2011-07-09 | 2 | -2/+4 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | remove magic number: change threshold for nLockTime to constant | Wladimir J. van der Laan | 2011-07-09 | 2 | -2/+4 | |
| |/ / / / / | ||||||
| * | | | | | Compile 'sv' translationv0.3.24 | Jeff Garzik | 2011-07-08 | 1 | -0/+0 | |
| * | | | | | Merge pull request #376 from codler/translate | Jeff Garzik | 2011-07-08 | 1 | -239/+234 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Minor translation changes for latest build | Han Lin Yap | 2011-07-03 | 1 | -239/+234 | |
| * | | | | | Merge pull request #383 from sipa/syncdefaultv0.3.24rc3 | Jeff Garzik | 2011-07-05 | 3 | -11/+16 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix synchronization of default key | Pieter Wuille | 2011-07-05 | 3 | -11/+16 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #384 from TheBlueMatt/upnp | Jeff Garzik | 2011-07-05 | 5 | -41/+25 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Enable UPnP by default on bitcoin, but not on bitcoind (on gitian) | Matt Corallo | 2011-07-05 | 2 | -3/+5 | |
| | * | | | | Revert "Make UPnP default on Bitcoin but not on Bitcoind." | Matt Corallo | 2011-07-05 | 3 | -38/+20 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #379 from gavinandresen/nocommasv0.3.24rc2 | Gavin Andresen | 2011-07-04 | 1 | -7/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Do not use comma as thousands separator | Gavin Andresen | 2011-07-04 | 1 | -7/+0 | |
| * | | | | | Merge pull request #380 from TheBlueMatt/buildupdates | Jeff Garzik | 2011-07-04 | 8 | -2/+311 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Added a couple minor things to match newer build process. | Matt Corallo | 2011-07-05 | 8 | -2/+311 | |
| |/ / / / | ||||||
| * | | | | Block-chain lock-in at 134444 | Gavin Andresen | 2011-07-03 | 1 | -4/+5 | |
| * | | | | Bump OSX version to 0.3.24 (missed in previous commit)v0.3.24rc1 | Jeff Garzik | 2011-07-02 | 1 | -2/+2 | |
| * | | | | Bump version to 0.3.24. | Jeff Garzik | 2011-07-02 | 4 | -6/+6 | |
| * | | | | Merge branch 'tmp2' into tmp3 | Jeff Garzik | 2011-07-02 | 4 | -16/+45 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix AddressBook syncrhonization between a CWallet and CWalletDB | Stéphane Gimenez | 2011-06-27 | 4 | -16/+45 | |
| * | | | | | Merge pull request #374 from TheBlueMatt/neterror | Jeff Garzik | 2011-07-02 | 1 | -1/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Give more detailed error messages for connection failure. | Matt Corallo | 2011-07-02 | 1 | -1/+5 | |
| * | | | | | | Merge pull request #372 from TheBlueMatt/upnp | Jeff Garzik | 2011-07-01 | 3 | -20/+38 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make UPnP default on Bitcoin but not on Bitcoind. | Matt Corallo | 2011-07-02 | 3 | -20/+38 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #373 from EricJ2190/master | Jeff Garzik | 2011-07-01 | 1 | -1/+11 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add keystore.h to makefile.vs's header list. | Eric Hosmer | 2011-07-01 | 1 | -1/+1 | |
| | * | | | | | Further updated Visual C++ makefile. | Eric Hosmer | 2011-07-01 | 1 | -1/+11 | |
| * | | | | | | Merge pull request #343 from muggenhor/proper-http-server-rejection | Jeff Garzik | 2011-07-01 | 1 | -1/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rpc: don't send 403 when using SSL to prevent DoS | Giel van Schijndel | 2011-06-26 | 1 | -1/+3 | |
| | * | | | | | | rpc server: send '403 Forbidden' to rejected clients | Giel van Schijndel | 2011-06-26 | 1 | -1/+5 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #368 from TheBlueMatt/dnsseed | Jeff Garzik | 2011-07-01 | 1 | -10/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Only use dnsseeds and static seeds when not on testnet. | Matt Corallo | 2011-07-01 | 1 | -10/+13 | |
| * | | | | | | | Merge pull request #371 from EricJ2190/master | Jeff Garzik | 2011-07-01 | 1 | -8/+24 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Updated Visual C++ makefile. | Eric Hosmer | 2011-07-01 | 1 | -8/+24 | |
| | |/ / / / / | ||||||
| * | | | | | | Enable DNS seeding by default. | Jeff Garzik | 2011-07-01 | 1 | -1/+3 | |
| * | | | | | | Merge pull request #369 from sipa/limitblocksend | Jeff Garzik | 2011-07-01 | 3 | -5/+11 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Limit response to getblocks to half of output buffer size | Pieter Wuille | 2011-07-01 | 3 | -5/+11 | |
| |/ / / / / | ||||||