Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use memcpy instead of misaligned pointer casts for reading words. | Jack Lloyd | 2015-12-31 | 1 | -19/+39 |
* | Guard all std::mem* ops against any call with zero length. | Jack Lloyd | 2015-12-25 | 1 | -18/+24 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+13 |
* | lib/utils: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -2/+2 |
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add missing include | lloyd | 2015-01-08 | 1 | -0/+1 |
* | Add SHA-512/256 | lloyd | 2015-01-08 | 1 | -0/+42 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+627 |