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
/
token.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for some recent win32 regressions
Stef Walter
2013-07-18
1
-1
/
+9
*
Remove erroneous comments about readdir() and thread-safety
Stef Walter
2013-07-17
1
-1
/
+0
*
trust: Fix various issues writing objects in trust token
Stef Walter
2013-07-08
1
-49
/
+117
*
trust: Support token directory paths in user's home directory
Stef Walter
2013-07-08
1
-1
/
+1
*
trust: Explicitly specify which formats parser should parse
Stef Walter
2013-07-08
1
-0
/
+2
*
trust: Initial support for writing out token objects
Stef Walter
2013-07-03
1
-21
/
+197
*
trust: If token path is a file, don't try loading subdirectories
Stef Walter
2013-07-03
1
-8
/
+15
*
trust: Rename p11_index_batch() to p11_index_load()
Stef Walter
2013-07-03
1
-2
/
+2
*
trust: Implement reloading of token data
Stef Walter
2013-07-03
1
-68
/
+263
*
trust: Correctly reflect the CK_TOKEN_INFO writability flags
Stef Walter
2013-06-14
1
-0
/
+47
*
More compatible path munging and handling code
Stef Walter
2013-04-03
1
-1
/
+2
*
Separate library init from message code
Stef Walter
2013-04-03
1
-1
/
+1
*
trust: Predictable behavior with duplicate certificates in token
Stef Walter
2013-03-20
1
-15
/
+4
*
trust: Use descriptive labels for tokens
Stef Walter
2013-03-19
1
-2
/
+20
*
trust: Remove the temporary built in distrust objects
Stef Walter
2013-03-19
1
-148
/
+0
*
trust: Add a builder which builds objects out of parsed data
Stef Walter
2013-03-15
1
-5
/
+16
*
trust: Refactor to include concept of the index
Stef Walter
2013-03-15
1
-20
/
+12
*
trust: Make each configured path its own token
Stef Walter
2013-03-15
1
-41
/
+23
*
trust: Rework input path treatment
Stef Walter
2013-03-15
1
-26
/
+52
*
trust: Use the new NSS PKCS#11 extension codes
Stef Walter
2013-03-08
1
-3
/
+3
*
Hard code distrust temporarily.
Stef Walter
2013-03-08
1
-1
/
+149
*
trust: Refactor how we load builtin objects
Stef Walter
2013-03-08
1
-11
/
+13
*
Some debug info about which files are being loaded
Stef Walter
2013-02-05
1
-2
/
+15
*
Add the builtin roots NSS specific object
Stef Walter
2013-02-05
1
-1
/
+27
*
Add basic trust module
Stef Walter
2013-02-05
1
-0
/
+256