aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/command.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Avoid overrunning array when registering pki command line optionsTobias Brunner2012-09-281-1/+1
* Cache list of plugin names to further simplify its usage.Tobias Brunner2012-01-191-3/+2
* Log list of loaded plugins in main PKI help output.Tobias Brunner2012-01-191-0/+8
* Added policyConstraints support to pki toolMartin Willi2011-01-051-1/+1
* pki --issue/self support permitted/excluded NameConstraintsMartin Willi2011-01-051-1/+1
* Added a --signcrl command to the pki utilityMartin Willi2010-05-211-1/+1
* Right-align short options in pki usageMartin Willi2009-09-241-7/+5
* Use the default debug hook if possibleMartin Willi2009-09-161-1/+1
* Handle pki --debug and --options in a generic way for all commandMartin Willi2009-09-151-7/+81
* pki tool supports single letter short optionsMartin Willi2009-09-151-6/+30
* Use dynamic registration/usage invocation of command typesMartin Willi2009-09-101-27/+44
* splitted PKI tool to a file per commandMartin Willi2009-09-101-0/+143