aboutsummaryrefslogtreecommitdiff
path: root/src/crypter.cpp
AgeCommit message (Expand)Author
2012-11-16Revert NACK'd fixes for 0.7.2.Luke Dashjr
2012-11-14Merge branch '0.6.x' into 0.7.xLuke Dashjr
2012-11-14Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-11-12don't use memset() in privacy/security relevant code partsPhilip Kaufmann
2012-08-23Make CCrypter use LockedPageManager to manage locked pagesWladimir J. van der Laan
2012-08-12Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-01Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-04-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-22Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-04-17Fix misc. minor sign-comparison warningsJeff Garzik
2012-04-17Further reduce header dependenciesPieter Wuille
2012-04-17Remove headers.hPieter Wuille
2012-04-15Fix misc. minor sign-comparison warningsJeff Garzik
2012-04-05Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-05Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-04-05Verify status of encrypt/decrypt calls to detect failed paddingPieter Wuille
2012-04-05Verify status of encrypt/decrypt calls to detect failed paddingPieter Wuille
2012-02-07Update all copyrights to 2012Gavin Andresen
2011-12-20Implement an mlock()'d string class for storing passphrasesDylan Noblesmith
2011-11-26Implement an mlock()'d string class for storing passphrasesDylan Noblesmith
2011-10-07Fix build on windows and macGavin Andresen
2011-07-13Add wallet privkey encryption.Matt Corallo