aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/unix_procs
Commit message (Expand)AuthorAgeFilesLines
* Missing addsJack Lloyd2015-12-111-0/+1
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Add differential compression test.Jack Lloyd2015-11-281-1/+1
* Push the hardcoded entropy estimates up to build.hJack Lloyd2015-11-281-8/+7
* New reseed_with_sources call on RNGsJack Lloyd2015-11-242-9/+6
* entropy: Add missing overridesDaniel Seither2015-07-301-3/+3
* Add Android OSDaniel Seither2015-07-171-0/+1
* Add OS feature getsidDaniel Seither2015-07-171-0/+2
* Remove references to removed tru64 OSDaniel Seither2015-07-171-1/+0
* lib/entropy: Convert &vec[0] to vec.data()Simon Warta2015-06-271-2/+2
* Fix various bugs found by Coverity scanner.lloyd2015-05-151-17/+10
* This check doesn't make sense as the entropy source is sharedlloyd2015-03-181-15/+6
* Remove the shared IO buffer from EntropySource_Accumulator.lloyd2015-03-182-4/+5
* Avoid requiring a system header herelloyd2015-03-021-1/+1
* Add version_cstr (returns const char*) and move tag_size from AEAD tolloyd2015-02-111-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-042-4/+6
* Ensure all files have copyright and license info.lloyd2015-01-103-3/+3
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-9/+16
* Move lib into srclloyd2014-01-104-0/+437