aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/commands/gen.c
Commit message (Collapse)AuthorAgeFilesLines
* allow the optional sharing if RSA private keysAndreas Steffen2012-11-221-3/+31
|
* implemented generation of safe primesAndreas Steffen2012-11-181-7/+20
|
* Added pki PEM encoding support for certificates, CRLs and PKCS10 requestsMartin Willi2010-07-131-1/+1
|
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵Martin Willi2010-07-131-1/+1
| | | | encoding
* fixed short option nameAndreas Steffen2010-04-041-1/+1
|
* Removed obsolete per-command debug level optionMartin Willi2009-09-161-3/+0
|
* Handle pki --debug and --options in a generic way for all commandMartin Willi2009-09-151-8/+8
|
* pki tool supports single letter short optionsMartin Willi2009-09-151-1/+1
|
* enable debug level settingAndreas Steffen2009-09-141-0/+4
|
* Use dynamic registration/usage invocation of command typesMartin Willi2009-09-101-6/+6
|
* splitted PKI tool to a file per commandMartin Willi2009-09-101-0/+124