summaryrefslogtreecommitdiff
path: root/trust/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* trust: Add test tool for creating BasicConstraintsStef Walter2013-08-121-0/+1
* Fix various memory leaks exposed by 'make leakcheck'Stef Walter2013-07-231-6/+6
* Add support for using freebl3 for SHA1 and MD5 hashingStef Walter2013-07-101-2/+7
* trust: Port to use CKA_PUBLIC_KEY_INFO and updated trust store specStef Walter2013-07-041-0/+1
* Reorganize various componentsStef Walter2013-06-251-7/+63
* Fix up Makefile.am files for automake 1.13 warningsStef Walter2013-05-211-1/+1
* Our own unit testing frameworkStef Walter2013-05-211-2/+3
* Separate library init from message codeStef Walter2013-04-031-3/+2
* Fix build with automake 1.13Stef Walter2013-04-031-1/+1
* Add a bit of infrastructure for running valgrindStef Walter2013-03-201-2/+0
* trust: Rework index to be faster and more usableStef Walter2013-03-201-1/+2
* trust: Use descriptive labels for tokensStef Walter2013-03-191-0/+2
* Fix distcheck and documentationStef Walter2013-03-151-2/+1
* trust: Support a p11-kit specific serialization formatStef Walter2013-03-151-0/+1
* trust: Add a builder which builds objects out of parsed dataStef Walter2013-03-151-0/+1
* trust: Refactor to include concept of the indexStef Walter2013-03-151-1/+1
* trust: add a simple frob-nss-token tool to dump distrustStef Walter2013-03-081-0/+6
* Add tool for testing how fast the token loadsStef Walter2013-02-051-0/+1
* Add basic trust moduleStef Walter2013-02-051-0/+44