aboutsummaryrefslogtreecommitdiff
path: root/src/keystore.h
Commit message (Expand)AuthorAgeFilesLines
* Some extra commentsPieter Wuille2011-11-071-0/+15
* Add returns to avoid annoying compile-time warnings.Matt Corallo2011-10-251-0/+1
* SetCrypted() obtains keystore lock, to be safe.Gavin Andresen2011-08-311-9/+1
* Fix rpc-hanging deadlocksGavin Andresen2011-08-311-17/+27
* Unify copyright notices.Matt Corallo2011-08-091-1/+2
* Use CBitcoinAddress instead of string/uint160Pieter Wuille2011-07-171-14/+14
* get rid of mapPubKeysPieter Wuille2011-07-171-13/+17
* Do not use obsolete CPrivKey for passing keys aroundPieter Wuille2011-07-131-4/+4
* Add wallet privkey encryption.Matt Corallo2011-07-131-22/+24
* Prepare codebase for Encrypted Keys.Pieter Wuille2011-07-081-3/+86
* Bugfixes walletclassPieter Wuille2011-06-201-2/+6
* CWallet classPieter Wuille2011-06-151-2/+18
* move wallet code to separate filePieter Wuille2011-06-151-0/+10