aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/zero_mem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename zero_mem to secure_scrub_memoryJack Lloyd2016-11-031-38/+0
* Revamp entropy pollingJack Lloyd2016-07-171-0/+7
* Fix macro checks for zero_mem. Github 55lloyd2015-03-061-2/+2
* Reference memset via std namespacelloyd2015-01-271-1/+1
* Remove memset_s, not implemented on any machine I can test on andlloyd2015-01-231-7/+5
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Use RtlSecureZeroMemory or memset_s if availablelloyd2015-01-071-0/+13
* Move lib into srclloyd2014-01-101-0/+20