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