]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/pki
ike: Float to port 4500 if either port is 500
[thirdparty/strongswan.git] / src / pki /
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-11-08  Tobias Brunnerikev2: Enumerate RSA/PSS schemes and use them if enabled
2017-11-08  Tobias Brunnerauth-cfg: Store signature schemes as signature_params_t...
2017-09-18  Tobias Brunnercertificates: Use shared destructor for x509_cdp_t
2017-07-05  Tobias Brunnerpki: Fix typo in --print man page
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-23  Tobias Brunnerpki: Cast length derived from pointer arithmetic to int
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: Add a note about constructing RFC 3779 compliant...
2017-02-27  Martin Willipki: Support an --addrblock option for issued certificates
2017-02-27  Martin Willipki: Support an --addrblock option for self-signed...
2017-02-27  Martin Willipki: Add a helper function parse traffic selectors...
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
2016-06-14  Martin Williconfigure: Check for and explicitly link against -latomic
2015-12-16  Tobias BrunnerMerge branch 'command-max-lines'
2015-12-16  Tobias Brunnerpki: Increase MAX_LINES
2015-12-16  Tobias Brunnerpki: Never print more than MAX_LINES of usage summary
2015-12-11  Andreas SteffenStandardized printing of certificate information
2015-12-04  Martin Willipki: Explicitly link against -lpthread and -ldl if...
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-12-12  Tobias Brunnerpki: Cache entered secrets in case they are needed...
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'
2014-10-30  Martin Willipki: Print and document the name constraint type for...
2014-06-30  Tobias Brunnerpki: Document --online option for pki --verify and...
2014-06-24  Tobias Brunnerpki: Also check for MAX_COMMANDS when building getopt_l...
2014-06-04  Martin WilliMerge branch 'win-fetcher'
2014-06-04  Martin Willipki: Support complex trustchain and revocation checking...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipki: Provide a fallback if strptime() not supported
2014-06-04  Martin Willipki: Switch to binary mode on Windows when reading...
2014-06-04  Martin Willipki: Stop prompting for password when entering empty...
2014-05-29  Tobias BrunnerMake sure getpass() is available
2014-05-16  Martin WilliMerge branch 'clang-fixes'
2014-05-16  Martin Willienum: Return boolean result for enum_from_name() lookup
2014-04-09  Tobias Brunnerpki: Fix memory leak when printing unknown AC group...
2014-04-09  Tobias Brunnerpki: Removed extra continue statement
2014-04-08  Andreas SteffenAdded support for msSmartcardLogon EKU
2014-03-31  Martin WilliMerge branch 'acerts'
2014-03-31  Martin Willipki: Document --not-before/after and --dateform options...
2014-03-31  Martin Willipki: Support absolute --this/next-update CRL lifetimes
2014-03-31  Martin Willipki: Support absolute --not-before/after issued certifi...
2014-03-31  Martin Willipki: Support absolute --not-before/after self-signed...
2014-03-31  Martin Willipki: Support absolute --not-before/after acert lifetimes
2014-03-31  Martin Willipki: Add a certificate lifetime calculation helper...
2014-03-31  Martin Willipki: Add acert and extend pki/print manpages
2014-03-31  Martin Willipki: Implement an acert command to issue attribute...
2014-03-31  Martin Willipki: Support printing attribute certificates
2014-03-31  Martin Willipki: Don't generate negative random serial numbers...
2014-03-19  Martin Willipki: When dispatching commands, don't look beyond non...
2014-03-19  Martin Willipki: Check length of commands array before accessing...
2014-02-20  Martin Willipki: Make cmds array static, ensuring that it is zero...
2014-02-18  Tobias Brunnerpki: Fix minor resource leak on failure to read the... 5.1.2rc2
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: Add global config namespace
2014-01-24  Tobias Brunnerpki: Declare correct section in pki --issue man page
2014-01-23  Martin WilliMerge branch 'chunk-mmap'
2014-01-23  Martin Willichunk: Use dynamically allocated buffer in chunk_from_fd()
2014-01-23  Tobias Brunnerpki: Make sure no command registers too many options
2014-01-23  Tobias Brunnerpki: Increase MAX_COMMANDS to cover all currently avail...
2014-01-23  Tobias Brunnerpki: Print a warning if MAX_COMMANDS is too low
2014-01-23  Tobias Brunnerpki: Properly use ?: when defining option arrays
2013-10-23  Tobias Brunnerpki: Replace BUILD_FROM_FD with passing a chunk via...
2013-09-17  Andreas Steffenignore *.1 manpage files
2013-09-13  Tobias BrunnerMerge branch 'pubkeys'
2013-09-13  Tobias Brunnerpki: --pub also accepts public keys (i.e. to convert...
2013-09-13  Tobias Brunnerpki: Add support to encode public keys in SSH key format
next