bitcoin/src/support
Cory Fields d7d187e8a4 allocators: split allocators and pagelocker
Pagelocker is only needed for secure (usually wallet) operations, so don't make
the zero-after-free allocator depend on it.
2015-03-20 12:23:44 +01:00
..
allocators allocators: split allocators and pagelocker 2015-03-20 12:23:44 +01:00
cleanse.cpp openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
cleanse.h openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
pagelocker.cpp allocators: split allocators and pagelocker 2015-03-20 12:23:44 +01:00
pagelocker.h allocators: split allocators and pagelocker 2015-03-20 12:23:44 +01:00