summaryrefslogtreecommitdiff
path: root/trust/asn1.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-374/+0
* Fix various memory leaks exposed by 'make leakcheck'Stef Walter2013-07-231-1/+3
* trust: Support using the parser without an asn1_cacheStef Walter2013-07-081-3/+8
* asn1: In p11_asn1_read() allocate an extra null terminatorStef Walter2013-07-081-2/+5
* trust: Add p11_asn1_read() and p11_asn1_free() functionsStef Walter2013-07-041-0/+38
* Reorganize various componentsStef Walter2013-06-251-0/+326