index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-13
Use DB Transactions when encrypting wallet.
Matt Corallo
2011-07-13
Do not use obsolete CPrivKey for passing keys around
Pieter Wuille
2011-07-13
Add Wallet Encryption section to README
Matt Corallo
2011-07-13
Add the walletlock RPC method to lock the wallet manually.
Matt Corallo
2011-07-13
Dynamically remove/insert the Options for encryption in the menus.
Matt Corallo
2011-07-13
Push unlocked_until in getinfo.
Matt Corallo
2011-07-13
Set the number of SHA512 rounds based on the speed of the computer.
Matt Corallo
2011-07-13
Add wallet privkey encryption.
Matt Corallo
2011-07-10
Make mlock() and munlock() portable to systems that require the address to be...
Doug Huff
2011-07-08
mlock() all private keys in memory
Dylan Noblesmith
2011-07-08
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-05
Merge pull request #383 from sipa/syncdefault
v0.3.24rc3
Jeff Garzik
2011-07-05
Merge pull request #384 from TheBlueMatt/upnp
Jeff Garzik
2011-07-05
Enable UPnP by default on bitcoin, but not on bitcoind (on gitian)
Matt Corallo
2011-07-05
Revert "Make UPnP default on Bitcoin but not on Bitcoind."
Matt Corallo
2011-07-05
Fix synchronization of default key
Pieter Wuille
2011-07-04
Merge pull request #379 from gavinandresen/nocommas
v0.3.24rc2
Gavin Andresen
2011-07-04
Merge pull request #380 from TheBlueMatt/buildupdates
Jeff Garzik
2011-07-05
Added a couple minor things to match newer build process.
Matt Corallo
2011-07-04
Do not use comma as thousands separator
Gavin Andresen
2011-07-03
Block-chain lock-in at 134444
Gavin Andresen
2011-07-02
Bump OSX version to 0.3.24 (missed in previous commit)
v0.3.24rc1
Jeff Garzik
2011-07-02
Bump version to 0.3.24.
Jeff Garzik
2011-07-02
Merge branch 'tmp2' into tmp3
Jeff Garzik
2011-07-02
Merge pull request #374 from TheBlueMatt/neterror
Jeff Garzik
2011-07-02
Give more detailed error messages for connection failure.
Matt Corallo
2011-07-01
Merge pull request #372 from TheBlueMatt/upnp
Jeff Garzik
2011-07-01
Merge pull request #373 from EricJ2190/master
Jeff Garzik
2011-07-01
Add keystore.h to makefile.vs's header list.
Eric Hosmer
2011-07-01
Further updated Visual C++ makefile.
Eric Hosmer
2011-07-02
Make UPnP default on Bitcoin but not on Bitcoind.
Matt Corallo
2011-07-01
Merge pull request #343 from muggenhor/proper-http-server-rejection
Jeff Garzik
2011-07-01
Merge pull request #368 from TheBlueMatt/dnsseed
Jeff Garzik
2011-07-01
Merge pull request #371 from EricJ2190/master
Jeff Garzik
2011-07-01
Enable DNS seeding by default.
Jeff Garzik
2011-07-01
Merge pull request #369 from sipa/limitblocksend
Jeff Garzik
2011-07-01
Updated Visual C++ makefile.
Eric Hosmer
2011-07-01
Only use dnsseeds and static seeds when not on testnet.
Matt Corallo
2011-07-01
Limit response to getblocks to half of output buffer size
Pieter Wuille
2011-06-30
Merge pull request #367 from TheBlueMatt/dnsseed
Jeff Garzik
2011-06-30
Add new DNSSeed dnsseed.bluematt.me.
Matt Corallo
2011-06-29
Merge pull request #357 from jrmithdobbs/osx-appbundle
Gavin Andresen
2011-06-29
Merge pull request #361 from spiechu/polish-translation
Gavin Andresen
2011-06-28
Merge pull request #362 from ius/issue340
Pieter Wuille
2011-06-28
Fix connection failure debug output
Joerie de Gram
2011-06-28
added polish translation
Dawid Spiechowicz
2011-06-27
Fix AddressBook syncrhonization between a CWallet and CWalletDB
Stéphane Gimenez
2011-06-27
Merge pull request #356 from gavinandresen/unitTest
Gavin Andresen
2011-06-27
Add OSX App bundle and correct build instructions to reflect reality.
Doug Huff
2011-06-27
Boost unit-testing framework.
Gavin Andresen
[next]