summaryrefslogtreecommitdiff
path: root/trust/anchor.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-15Move to non-recursive Makefile for building bins and libsStef Walter1-2/+3
2014-08-08trust: Remove dead while condition in anchor commondStef Walter1-1/+1
2014-07-07Fix typo: supress - > suppressAndreas Metzler1-1/+1
2013-09-05anchor: Run extract-compat after we've changed somethingStef Walter1-11/+33
2013-09-05trust: More appropriate rv when non-modifiable object deletedStef Walter1-0/+1
2013-09-05anchor: Better failure messages when removing anchorsStef Walter1-3/+26
2013-08-29Release version 0.19.4Stef Walter1-1/+1
2013-08-29trust: Add 'trust anchor --remove' commandStef Walter1-52/+365
2013-08-28Avoid multiple stat() calls for same fileStef Walter1-1/+1
2013-07-23Fix uninitialized variablesStef Walter1-2/+2
2013-07-08trust: Add a basic 'anchor' command to store a new anchorStef Walter1-0/+300