]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/pki/commands
certexpire: Double size of internal buffer for identities
[thirdparty/strongswan.git] / src / pki / commands /
2025-05-27  Tobias Brunnerpki: Reduce indentation in usage output and print comma...
2024-11-22  Andreas Steffenbliss: Remove legacy BLISS signatures
2024-02-21  Andreas Steffenpki: Added key and cert handles to --ocsp command 2090/head
2023-11-24  Tobias BrunnerMerge branch 'ocsp-fixes'
2023-11-24  Tobias Brunnerpki: Generate internal error OCSP response if no signer...
2023-11-13  Tobias BrunnerMerge branch 'ocsp-responder-index'
2023-11-13  Tobias Brunnerpki: Add option to load certificate status information...
2023-11-13  Tobias Brunnerpki: Drop legacy registration for OCSP responders
2023-11-13  Tobias Brunnerpki: Use OCSP responder manager for --ocsp --respond
2023-11-13  Tobias BrunnerMerge branch 'ocsp-responder'
2023-11-13  Andreas Steffenpki: Added ocsp command
2023-11-13  Andreas Steffenpki: Added ocsp-req and ocsp-rsp types to pki --print
2023-11-13  Andreas Steffencrl-reason: Fixed typo
2023-11-13  Andreas Steffenpki --pkcs7: Set default to res = 1
2023-07-26  Tobias Brunnerpki: Make sure to wipe decrypted PKCS#7 data
2023-06-02  Tobias Brunnerpki: Add --label options to --est* command synopsis
2023-05-17  Tobias Brunnerpki: Make --dn optional for certificate renewals via...
2023-04-03  Harald Gutmannpki: Add support for EST server label
2023-03-31  Tobias BrunnerMerge branch 'pkcs7-signatures'
2023-03-31  Tobias Brunnerpki: Allow specifying signature scheme for PKCS#7 signa...
2023-03-31  Tobias Brunnerpki: Unify parsing of RSA padding scheme and fix disabl...
2023-02-23  Tobias Brunnerpki: Add possibility to add/remove flags in requests...
2023-02-23  Tobias Brunnerpki: Allow overriding EKU flags from certificate reques...
2023-01-11  Andreas Steffenpki: Use X.509v3 EKU extension in CSR
2022-12-05  Andreas Steffencertificates: Retrieve serial numbers in canonical...
2022-10-03  Andreas Steffenpkcs7: Support rsa-pss signatures
2022-09-28  Tobias Brunnerpki: Fix formatting and use `else if` to make Coverity...
2022-08-31  Andreas Steffenpki: pki --req can use old certreq as template
2022-08-28  Andreas Steffenpki: Fixed memory leak in pki --scep
2022-08-26  Andreas SteffenMerge branch 'pki-scep'
2022-08-25  Andreas Steffenpki: use libtls for pki --est|--estca
2022-08-25  Andreas Steffenpki: --est adds --keyid and --certid options
2022-08-25  Andreas Steffenpki: Optimize certificate download for --scep and ...
2022-08-25  Andreas Steffenpki: use libtls for pki --est
2022-08-25  Andreas Steffenpki: Enroll an X.509 certificate with an EST server
2022-08-24  Andreas Steffenpki: Get CA certs via EST (RFC 7030)
2022-08-24  Andreas Steffenpkcs10: Support of Microsoft CertTypeExtension
2022-08-24  Andreas Steffenpki: Additional pki.scep options for strongswan.conf
2022-08-24  Andreas Steffenpki: Enroll an X.509 certificate with a SCEP server
2022-08-19  Andreas Steffenpki: Get CA certs via SCEP
2022-07-06  Andreas Steffenpem: Support PEM-encoded PKCS#7 container
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2021-10-13  Tobias Brunnerpki: Use correct enum value to initialize ID type in...
2021-10-06  Tobias Brunnerpki: Ensure allocated serial numbers don't start with...
2020-02-11  Josh SorefSpelling fixes
2020-02-10  Tobias Brunnerpki: Add support for Ed448 keys/certificates
2020-01-30  Tobias Brunnerpki: Remove unnecessary and problematic chunk_from_char...
2019-05-08  Tobias BrunnerMerge branch 'build-certs'
2019-05-08  Andreas Steffenpki: Allow inclusion of [unsupported] critical X.509...
2019-05-08  Tobias Brunnerpki: Add different output options for --keyid
2019-04-30  Tobias Brunnerpki: Fix memory leaks in --signcrl if signature scheme...
2018-10-26  Tobias BrunnerMerge commit 'key-sig-schemes'
2018-10-26  Tobias Brunnerpki: Query private key for supported signature schemes
2018-09-17  Tobias Brunnersigncrl: Remove useless assignment
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-05-18  Tobias Brunnerpki: --verify command optionally takes directories...
2017-12-10  Andreas Steffenpki: Extend pki --print with --keyid parameter
2017-11-08  Tobias BrunnerMerge branch 'rsassa-pss'
2017-11-08  Tobias Brunnerpki: Enable PSS padding if enabled in strongswan.conf
2017-11-08  Tobias Brunnerpki: Optionally generate RSA/PSS signatures
2017-11-08  Tobias Brunnerpki: Indent usage lines properly automatically
2017-11-08  Tobias Brunnerpki: Properly forward digest to attribute certificate...
2017-09-18  Tobias Brunnercertificates: Use shared destructor for x509_cdp_t
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerChange interface for enumerator_create_filter() callback
2017-04-19  Tobias Brunnerpki: Reset variable so error handling works properly
2017-03-24  Tobias Brunnerpki: Actually make the default key type KEY_ANY for...
2017-03-06  Andreas Steffenpki: Add key object handle of smartcard or TPM private...
2017-03-06  Andreas Steffenpki: Edited keyid parameter use in various pki man...
2017-03-02  Andreas SteffenAdd keyid of smartcard or TPM private key as an argumen...
2017-02-27  Martin WilliMerge branch 'pki-addrblock'
2017-02-27  Martin Willipki: Support an --addrblock option for issued certificates
2017-02-27  Martin Willipki: Support an --addrblock option for self-signed...
2016-12-16  Andreas SteffenMerge branch 'Ed25519'
2016-12-14  Andreas SteffenAdded support of EdDSA signatures
2016-10-11  Andreas SteffenMerge branch 'cache-crls'
2016-10-11  Tobias Brunnerpki: Don't remove zero bytes in CRL serials anymore
2016-10-11  Tobias Brunnerpki: Use serial of base CRL for delta CRLs
2016-10-05  Tobias BrunnerMerge branch 'priv-key-any'
2016-10-05  Tobias Brunnerpki: Add generic 'priv' key type that loads any type...
2016-10-05  Tobias Brunnerpki: Drop -priv suffix to specify private key types
2016-08-25  Tobias Brunnerpki: Allow to load CRLs from files in --verify
2015-12-11  Andreas SteffenStandardized printing of certificate information
2015-11-03  Andreas SteffenSupport BLISS signatures with SHA-3 hash
2015-08-27  Tobias Brunnerpki: Add new type options to --issue command usage...
2015-08-17  Tobias Brunnerpki: Add --dn command to extract the subject DN of...
2015-08-10  Tobias Brunnerpki: Optionally extract public key from given private...
2015-03-23  Tobias Brunnerpki: Choose default digest based on the signature key
2015-03-23  Tobias Brunnerpki: Use SHA-256 as default for signatures
2015-02-26  Andreas SteffenAllow SHA256 and SHA384 data hash for BLISS signatures.
2014-12-19  Tobias Brunnerpki: Document correct output formats for --pkcs12 ...
2014-12-19  Tobias Brunnerpki: Properly clean up if output format for --pkcs12...
2014-12-12  Tobias Brunnerpki: Add command to export certificates and keys from...
2014-12-12  Tobias Brunnerpki: Reformat PKCS#12 output and add an index for each...
2014-12-12  Tobias Brunnerpki: Add simple PKCS#12 display command
2014-11-29  Andreas SteffenImplemented full BLISS support for IKEv2 public key...
2014-11-29  Andreas SteffenStarted implementing BLISS signature generation
2014-11-29  Andreas SteffenStore and parse BLISS private and public keys in DER...
2014-11-29  Andreas SteffenCreated framework for BLISS post-quantum signature...
2014-10-30  Martin WilliMerge branch 'policy-constraints'
next