summaryrefslogtreecommitdiff
path: root/trust/trust.c
Commit message (Collapse)AuthorAgeFilesLines
* Route 'p11-kit extract-trust' over to trust toolStef Walter2013-08-291-0/+1
| | | | | | The actual command is 'trust extract-compat'. Make installed placeholder script reflect this. We still support the old placeholder script if it is present.
* trust: Add a list command to the trust toolStef Walter2013-08-291-1/+3
| | | | Lists with PKCS#11 URI's and some basic fields.
* trust: Add a basic 'anchor' command to store a new anchorStef Walter2013-07-081-0/+2
|
* Reorganize various componentsStef Walter2013-06-251-0/+64
* 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