Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Test a TRUSTED CERTIFICATE without any trust OIDs | Stef Walter | 2013-02-05 | 2 | -0/+38 |
* | Add the builtin roots NSS specific object | Stef Walter | 2013-02-05 | 2 | -3/+30 |
* | Add support for openssl TRUSTED CERTIFICATE PEM files | Stef Walter | 2013-02-05 | 2 | -0/+95 |
* | Add support for parsing PEM files | Stef Walter | 2013-02-05 | 2 | -0/+68 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 17 | -0/+1305 |