15 Commits (51ed9ec971614aebdbfbd9527aba365dd0afd437)

Author SHA1 Message Date
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Philip Kaufmann 852605d8d1 remove windows.h from crypter.cpp includes 11 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago
Philip Kaufmann 0f8a647782 don't use memset() in privacy/security relevant code parts 12 years ago
Wladimir J. van der Laan 0b886ad1bd Make CCrypter use LockedPageManager to manage locked pages 12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings 12 years ago
Pieter Wuille 6b6aaa1698 Further reduce header dependencies 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Jeff Garzik 9fb89c26f3 Fix misc. minor sign-comparison warnings 12 years ago
Pieter Wuille e5c027b49b Verify status of encrypt/decrypt calls to detect failed padding 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Dylan Noblesmith 94f778bdeb Implement an mlock()'d string class for storing passphrases 13 years ago
Gavin Andresen 6853e627f1 Fix build on windows and mac 13 years ago
Matt Corallo 4e87d341f7 Add wallet privkey encryption. 13 years ago