]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/random/random_plugin.c
Moved debug.[ch] to utils folder
[thirdparty/strongswan.git] / src / libstrongswan / plugins / random / random_plugin.c
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-09-10  Martin WilliAdd strongswan.conf runtime options for /dev/[u]random...
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
2011-10-14  Martin WilliAdd features support to random plugin
2011-04-15  Martin WilliAdded a (not yet implemented) plugin_t method to reload...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2010-12-18  Andreas Steffentrace back crypto algorithms to the plugins that regist...
2010-12-04  Andreas SteffenMigrated random plugin to INIT/METHOD macros
2010-03-02  Tobias BrunnerChanged plugin constructors from plugin_create to plugi...
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-04-15  Martin Williadded API for random number generators, served through...