summaryrefslogtreecommitdiff
path: root/common/tool.c
Commit message (Collapse)AuthorAgeFilesLines
* tool: Only include debug lines marked 'tool' when --verboseStef Walter2013-08-281-1/+3
| | | | | Otherwise we get all sorts of overwhelming internal debugging when someone specifies --verbose argument to a tool.
* Reorganize various componentsStef Walter2013-06-251-0/+331
* 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