aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/egd/es_egd.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-49/+0
* Use size_t instead of u32bit in entropy and rnglloyd2010-10-121-1/+1
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-1/+3
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-4/+6
* Cache socket descriptors in EGD entropy source, instead of creating each polllloyd2008-11-211-10/+21
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-271-0/+2
* Move EntropySource base class to new entropy_src.h (which allows the implemen...lloyd2008-10-261-1/+3
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Move all modules into src/ directorylloyd2008-09-281-0/+30