index
:
p11-kit.git
p11p
Clone of https://github.com/p11-glue/p11-kit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trust
/
tests
/
test-module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable'
Stef Walter
2013-06-05
1
-0
/
+67
|
\
|
*
trust: Fix crash when C_Initialize args are NULL
Stef Walter
2013-06-05
1
-0
/
+18
|
*
trust: Fix reinitialization of trust module
Stef Walter
2013-06-05
1
-0
/
+49
*
|
Our own unit testing framework
Stef Walter
2013-05-21
1
-277
/
+193
|
/
*
trust: Fix logic for matching invalid NSS serial numbers
Stef Walter
2013-04-03
1
-0
/
+107
*
More compatible path munging and handling code
Stef Walter
2013-04-03
1
-2
/
+8
*
Separate library init from message code
Stef Walter
2013-04-03
1
-2
/
+0
*
Don't complain when applications call C_Logout or C_Login
Stef Walter
2013-03-28
1
-0
/
+23
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
1
-0
/
+2
*
hash: Rename file and functions for hashes
Stef Walter
2013-03-20
1
-5
/
+5
*
trust: Use descriptive labels for tokens
Stef Walter
2013-03-19
1
-9
/
+21
*
trust: Handle incorrectly encoded CKA_SERIAL_NUMBER lookups
Stef Walter
2013-03-18
1
-0
/
+66
*
Refine looking up of attributes in arrays
Stef Walter
2013-03-18
1
-2
/
+2
*
Fix distcheck and documentation
Stef Walter
2013-03-15
1
-2
/
+5
*
trust: Support a p11-kit specific serialization format
Stef Walter
2013-03-15
1
-1
/
+1
*
trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by default
Stef Walter
2013-03-15
1
-5
/
+5
*
trust: Add a builder which builds objects out of parsed data
Stef Walter
2013-03-15
1
-10
/
+18
*
trust: Refactor to include concept of the index
Stef Walter
2013-03-15
1
-0
/
+238
*
trust: Make each configured path its own token
Stef Walter
2013-03-15
1
-33
/
+250
*
trust: Rework input path treatment
Stef Walter
2013-03-15
1
-5
/
+3
*
trust: Use the new NSS PKCS#11 extension codes
Stef Walter
2013-03-08
1
-2
/
+2
*
Initialize modules correctly in tests
Stef Walter
2013-03-03
1
-1
/
+1
*
Fix syntax errors in OS_WIN32 ifdefs
Stef Walter
2013-03-03
1
-0
/
+2
*
Use putenv() instead of setenv()
Stef Walter
2013-03-03
1
-1
/
+1
*
Better debugging and checks for attribute values
Stef Walter
2013-02-05
1
-5
/
+8
*
Add the builtin roots NSS specific object
Stef Walter
2013-02-05
1
-0
/
+27
*
Add basic trust module
Stef Walter
2013-02-05
1
-0
/
+331