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
/
pem
/
pem_plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added newline
Andreas Steffen
2011-10-30
1
-0
/
+1
*
remove pem_encoder_encode
Andreas Steffen
2011-10-30
1
-0
/
+2
*
Add features support to pem plugin
Andreas Steffen
2011-10-30
1
-53
/
+58
*
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
-0
/
+7
*
Migrated pem_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-12-04
1
-7
/
+11
*
Added a final flag to builder registration to enumerate the actually supporte...
Martin Willi
2010-09-03
1
-19
/
+19
*
PEM encoding for GMP RSA public and private keys
Andreas Steffen
2010-04-04
1
-0
/
+5
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
moved .gitignore for pool
Andreas Steffen
2009-10-15
1
-2
/
+0
*
support of PKCS#10 certificate request parsing
Andreas Steffen
2009-09-13
1
-0
/
+2
*
Updated pem plugin to the new builder API
Martin Willi
2009-09-10
1
-22
/
+22
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-6
/
+6
*
handle pluto specific certificates under CRED_CERTIFICATE, not as own credent...
Martin Willi
2009-08-26
1
-10
/
+8
*
use a pluto specific credential builder to build pluto cert_t's
Martin Willi
2009-08-26
1
-0
/
+10
*
moved PEM parsing functionality to its own plugin
Martin Willi
2009-08-26
1
-0
/
+97