aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pubkey/pubkey_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Changed plugin constructors from plugin_create to plugin_name_plugin_create.Tobias Brunner2010-03-021-1/+1
* Updated pubkey plugin to the new builder APIMartin Willi2009-09-101-2/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-1/+1
* removed subjectPublicKeyInfo parsing, provided by pkcs1 pluginMartin Willi2009-08-261-5/+0
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* corrected deinitialisation of public key factoryTobias Brunner2008-05-151-1/+3
* generic public key factory movedTobias Brunner2008-05-151-0/+3
* moved RAW public key support to a separate plugin (pubkey)Martin Willi2008-05-081-0/+60