aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/md5/md5_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Removed superfluous remove_hasher() call in md5 pluginTobias Brunner2012-06-291-2/+0
* Add features support to md5 pluginMartin Willi2011-10-141-4/+12
* 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
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-1/+3
* Migrated md5_plugin_t 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/+60