summaryrefslogtreecommitdiff
path: root/trust/adapter.c
Commit message (Collapse)AuthorAgeFilesLines
* Move the X.509 extension parsing code in common/Stef Walter2013-02-051-58/+74
| | | | * So it can be used by other code, in addition to the trust stuff
* Implement trust assertion PKCS#11 objectsStef Walter2013-02-051-0/+456
* Implement trust assertions for anchored and distrusted certs * Pinned certificate trust assertions are not implemented yet * Add an internal tool for pulling apart bits of certificates