summaryrefslogtreecommitdiff
path: root/trust/parser.h
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-89/+0
* Avoid multiple stat() calls for same fileStef Walter2013-08-281-0/+1
* trust: Explicitly specify which formats parser should parseStef Walter2013-07-081-2/+16
* trust: Implement reloading of token dataStef Walter2013-07-031-3/+4
* trust: Add a builder which builds objects out of parsed dataStef Walter2013-03-151-33/+12
* Refactor how parsing of ASN.1 data and certificate extensions workStef Walter2013-02-051-13/+1
* Fill in certificate authority and trust data correctlyStef Walter2013-02-051-2/+9
* Implement stapled certificate extensions internallyStef Walter2013-02-051-24/+15
* Add basic trust moduleStef Walter2013-02-051-0/+108