Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 2 | -36/+28 |
* | Rickard Bondesson reported on botan-devel about some problems building | lloyd | 2008-12-02 | 1 | -2/+3 |
* | Reduce /dev/random poll times: 5ms for fast, 20 for slow | lloyd | 2008-11-10 | 1 | -2/+2 |
* | The device reader constructors were being called too soon. Instead | lloyd | 2008-11-10 | 2 | -19/+40 |
* | Cache device descriptors in Device_EntropySource | lloyd | 2008-11-07 | 2 | -34/+45 |
* | Substantially change Randpool's reseed logic. Now when a reseed | lloyd | 2008-10-27 | 2 | -1/+3 |
* | Move EntropySource base class to new entropy_src.h (which allows the implemen... | lloyd | 2008-10-26 | 2 | -5/+17 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 1 | -1/+1 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 3 | -0/+167 |