Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: Remove extra debugging statement when running external commands | Stef Walter | 2013-03-07 | 1 | -1/+0 |
| | |||||
* | Fix various clang analyzer warnings | Stef Walter | 2013-02-06 | 1 | -2/+1 |
| | | | | | * Add annotations to our precondition functions so that they don't make the analyzer complain | ||||
* | Implement basic extract support | Stef Walter | 2013-02-05 | 1 | -0/+3 |
| | | | | | | * The only formats supported are x509-file and x509-directory Allow tool to build without extract | ||||
* | Make the p11-kit tool have distinct commands | Stef Walter | 2013-02-05 | 1 | -0/+337 |
* Change the -l argument into the list-modules command. * Add proper functions for printing usage * Support for external commands in the path or /usr/share/p11-kit |