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
/
pkcs11
/
pkcs11_plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-8
/
+13
*
trace back crypto algorithms to the plugins that registered them
Andreas Steffen
2010-12-18
1
-6
/
+8
*
Added a final flag to builder registration to enumerate the actually supporte...
Martin Willi
2010-09-03
1
-2
/
+2
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-1
/
+5
*
Implemented PKCS#11 RSA public key for keys found on a token
Martin Willi
2010-08-06
1
-0
/
+3
*
Do initial slot enumeration manually
Martin Willi
2010-08-04
1
-2
/
+12
*
Implemented hasher_t using PKCS#11
Martin Willi
2010-08-04
1
-0
/
+20
*
Implemented private key on top of a PKCS#11 token
Martin Willi
2010-08-04
1
-0
/
+6
*
Implemented a credential set on top of a PKCS#11 token
Martin Willi
2010-08-04
1
-0
/
+63
*
Added a token add/remove callback function to the manager
Martin Willi
2010-08-04
1
-1
/
+11
*
Moved PKCS#11 library loading to dedicated manager
Martin Willi
2010-08-04
1
-29
/
+5
*
Load PKCS#11 modules defined in strongswan.conf
Martin Willi
2010-08-04
1
-0
/
+33
*
Added PKCS#11 token plugin stub
Martin Willi
2010-08-04
1
-0
/
+51