Commit History

Author SHA1 Message Date
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb 1579594383 APPS: Allow OPENSSL_CONF to be empty, not loading a config file 3 years ago
  Dr. David von Oheimb ec2bfb7d23 apps/{req,x509,ca}.c Make sure certs have SKID and AKID X.509 extensions by default 3 years ago
  Dmitry Belyavskiy a61fba5da6 Skip unavailable digests and ciphers in -*-commands 3 years ago
  Richard Levitte f91d003a0e APPS: Adapt load_key() and load_pubkey() for the engine: loader 3 years ago
  Richard Levitte 0b27381fd5 APPS: Add OSSL_STORE loader for engine keys 5 years ago
  Matt Caswell 0f386f2eb0 Remove deprecation warning suppression from genpkey 3 years ago
  Matt Caswell 8b0ec09934 Fix the reading of DSA parameters files using the dsaparam app 3 years ago
  Richard Levitte 22dddfb925 APPS: Remove the format argument where it's not used 3 years ago
  Richard Levitte b78c777ee3 APPS: Implement load_keyparams() to load key parameters 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Richard Levitte 6514dee726 APPS: Reduce deprecation warning suppression - ENGINE 3 years ago
  Chris Novakovic 64713cb10d apps/ca: allow CRL lastUpdate/nextUpdate fields to be specified 3 years ago
  Dr. David von Oheimb 2a33470b4f Make better use of new load_cert_pass() variant of load_cert() in apps/ 3 years ago
  Dr. David von Oheimb b3c5aadf4c apps: make use of OSSL_STORE for generalized certs and CRLs loading 3 years ago
  Richard Levitte 2274d22d39 STORE: Distinguish public keys from private keys 3 years ago
  Shane Lontis 7c9a7cf127 Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072 4 years ago
  Dr. David von Oheimb 57c05c57c3 apps: Correct and extend diagnostics of parse_name() 4 years ago
  Shane Lontis 6725682d77 Add X509 related libctx changes. 3 years ago
  Shane Lontis ae89578be2 Test RSA oaep in fips mode 3 years ago
  Richard Levitte e306f83c8c APPS: Remove make_config_name, use CONF_get1_default_config_file instead 4 years ago
  David von Oheimb 538404d218 Add 'methods' parameter to setup_engine() in apps.c for individual method defaults 6 years ago
  Dr. David von Oheimb 8c10e1b660 Clean up macro definitions of openssl_fdset() in apps.h and sockets.h 4 years ago
  Dr. David von Oheimb 6d382c74b3 Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 4 years ago
  David von Oheimb 9d5aca6553 Add function load_csr(file,format,desc) to apps/lib/apps.c 6 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Shane Lontis f5056577ba Move legacy ciphers into the legacy provider 4 years ago
  Dr. David von Oheimb afe554c2d2 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 4 years ago
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 years ago
  Richard Levitte 2292c8e17f APPS: Remove all traces of special SM2 treatment. 4 years ago