aboutsummaryrefslogtreecommitdiff
path: root/src/allocators.h
AgeCommit message (Expand)Author
2014-10-22boost: split stream classes out of serialize.hCory Fields
2014-09-19Apply clang-format on some infrequently-updated filesPieter Wuille
2014-09-14header include cleanupPhilip Kaufmann
2014-08-28add missing header end commentsPhilip Kaufmann
2014-07-24Fix typos in comments (missing i's).paveljanik
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-10-20Merge pull request #3046 from sarchar/lockedpage-changeGavin Andresen
2013-10-20Bump Year Number to 2013super3
2013-10-20Changing LockedPageManager to use a managed instanceChuck
2013-10-09Remove include of windows.h from allocators.hGavin Andresen
2013-05-30Make signature cache store CPubKeysPieter Wuille
2013-05-30CSecret/CKey -> CKey/CPubKey split/refactorPieter Wuille
2012-11-09don't use memset() in privacy/security relevant code partsPhilip Kaufmann
2012-08-23Handle locked pages more robustly (Fixes issue #1462)Wladimir J. van der Laan
2012-06-08Update comment about secure_allocator<>Pieter Wuille
2012-05-18Update License in File HeadersFordy
2012-04-20Add missing includes. (Fix bulding under GCC 4.7)Timothy Redaelli
2012-04-17Remove headers.hPieter Wuille
2012-04-04remove dependency on serialize.h and util.h for SecureStringWladimir J. van der Laan