aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/base/secmem.h
Commit message (Expand)AuthorAgeFilesLines
* Header file cleanupsJack Lloyd2017-09-211-1/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Fix failure to fully zero memory before freeJack Lloyd2017-07-161-1/+1
* Content:Tomasz Frydrych2017-04-031-3/+11
* Rename zero_mem to secure_scrub_memoryJack Lloyd2016-11-031-1/+1
* Diable static_assert in secure_allocator in MSVC debugSimon Warta2016-10-131-0/+9
* Prevent use of secure_vector with non-integer typesJack Lloyd2016-09-091-0/+3
* prevent massive amount of MSVC C4100 warningsDaniel Neus2016-07-051-0/+5
* Remove alloc module; move secmem.h to base and locking_allocator to utilsJack Lloyd2015-08-291-0/+205