Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename zero_mem to secure_scrub_memory | Jack Lloyd | 2016-11-03 | 1 | -9/+34 |
* | Use memcpy instead of misaligned pointer casts for reading words. | Jack Lloyd | 2015-12-31 | 1 | -61/+5 |
* | Guard all std::mem* ops against any call with zero length. | Jack Lloyd | 2015-12-25 | 1 | -3/+12 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -0/+127 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Have clear_mem just be a plain memset and only call the (slow) | lloyd | 2014-08-09 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+75 |