summaryrefslogtreecommitdiff
path: root/tools/tool.h
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize various componentsStef Walter2013-06-251-59/+0
| | | | | | | * 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
* Implement basic extract supportStef Walter2013-02-051-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 commandsStef Walter2013-02-051-0/+56
* 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