summaryrefslogtreecommitdiff
path: root/trust/tests/frob-nss-trust.c
Commit message (Collapse)AuthorAgeFilesLines
* attrs: Change p11_attrs_to_string() to allow static templatesStef Walter2013-03-181-1/+1
| | | | | Allow passing the number of attributes to print, which lets us use this directly on templates passed in by callers of the PKCS#11 API.
* trust: Update frob-nss-tool so it can compare modules for trust infoStef Walter2013-03-151-35/+139
| | | | | Can run with two modules now so that it can compare tokens NSS trust info.
* trust: add a simple frob-nss-token tool to dump distrustStef Walter2013-03-081-0/+103
Add a simple tool to dump NSS style distrust attributes from a module.