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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable'
Stef Walter
2013-06-05
2
-0
/
+136
|
\
|
*
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
2
-0
/
+118
*
|
persist: Support for writing out p11-kit persist files
Stef Walter
2013-05-27
2
-29
/
+176
*
|
Fix up Makefile.am files for automake 1.13 warnings
Stef Walter
2013-05-21
1
-1
/
+1
*
|
Our own unit testing framework
Stef Walter
2013-05-21
9
-1133
/
+746
*
|
p11-kit: Managed PKCS#11 module loading
Stef Walter
2013-05-21
1
-6
/
+19
|
/
*
Don't respect timezones for CKA_START_DATE or CKA_END_DATE
Stef Walter
2013-04-03
1
-13
/
+1
*
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
7
-15
/
+7
*
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
1
-3
/
+3
*
Don't complain when applications call C_Logout or C_Login
Stef Walter
2013-03-28
1
-0
/
+23
*
Don't try to guess at overflowing time values on 32-bit systems
Stef Walter
2013-03-28
1
-0
/
+71
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
3
-10
/
+48
*
Fix invalid memory accesses reported by 'make memcheck'
Stef Walter
2013-03-20
1
-0
/
+2
*
Add a bit of infrastructure for running valgrind
Stef Walter
2013-03-20
1
-2
/
+0
*
trust: Predictable behavior with duplicate certificates in token
Stef Walter
2013-03-20
1
-0
/
+127
*
trust: Rework index to be faster and more usable
Stef Walter
2013-03-20
6
-45
/
+103
*
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
2
-8
/
+8
*
trust: Use descriptive labels for tokens
Stef Walter
2013-03-19
4
-11
/
+36
*
trust: Fix trust tests on 32-bit builds
Stef Walter
2013-03-18
1
-2
/
+2
*
attrs: Change p11_attrs_to_string() to allow static templates
Stef Walter
2013-03-18
1
-1
/
+1
*
trust: Handle incorrectly encoded CKA_SERIAL_NUMBER lookups
Stef Walter
2013-03-18
1
-0
/
+66
*
trust: Better generation of nss objects and assertions for serial+issuer
Stef Walter
2013-03-18
1
-108
/
+188
*
Refine looking up of attributes in arrays
Stef Walter
2013-03-18
2
-3
/
+3
*
Fix distcheck and documentation
Stef Walter
2013-03-15
2
-4
/
+6
*
trust: Update frob-nss-tool so it can compare modules for trust info
Stef Walter
2013-03-15
1
-35
/
+139
*
trust: Support a p11-kit specific serialization format
Stef Walter
2013-03-15
8
-41
/
+563
*
trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by default
Stef Walter
2013-03-15
4
-6
/
+53
*
trust: Add a builder which builds objects out of parsed data
Stef Walter
2013-03-15
6
-591
/
+1775
*
trust: Refactor to include concept of the index
Stef Walter
2013-03-15
6
-178
/
+1324
*
trust: Make each configured path its own token
Stef Walter
2013-03-15
4
-41
/
+281
*
trust: Rework input path treatment
Stef Walter
2013-03-15
11
-10
/
+148
*
pem: Fix a bug decoding some PEM files
Stef Walter
2013-03-15
1
-0
/
+25
*
trust: add a simple frob-nss-token tool to dump distrust
Stef Walter
2013-03-08
2
-0
/
+109
*
trust: Use the new NSS PKCS#11 extension codes
Stef Walter
2013-03-08
2
-13
/
+13
*
Initialize modules correctly in tests
Stef Walter
2013-03-03
4
-1
/
+4
*
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
4
-4
/
+4
*
Use the CN, OU or O of certificates to generate a label
Stef Walter
2013-02-05
1
-11
/
+11
*
Implement trust assertion PKCS#11 objects
Stef Walter
2013-02-05
2
-35
/
+317
*
Refactor how parsing of ASN.1 data and certificate extensions work
Stef Walter
2013-02-05
2
-129
/
+2
*
Fill in certificate authority and trust data correctly
Stef Walter
2013-02-05
4
-57
/
+218
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
3
-26
/
+142
*
Better debugging and checks for attribute values
Stef Walter
2013-02-05
4
-86
/
+124
*
Add tool for testing how fast the token loads
Stef Walter
2013-02-05
2
-0
/
+65
[next]