Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | RNGs' get_bytes and allocate_bytes return boolean | Tobias Brunner | 2012-07-16 | 1 | -2/+4 |
* | Use a single set of FDs for all random plugin RNG instances | Martin Willi | 2012-03-20 | 1 | -36/+14 |
* | Migrated random plugin to INIT/METHOD macros | Andreas Steffen | 2010-12-04 | 1 | -20/+17 |
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -2/+2 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -5/+5 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | changed RNG_REAL to RNG_TRUE | Andreas Steffen | 2009-04-29 | 1 | -1/+1 |
* | using signed return value for read() | Martin Willi | 2008-09-30 | 1 | -1/+2 |
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -0/+134 |