Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a single set of FDs for all random plugin RNG instances | Martin Willi | 2012-03-20 | 1 | -0/+10 |
| | |||||
* | Removing the plugin constructor declarations from the header files. | Tobias Brunner | 2010-03-02 | 1 | -5/+0 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -0/+47 |
ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) |