summaryrefslogtreecommitdiff
path: root/trust/tests/test-asn1.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix various memory leaks exposed by 'make leakcheck'Stef Walter2013-07-231-1/+2
|
* trust: Add p11_asn1_read() and p11_asn1_free() functionsStef Walter2013-07-041-0/+19
| | | | Some helpers for commonly used ASN.1 related stuff.
* Reorganize various componentsStef Walter2013-06-251-0/+144
* p11-kit library and tool in the p11-kit/ subdirectory * trust module and new trust tool in trust/ subdirectory * No more tools/ subdirectory * Lots less in the common/ subdirectory