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
*
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
*
|
Our own unit testing framework
Stef Walter
2013-05-21
9
-1133
/
+746
*
|
Pull the argv parsing code into its own file
Stef Walter
2013-05-21
1
-74
/
+4
*
|
p11-kit: Managed PKCS#11 module loading
Stef Walter
2013-05-21
1
-6
/
+19
|
/
*
Fix off by one in date parsing code
Stef Walter
2013-04-04
1
-1
/
+1
*
Don't print erroneous debug messages when skipping files
Stef Walter
2013-04-04
1
-3
/
+5
*
Don't respect timezones for CKA_START_DATE or CKA_END_DATE
Stef Walter
2013-04-03
2
-33
/
+81
*
trust: Fix logic for matching invalid NSS serial numbers
Stef Walter
2013-04-03
2
-47
/
+180
*
More compatible path munging and handling code
Stef Walter
2013-04-03
4
-6
/
+15
*
Separate library init from message code
Stef Walter
2013-04-03
13
-20
/
+13
*
Fix build with automake 1.13
Stef Walter
2013-04-03
1
-1
/
+1
*
Use CKA_X_CERTIFICATE_VALUE for trust assertions
Stef Walter
2013-03-29
2
-8
/
+13
*
Don't complain when applications call C_Logout or C_Login
Stef Walter
2013-03-28
2
-2
/
+53
*
Don't try to guess at overflowing time values on 32-bit systems
Stef Walter
2013-03-28
2
-2
/
+74
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
7
-15
/
+58
*
Fix invalid memory accesses reported by 'make memcheck'
Stef Walter
2013-03-20
2
-1
/
+3
*
Add a bit of infrastructure for running valgrind
Stef Walter
2013-03-20
2
-3
/
+2
*
trust: Predictable behavior with duplicate certificates in token
Stef Walter
2013-03-20
3
-16
/
+224
*
trust: Rework index to be faster and more usable
Stef Walter
2013-03-20
9
-179
/
+437
*
attrs: Print out the CKA_VALUE for certificates when debugging
Stef Walter
2013-03-20
2
-6
/
+12
*
hash: Add the murmur2 hash and start using it
Stef Walter
2013-03-20
2
-4
/
+3
*
hash: Rename file and functions for hashes
Stef Walter
2013-03-20
4
-18
/
+18
*
trust: Use descriptive labels for tokens
Stef Walter
2013-03-19
8
-27
/
+112
*
trust: Remove the temporary built in distrust objects
Stef Walter
2013-03-19
1
-148
/
+0
[next]