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_library.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
enum: Don't directly include enum.h
Martin Willi
2014-05-16
1
-1
/
+1
*
Moved enum_name_t to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved chunk_t to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Copy the name of pkcs11_library_t objects
Tobias Brunner
2012-10-18
1
-1
/
+1
*
pkcs11: Function added to retrieve multiple attributes from a single object.
Tobias Brunner
2011-11-02
1
-0
/
+18
*
pkcs11: Method added to library to extract a single attribute from an object.
Tobias Brunner
2011-10-31
1
-1
/
+20
*
pkcs11: Added names for CKA_* constants.
Tobias Brunner
2011-10-31
1
-1
/
+6
*
Do not query for CKA_ALWAYS_AUTHENTICATE if PKCS#11 Cryptoki version < 2.20
Martin Willi
2010-11-18
1
-0
/
+2
*
Added a PKCS#11 module option to enforce OS Locking functions
Martin Willi
2010-11-12
1
-1
/
+2
*
Add flags for PKCS#11 libraries with reduced feature set
Martin Willi
2010-11-10
1
-0
/
+16
*
Provide a public PKCS#11 mechanism enumerator
Martin Willi
2010-08-04
1
-0
/
+12
*
Extended the PKCS#11 object enumerator by attribute retrieval
Martin Willi
2010-08-04
1
-2
/
+9
*
Implemented a generic PKCS#11 object enumerator
Martin Willi
2010-08-04
1
-1
/
+12
*
Add enum names for CK_MECHANISM_TYPE constants
Martin Willi
2010-08-04
1
-0
/
+5
*
Make the PKCS#11 padding string trimming public, add null terminator
Martin Willi
2010-08-04
1
-0
/
+8
*
Added a getter for the library alias
Martin Willi
2010-08-04
1
-0
/
+7
*
Added enum names for PKCS#11 return values
Martin Willi
2010-08-04
1
-0
/
+7
*
Implemented an abstraction layer for PKCS#11 module loading
Martin Willi
2010-08-04
1
-0
/
+53