aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/mem_ops.h
Commit message (Expand)AuthorAgeFilesLines
* Rename zero_mem to secure_scrub_memoryJack Lloyd2016-11-031-9/+34
* Use memcpy instead of misaligned pointer casts for reading words.Jack Lloyd2015-12-311-61/+5
* Guard all std::mem* ops against any call with zero length.Jack Lloyd2015-12-251-3/+12
* Internal header cleanupsJack Lloyd2015-09-191-0/+127
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Have clear_mem just be a plain memset and only call the (slow)lloyd2014-08-091-1/+1
* Move lib into srclloyd2014-01-101-0/+75