aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/commands/keyid.c
Commit message (Expand)AuthorAgeFilesLines
* pki: Add key object handle of smartcard or TPM private key as an argument to ...Andreas Steffen2017-03-061-3/+17
* pki: Add generic 'priv' key type that loads any type of private keyTobias Brunner2016-10-051-3/+8
* pki: Drop -priv suffix to specify private key typesTobias Brunner2016-10-051-5/+8
* Implemented full BLISS support for IKEv2 public key authentication and the pk...Andreas Steffen2014-11-291-1/+6
* pki: Switch to binary mode on Windows when reading/writing DER to FDsMartin Willi2014-06-041-0/+1
* chunk: Use dynamically allocated buffer in chunk_from_fd()Martin Willi2014-01-231-2/+7
* pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOBTobias Brunner2013-10-231-1/+5
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-131-6/+6
* Handle pki --debug and --options in a generic way for all commandMartin Willi2009-09-151-14/+10
* pki tool supports single letter short optionsMartin Willi2009-09-151-1/+1
* pki --pub and --keyid accept pkcs10 as inputAndreas Steffen2009-09-151-1/+7
* enable debug level settingAndreas Steffen2009-09-141-0/+4
* Use dynamic registration/usage invocation of command typesMartin Willi2009-09-101-4/+4
* splitted PKI tool to a file per commandMartin Willi2009-09-101-0/+158