Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trust: Show public-key-info in 'trust list --details' | Stef Walter | 2014-09-05 | 1 | -0/+14 |
| | | | | | Since the public-key-info is an important part of the way we represent trust, show it in 'trust list' if --details is present. | ||||
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -2/+3 |
| | | | | Still use recursive for documentation and translation. | ||||
* | Quiten down scanner warnings about unused variables | Stef Walter | 2014-08-08 | 1 | -4/+1 |
| | |||||
* | trust: Fix leak in trust list command | Stef Walter | 2014-08-08 | 1 | -0/+1 |
| | |||||
* | Fix typo: supress - > suppress | Andreas Metzler | 2014-07-07 | 1 | -1/+1 |
| | |||||
* | trust: Add a list command to the trust tool | Stef Walter | 2013-08-29 | 1 | -0/+247 |
Lists with PKCS#11 URI's and some basic fields. |