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
/
parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refine looking up of attributes in arrays
Stef Walter
2013-03-18
1
-4
/
+4
*
trust: Support a p11-kit specific serialization format
Stef Walter
2013-03-15
1
-0
/
+35
*
trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by default
Stef Walter
2013-03-15
1
-27
/
+21
*
trust: Add a builder which builds objects out of parsed data
Stef Walter
2013-03-15
1
-640
/
+196
*
trust: Rework input path treatment
Stef Walter
2013-03-15
1
-2
/
+45
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
1
-21
/
+7
*
Use the CN, OU or O of certificates to generate a label
Stef Walter
2013-02-05
1
-21
/
+30
*
Move the X.509 extension parsing code in common/
Stef Walter
2013-02-05
1
-63
/
+6
*
Implement trust assertion PKCS#11 objects
Stef Walter
2013-02-05
1
-3
/
+2
*
Refactor how parsing of ASN.1 data and certificate extensions work
Stef Walter
2013-02-05
1
-510
/
+36
*
Fill in certificate authority and trust data correctly
Stef Walter
2013-02-05
1
-72
/
+279
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
1
-316
/
+408
*
Add support for openssl TRUSTED CERTIFICATE PEM files
Stef Walter
2013-02-05
1
-40
/
+204
*
Add support for parsing PEM files
Stef Walter
2013-02-05
1
-0
/
+38
*
Add basic trust module
Stef Walter
2013-02-05
1
-0
/
+1103