Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |