Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Route 'p11-kit extract-trust' over to trust tool | Stef Walter | 2013-08-29 | 1 | -0/+3 |
| | | | | | | 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: Refactor enumeration of certificates to extract | Stef Walter | 2013-08-29 | 1 | -67/+17 |
| | | | | Because we want to use this same logic for listing trust | ||||
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -0/+125 |
* 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 |