dogecoin/src/support
Vasil Dimov 09f86e7494
lockedpool: avoid sensitive data in core files (FreeBSD)
This is a followup to
23991ee53 / https://github.com/bitcoin/bitcoin/pull/15600
to also use madvise(2) on FreeBSD to avoid sensitive data allocated
with secure_allocator ending up in core files in addition to preventing
it from going to the swap.
2021-11-05 08:26:11 -04:00
..
allocators Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
cleanse.cpp openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
cleanse.h [wallet] Securely erase potentially sensitive keys/values 2017-06-05 22:58:24 +00:00
events.h Added some simple tests for the RAII-style events. 2016-12-21 16:49:21 +09:00
lockedpool.cpp lockedpool: avoid sensitive data in core files (FreeBSD) 2021-11-05 08:26:11 -04:00
lockedpool.h Fix some typos 2016-11-28 16:16:37 +07:00