Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 2 | -13/+8 |
* | entropy: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -2/+2 |
* | Add Android OS | Daniel Seither | 2015-07-17 | 1 | -0/+1 |
* | Remove references to removed tru64 OS | Daniel Seither | 2015-07-17 | 1 | -1/+0 |
* | lib/entropy: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -2/+2 |
* | Remove the shared IO buffer from EntropySource_Accumulator. | lloyd | 2015-03-18 | 2 | -3/+4 |
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -1/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Avoid crash if read returns an error. Canonical case is on the blocking device | lloyd | 2014-04-24 | 1 | -1/+2 |
* | Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter. | lloyd | 2014-03-22 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+161 |