Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -49/+0 |
* | Use size_t instead of u32bit in entropy and rng | lloyd | 2010-10-12 | 1 | -1/+1 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -1/+3 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 1 | -4/+6 |
* | Cache socket descriptors in EGD entropy source, instead of creating each poll | lloyd | 2008-11-21 | 1 | -10/+21 |
* | Substantially change Randpool's reseed logic. Now when a reseed | lloyd | 2008-10-27 | 1 | -0/+2 |
* | Move EntropySource base class to new entropy_src.h (which allows the implemen... | lloyd | 2008-10-26 | 1 | -1/+3 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 1 | -1/+1 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+30 |