aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/dev_random
Commit message (Expand)AuthorAgeFilesLines
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-272-36/+28
* Rickard Bondesson reported on botan-devel about some problems buildinglloyd2008-12-021-2/+3
* Reduce /dev/random poll times: 5ms for fast, 20 for slowlloyd2008-11-101-2/+2
* The device reader constructors were being called too soon. Insteadlloyd2008-11-102-19/+40
* Cache device descriptors in Device_EntropySourcelloyd2008-11-072-34/+45
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-272-1/+3
* Move EntropySource base class to new entropy_src.h (which allows the implemen...lloyd2008-10-262-5/+17
* 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 all modules into src/ directorylloyd2008-09-283-0/+167