]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/random/random_rng.c
Moved debug.[ch] to utils folder
[thirdparty/strongswan.git] / src / libstrongswan / plugins / random / random_rng.c
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-07-16  Tobias BrunnerRNGs' get_bytes and allocate_bytes return boolean
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliUse a single set of FDs for all random plugin RNG instances
2010-12-04  Andreas SteffenMigrated random plugin to INIT/METHOD macros
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-29  Andreas Steffenchanged RNG_REAL to RNG_TRUE
2008-09-30  Martin Williusing signed return value for read()
2008-04-15  Martin Williadded API for random number generators, served through...