summaryrefslogtreecommitdiff
path: root/trust/extract-openssl.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-29MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter1-696/+0
2015-01-14trust: Add pem-directory-hash extract formatAdam Williamson1-36/+40
2014-09-10trust: Use term 'attached extensions' instead of 'stapled'Stef Walter1-4/+4
2013-08-29trust: Refactor enumeration of certificates to extractStef Walter1-18/+18
2013-07-23Fix various memory leaks exposed by 'make leakcheck'Stef Walter1-0/+1
2013-07-18Add appropriate const qualifiersStef Walter1-1/+1
2013-07-18Always pass size_t varargs to p11_hash_xxx() functionsStef Walter1-1/+1
2013-07-18Declare static variables const where it makes senseStef Walter1-1/+1
2013-07-10Add support for using freebl3 for SHA1 and MD5 hashingStef Walter1-5/+5
2013-07-04trust: Port to use CKA_PUBLIC_KEY_INFO and updated trust store specStef Walter1-16/+21
2013-07-03trust: Add support for saving files with unique file namesStef Walter1-20/+32
2013-06-25Reorganize various componentsStef Walter1-0/+674