aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/proc_walk
Commit message (Expand)AuthorAgeFilesLines
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-162-2/+8
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-171-6/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Add support for GNU/Hurdlloyd2009-10-071-0/+1
* Add support for Dragonfly BSD (a fork of FreeBSD).lloyd2009-07-251-0/+1
* Two changes to proc_walk:lloyd2009-07-251-2/+2
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+4
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-8/+12
* Double the static estimate in es_ftw. To collect 256 bits of estimatedlloyd2009-01-281-1/+1
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-272-33/+18
* In es_ftw, remove check for if the return value of read() is largerlloyd2008-11-241-1/+1
* Modify es_ftw to use xor_into_buflloyd2008-11-231-4/+4
* Remove dep on buf_es in proc_walk info.txtlloyd2008-11-211-4/+0
* Last minute es_ftw optimizations / logic changes. Performance of seedinglloyd2008-11-212-35/+27
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-272-7/+36
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Move buf_es into module, add deps where neededlloyd2008-09-281-0/+4
* Move all modules into src/ directorylloyd2008-09-283-0/+207