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
/
test-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Our own unit testing framework
Stef Walter
2013-05-21
1
-138
/
+81
*
Separate library init from message code
Stef Walter
2013-04-03
1
-2
/
+1
*
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
1
-3
/
+3
*
hash: Add the murmur2 hash and start using it
Stef Walter
2013-03-20
1
-2
/
+1
*
trust: Support a p11-kit specific serialization format
Stef Walter
2013-03-15
1
-0
/
+32
*
trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by default
Stef Walter
2013-03-15
1
-0
/
+31
*
trust: Add a builder which builds objects out of parsed data
Stef Walter
2013-03-15
1
-546
/
+120
*
trust: Use the new NSS PKCS#11 extension codes
Stef Walter
2013-03-08
1
-11
/
+11
*
Initialize modules correctly in tests
Stef Walter
2013-03-03
1
-0
/
+1
*
Use putenv() instead of setenv()
Stef Walter
2013-03-03
1
-1
/
+1
*
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
1
-35
/
+317
*
Refactor how parsing of ASN.1 data and certificate extensions work
Stef Walter
2013-02-05
1
-103
/
+0
*
Fill in certificate authority and trust data correctly
Stef Walter
2013-02-05
1
-55
/
+191
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
1
-25
/
+134
*
Better debugging and checks for attribute values
Stef Walter
2013-02-05
1
-5
/
+6
*
Test a TRUSTED CERTIFICATE without any trust OIDs
Stef Walter
2013-02-05
1
-0
/
+15
*
Add support for openssl TRUSTED CERTIFICATE PEM files
Stef Walter
2013-02-05
1
-0
/
+52
*
Add support for parsing PEM files
Stef Walter
2013-02-05
1
-0
/
+26
*
Add basic trust module
Stef Walter
2013-02-05
1
-0
/
+315