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
/
pkcs1
/
pkcs1_plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support of EdDSA signatures
Andreas Steffen
2016-12-14
1
-0
/
+3
*
pkcs1: Support building of KEY_ANY private keys
Tobias Brunner
2016-10-05
1
-1
/
+5
*
pkcs1: KEY_ANY public key decoder soft depends on specific decoders
Tobias Brunner
2014-03-31
1
-0
/
+3
*
Added features support to pkcs1 plugin
Andreas Steffen
2011-10-30
1
-13
/
+16
*
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 pkcs1_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-12-04
1
-6
/
+10
*
Added a final flag to builder registration to enumerate the actually supporte...
Martin Willi
2010-09-03
1
-3
/
+3
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
Updated pkcs1 plugin to the new builder API
Martin Willi
2009-09-10
1
-5
/
+5
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-6
/
+6
*
implemented pkcs1 private/public key encoding and fingerprinting
Martin Willi
2009-08-26
1
-0
/
+6
*
implemented a pkcs1 plugin providing PKCS#1 key parsing builders
Martin Willi
2009-08-26
1
-0
/
+64