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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid multiple stat() calls for same file
Stef Walter
2013-08-28
9
-33
/
+27
*
trust: Add test tool for creating BasicConstraints
Stef Walter
2013-08-12
2
-0
/
+102
*
Make tests work on file systems with block size directories
Stef Walter
2013-07-24
1
-0
/
+12
*
Fix uninitialized variables
Stef Walter
2013-07-23
1
-2
/
+2
*
Don't use _GNU_SOURCE and fix strerror_r usage
Stef Walter
2013-07-23
1
-1
/
+1
*
Fix various memory leaks exposed by 'make leakcheck'
Stef Walter
2013-07-23
9
-14
/
+29
*
Use simple serial automake test harness
Stef Walter
2013-07-23
3
-6
/
+11
*
Add appropriate const qualifiers
Stef Walter
2013-07-18
1
-1
/
+1
*
Always pass size_t varargs to p11_hash_xxx() functions
Stef Walter
2013-07-18
3
-4
/
+6
*
Avoid using the non-thread-safe strerror() function
Stef Walter
2013-07-18
3
-44
/
+24
*
Declare static variables const where it makes sense
Stef Walter
2013-07-18
4
-23
/
+23
*
tools: Use $TMPDIR instead of $TEMP
Stef Walter
2013-07-18
7
-22
/
+13
*
Fix various issues highlighted by coverity scanner
Stef Walter
2013-07-18
5
-23
/
+25
*
Fixes for some recent win32 regressions
Stef Walter
2013-07-18
2
-13
/
+19
*
Remove erroneous comments about readdir() and thread-safety
Stef Walter
2013-07-17
2
-2
/
+0
*
Add support for using freebl3 for SHA1 and MD5 hashing
Stef Walter
2013-07-10
12
-34
/
+878
*
trust: Fix the 'p11-kit extract' command
Stef Walter
2013-07-09
1
-1
/
+1
*
trust: Fix bug with load validation failures
Stef Walter
2013-07-08
2
-2
/
+53
*
trust: Add a basic 'anchor' command to store a new anchor
Stef Walter
2013-07-08
4
-0
/
+348
*
trust: Fix various issues writing objects in trust token
Stef Walter
2013-07-08
8
-252
/
+483
*
trust: Mark CKA_X_DISTRUSTED as a boolean attribute
Stef Walter
2013-07-08
1
-0
/
+1
*
trust: Support token directory paths in user's home directory
Stef Walter
2013-07-08
2
-1
/
+2
*
trust: Explicitly specify which formats parser should parse
Stef Walter
2013-07-08
5
-28
/
+73
*
trust: Support using the parser without an asn1_cache
Stef Walter
2013-07-08
3
-7
/
+41
*
asn1: In p11_asn1_read() allocate an extra null terminator
Stef Walter
2013-07-08
1
-2
/
+5
*
p11-kit: Add P11_KIT_MODULE_TRUSTED flag
Stef Walter
2013-07-04
1
-37
/
+12
*
trust: Port to use CKA_PUBLIC_KEY_INFO and updated trust store spec
Stef Walter
2013-07-04
14
-207
/
+548
*
trust: Add p11_oid_hash() and various oid strings
Stef Walter
2013-07-04
3
-5
/
+34
*
trust: Add p11_asn1_read() and p11_asn1_free() functions
Stef Walter
2013-07-04
6
-58
/
+74
*
trust: Initial support for writing out token objects
Stef Walter
2013-07-03
9
-39
/
+443
*
trust: If token path is a file, don't try loading subdirectories
Stef Walter
2013-07-03
1
-8
/
+15
*
trust: Correctly handle persisting OIDs with zero length
Stef Walter
2013-07-03
1
-2
/
+3
*
trust: Don't write out internal attributes when persisting
Stef Walter
2013-07-03
4
-15
/
+63
*
trust: Add support for saving files with unique file names
Stef Walter
2013-07-03
8
-114
/
+298
*
path: Add p11_path_canon() function
Stef Walter
2013-07-03
1
-9
/
+2
*
trust: Rename p11_index_batch() to p11_index_load()
Stef Walter
2013-07-03
6
-22
/
+22
*
trust: Implement reloading of token data
Stef Walter
2013-07-03
14
-407
/
+746
*
iter: Add iteration mode where session is not busy
Stef Walter
2013-07-03
7
-12
/
+12
*
trust: Implement validation for creating/modifying objects
Stef Walter
2013-06-26
2
-43
/
+661
*
Fix running trust module tests under distcheck
Stef Walter
2013-06-25
1
-10
/
+12
*
Reorganize various components
Stef Walter
2013-06-25
57
-12
/
+11145
*
Merge branch 'stable'
Stef Walter
2013-06-17
2
-0
/
+30
|
\
|
*
trust: Move the extract-trust external placeholder command into trust/
Stef Walter
2013-06-17
2
-0
/
+30
*
|
trust: Writable module PKCS#11 token functions
Stef Walter
2013-06-17
3
-27
/
+100
*
|
trust: Correctly reflect the CK_TOKEN_INFO writability flags
Stef Walter
2013-06-14
5
-3
/
+184
*
|
Merge branch 'stable'
Stef Walter
2013-06-05
3
-5
/
+161
|
\
\
|
|
/
|
*
trust: Fix crash when C_Initialize args are NULL
Stef Walter
2013-06-05
2
-1
/
+22
|
*
trust: Fix reinitialization of trust module
Stef Walter
2013-06-05
3
-4
/
+139
*
|
persist: Support for writing out p11-kit persist files
Stef Walter
2013-05-27
5
-90
/
+587
*
|
Fix up Makefile.am files for automake 1.13 warnings
Stef Walter
2013-05-21
2
-2
/
+2
[prev]
[next]