aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/egd/es_egd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-1/+1
* Fix some unused variable nits pointed out by icc 10.1lloyd2009-07-211-1/+1
* Many source files included bit_ops.h when what was really desired waslloyd2009-05-131-1/+0
* 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-49/+79
* Rickard Bondesson reported on botan-devel about some problems buildinglloyd2008-12-021-1/+4
* If the read succeceed in EGD_EntropySource::slow_poll, the loop wouldlloyd2008-11-251-0/+2
* Remove debug printflloyd2008-11-211-1/+0
* Cache socket descriptors in EGD entropy source, instead of creating each polllloyd2008-11-211-40/+76
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-271-2/+2
* Move EntropySource base class to new entropy_src.h (which allows the implemen...lloyd2008-10-261-0/+9
* Move all modules into src/ directorylloyd2008-09-281-0/+76