summaryrefslogtreecommitdiff
path: root/trust/anchor.c
Commit message (Expand)AuthorAgeFilesLines
* trust: Fix uninitialized value in anchor commandDaiki Ueno2017-02-161-1/+1
* trust: Don't add CKA_TRUSTED to extension objectDaiki Ueno2016-12-061-2/+33
* trust: Mention anchor --remove option in helpDaiki Ueno2016-11-281-1/+2
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-2/+3
* trust: Remove dead while condition in anchor commondStef Walter2014-08-081-1/+1
* Fix typo: supress - > suppressAndreas Metzler2014-07-071-1/+1
* anchor: Run extract-compat after we've changed somethingStef Walter2013-09-051-11/+33
* trust: More appropriate rv when non-modifiable object deletedStef Walter2013-09-051-0/+1
* anchor: Better failure messages when removing anchorsStef Walter2013-09-051-3/+26
* Release version 0.19.4Stef Walter2013-08-291-1/+1
* trust: Add 'trust anchor --remove' commandStef Walter2013-08-291-52/+365
* Avoid multiple stat() calls for same fileStef Walter2013-08-281-1/+1
* Fix uninitialized variablesStef Walter2013-07-231-2/+2
* trust: Add a basic 'anchor' command to store a new anchorStef Walter2013-07-081-0/+300