Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -23/+23 |
| | |||||
* | make use of the crypto_tester in the crypto_factory | Martin Willi | 2009-06-11 | 1 | -3/+12 |
| | | | | | libstrongswan.crypto.test.on_add to test algorithms during initialization libstrongswan.crypto.test.on_create to test algorithms on each instantiation | ||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | crypto_factory algorithm enumeration API | Martin Willi | 2008-08-28 | 1 | -0/+35 |
| | | | | implementation of "ipsec listalgs" | ||||
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -1/+30 |
| | | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+206 |