Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OS feature getsid | Daniel Seither | 2015-07-17 | 1 | -0/+2 |
* | lib/entropy: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -2/+2 |
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -17/+10 |
* | This check doesn't make sense as the entropy source is shared | lloyd | 2015-03-18 | 1 | -15/+6 |
* | Remove the shared IO buffer from EntropySource_Accumulator. | lloyd | 2015-03-18 | 1 | -4/+4 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -4/+5 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -9/+16 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+258 |