Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
* | define NOMINMAX 1 before every include of windows.h | Baruch Burstein | 2016-11-28 | 1 | -2/+1 |
* | Fix assignment | Jack Lloyd | 2016-07-17 | 1 | -1/+1 |
* | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 1 | -34/+36 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -17/+17 |
* | Push the hardcoded entropy estimates up to build.h | Jack Lloyd | 2015-11-28 | 1 | -3/+1 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -3/+5 |
* | lib/entropy: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -2/+2 |
* | Windows fix | lloyd | 2015-03-20 | 1 | -5/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Avoid Windows macro damage. Github issue 13. | lloyd | 2014-02-02 | 1 | -0/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+93 |