aboutsummaryrefslogtreecommitdiff
path: root/src/allocators.h
Commit message (Expand)AuthorAgeFilesLines
* add missing header end commentsPhilip Kaufmann2014-08-281-1/+1
* Fix typos in comments (missing i's).paveljanik2014-07-241-1/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+4
* Merge pull request #3046 from sarchar/lockedpage-changeGavin Andresen2013-10-201-5/+38
|\
| * Changing LockedPageManager to use a managed instanceChuck2013-10-201-5/+38
* | Bump Year Number to 2013super32013-10-201-1/+1
|/
* Remove include of windows.h from allocators.hGavin Andresen2013-10-091-53/+3
* Make signature cache store CPubKeysPieter Wuille2013-05-301-0/+4
* CSecret/CKey -> CKey/CPubKey split/refactorPieter Wuille2013-05-301-0/+9
* don't use memset() in privacy/security relevant code partsPhilip Kaufmann2012-11-091-2/+3
* Handle locked pages more robustly (Fixes issue #1462)Wladimir J. van der Laan2012-08-231-15/+150
* Update comment about secure_allocator<>Pieter Wuille2012-06-081-1/+0
* Update License in File HeadersFordy2012-05-181-1/+1
* Add missing includes. (Fix bulding under GCC 4.7)Timothy Redaelli2012-04-201-0/+1
* Remove headers.hPieter Wuille2012-04-171-0/+3
* remove dependency on serialize.h and util.h for SecureStringWladimir J. van der Laan2012-04-041-0/+119