summaryrefslogtreecommitdiff
path: root/trust/extract-openssl.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-696/+0
* trust: Add pem-directory-hash extract formatAdam Williamson2015-01-141-36/+40
* trust: Use term 'attached extensions' instead of 'stapled'Stef Walter2014-09-101-4/+4
* trust: Refactor enumeration of certificates to extractStef Walter2013-08-291-18/+18
* Fix various memory leaks exposed by 'make leakcheck'Stef Walter2013-07-231-0/+1
* Add appropriate const qualifiersStef Walter2013-07-181-1/+1
* Always pass size_t varargs to p11_hash_xxx() functionsStef Walter2013-07-181-1/+1
* Declare static variables const where it makes senseStef Walter2013-07-181-1/+1
* Add support for using freebl3 for SHA1 and MD5 hashingStef Walter2013-07-101-5/+5
* trust: Port to use CKA_PUBLIC_KEY_INFO and updated trust store specStef Walter2013-07-041-16/+21
* trust: Add support for saving files with unique file namesStef Walter2013-07-031-20/+32
* Reorganize various componentsStef Walter2013-06-251-0/+674