aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/proc_walk
Commit message (Expand)AuthorAgeFilesLines
* New reseed_with_sources call on RNGsJack Lloyd2015-11-242-3/+3
* Avoid concatination of charsSimon Warta2015-09-221-1/+1
* Remove alloc module; move secmem.h to base and locking_allocator to utilsJack Lloyd2015-08-291-4/+0
* entropy: Add missing overridesDaniel Seither2015-07-302-3/+3
* Add Android OSDaniel Seither2015-07-171-0/+1
* 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
* Remove the shared IO buffer from EntropySource_Accumulator.lloyd2015-03-182-4/+5
* Add missing includelloyd2015-02-241-0/+1
* Hide all uses of boost filesystem in fs.cpp. Use readdir as anlloyd2015-02-211-6/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-042-0/+3
* Centralize where string.h/cstring is included to mem_ops.hlloyd2015-01-231-1/+0
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* More unique_ptr, also cleanup MGF1 usagelloyd2014-01-182-28/+12
* Move lib into srclloyd2014-01-103-0/+240