Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
* | Skip bzip2 compression entropy tests | Jack Lloyd | 2016-11-04 | 1 | -8/+5 |
* | Fix entropy tests | Jack Lloyd | 2016-11-04 | 1 | -6/+3 |
* | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 1 | -36/+17 |
* | Remove Transform base class | Jack Lloyd | 2016-04-21 | 1 | -2/+2 |
* | Fix a couple MSVC warnings. | Jack Lloyd | 2016-04-09 | 1 | -3/+3 |
* | Skip bzip2 compression in entropy tests on OS X due to GH #394 | Jack Lloyd | 2016-03-02 | 1 | -0/+7 |
* | Fix compile error when compression is disabled | Jack Lloyd | 2015-11-29 | 1 | -1/+1 |
* | Add differential compression test. | Jack Lloyd | 2015-11-28 | 1 | -41/+87 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -0/+107 |