aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/fips_prf/fips_prf_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Add features support to fips-prf pluginMartin Willi2011-10-141-12/+13
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-3/+8
* printed plugin names have a hyphenAndreas Steffen2010-12-241-1/+1
* Register algorithms with dependencies only if dependency availableMartin Willi2010-12-201-2/+8
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-1/+3
* Migrated fips_prf plugin to INIT/METHOD macrosAndreas Steffen2010-12-041-7/+11
* Changed plugin constructors from plugin_create to plugin_name_plugin_create.Tobias Brunner2010-03-021-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-3/+3
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+59