aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gmp/gmp_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Add features support to gmp pluginMartin Willi2011-10-141-44/+77
* 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-14/+19
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-12/+14
* Added a final flag to builder registration to enumerate the actually supporte...Martin Willi2010-09-031-3/+3
* Added support for MODP_CUSTOM to gmp pluginMartin Willi2010-09-021-0/+5
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-1/+5
* Migrated gmp plugin to INIT/METHOD macrosMartin Willi2010-08-101-6/+6
* Added support for DH groups 22, 23 and 24, patch contributed by Joy LattenMartin Willi2010-04-191-0/+6
* Changed plugin constructors from plugin_create to plugin_name_plugin_create.Tobias Brunner2010-03-021-1/+1
* Updated gmp plugin to the new builder APIMartin Willi2009-09-101-5/+9
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-11/+11
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* creating default IKE proposals dynamically using algorithm enumeration APIMartin Willi2008-08-281-5/+5
* corrected deinitialisation of public key factoryTobias Brunner2008-05-151-2/+0
* generic public key factory movedTobias Brunner2008-05-151-3/+0
* loading of subjectPublicKeyInfo wrapped keys using KEY_ANY (openssl format)Martin Willi2008-04-011-0/+5
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+85