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
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trust: Fix logic for matching invalid NSS serial numbers
Stef Walter
2013-04-03
1
-47
/
+73
*
More compatible path munging and handling code
Stef Walter
2013-04-03
1
-2
/
+3
*
Separate library init from message code
Stef Walter
2013-04-03
1
-0
/
+1
*
Don't complain when applications call C_Logout or C_Login
Stef Walter
2013-03-28
1
-2
/
+30
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
1
-2
/
+3
*
trust: Use descriptive labels for tokens
Stef Walter
2013-03-19
1
-13
/
+50
*
trust: Don't use POSIX or GNU basename()
Stef Walter
2013-03-19
1
-2
/
+3
*
trust: Provide better debugging of trust module functions
Stef Walter
2013-03-18
1
-5
/
+15
*
trust: Handle incorrectly encoded CKA_SERIAL_NUMBER lookups
Stef Walter
2013-03-18
1
-0
/
+47
*
trust: Refactor to include concept of the index
Stef Walter
2013-03-15
1
-50
/
+61
*
trust: Make each configured path its own token
Stef Walter
2013-03-15
1
-53
/
+149
*
trust: Rework input path treatment
Stef Walter
2013-03-15
1
-14
/
+7
*
Fix syntax errors in OS_WIN32 ifdefs
Stef Walter
2013-03-03
1
-2
/
+4
*
Only do shared object and DLL initialization in libraries
Stef Walter
2013-02-20
1
-0
/
+55
*
Add basic trust module
Stef Walter
2013-02-05
1
-0
/
+1517