index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
plugins
/
gmp
/
gmp_plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add features support to gmp plugin
Martin Willi
2011-10-14
1
-44
/
+77
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-14
/
+19
*
trace back crypto algorithms to the plugins that registered them
Andreas Steffen
2010-12-18
1
-12
/
+14
*
Added a final flag to builder registration to enumerate the actually supporte...
Martin Willi
2010-09-03
1
-3
/
+3
*
Added support for MODP_CUSTOM to gmp plugin
Martin Willi
2010-09-02
1
-0
/
+5
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-1
/
+5
*
Migrated gmp plugin to INIT/METHOD macros
Martin Willi
2010-08-10
1
-6
/
+6
*
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
Martin Willi
2010-04-19
1
-0
/
+6
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
Updated gmp plugin to the new builder API
Martin Willi
2009-09-10
1
-5
/
+9
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-11
/
+11
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
creating default IKE proposals dynamically using algorithm enumeration API
Martin Willi
2008-08-28
1
-5
/
+5
*
corrected deinitialisation of public key factory
Tobias Brunner
2008-05-15
1
-2
/
+0
*
generic public key factory moved
Tobias Brunner
2008-05-15
1
-3
/
+0
*
loading of subjectPublicKeyInfo wrapped keys using KEY_ANY (openssl format)
Martin Willi
2008-04-01
1
-0
/
+5
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+85