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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added enumerator for PKCS#11 tokens
Martin Willi
2010-08-04
3
-15
/
+140
|
*
Handle NOT_SUPPORT return value from WaitForSlot
Martin Willi
2010-08-04
1
-1
/
+1
|
*
Reenabled dlclose
Martin Willi
2010-08-04
1
-1
/
+1
|
*
Implemented a credential set on top of a PKCS#11 token
Martin Willi
2010-08-04
5
-1
/
+420
|
*
Added a token add/remove callback function to the manager
Martin Willi
2010-08-04
3
-3
/
+45
|
*
Enumerate tokens and their mechanisms, wait for slot events
Martin Willi
2010-08-04
1
-9
/
+222
|
*
Depend on libcharon until we have a thread pool to use
Martin Willi
2010-08-04
1
-1
/
+2
|
*
Add enum names for CK_MECHANISM_TYPE constants
Martin Willi
2010-08-04
2
-0
/
+279
|
*
Make the PKCS#11 padding string trimming public, add null terminator
Martin Willi
2010-08-04
2
-10
/
+18
|
*
Added a getter for the library alias
Martin Willi
2010-08-04
2
-0
/
+20
|
*
Moved PKCS#11 library loading to dedicated manager
Martin Willi
2010-08-04
4
-30
/
+135
|
*
Use locking, prefer our mutex abstraction layer
Martin Willi
2010-08-04
1
-1
/
+60
|
*
Added enum names for PKCS#11 return values
Martin Willi
2010-08-04
2
-3
/
+162
|
*
Load PKCS#11 modules defined in strongswan.conf
Martin Willi
2010-08-04
1
-0
/
+33
|
*
Implemented an abstraction layer for PKCS#11 module loading
Martin Willi
2010-08-04
3
-1
/
+201
|
*
Imported the free pkcs11.h header form the Scute project
Martin Willi
2010-08-04
2
-1
/
+1358
|
*
Added PKCS#11 token plugin stub
Martin Willi
2010-08-04
3
-0
/
+108
[prev]