Commit History

Author SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dr. David von Oheimb 2c2724476e APPS: Add check for multiple 'unknown' options 2 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 years ago
  Pauli a89835f7e0 apps: use get_cipher_any() instead of get_cipher() for commands that support these ciphers/modes 3 years ago
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible 3 years ago
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 3 years ago
  Rich Salz 606a417fb2 Fetch and free cipher and md's 3 years ago
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 3 years ago
  Tomas Mraz ea51096e51 apps: Add maybe_stdin argument to load_certs and set it in pkcs12 3 years ago
  Rich Salz 03bbd346f4 Fetch cipher after loading providers 3 years ago
  Rich Salz d0190e1163 Process digest option after loading providers 3 years ago
  Rich Salz 51e5df0ed0 Load rand state after loading providers 3 years ago
  Petr Gotthard 7dc67708c8 apps/openssl: add -propquery command line option 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Shane Lontis 3e878d924f Remove pkey_downgrade from PKCS7 code 3 years ago
  Rich Salz 021410ea3f Check non-option arguments 3 years ago
  Richard Levitte 22dddfb925 APPS: Remove the format argument where it's not used 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Dr. David von Oheimb 50eb2a5077 load_key_certs_crls(): Restore output of fatal errors 3 years ago
  Matt Caswell 24c4ea958e Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago
  Richard Levitte a10847c427 "Downgrade" provider-native keys to legacy where needed 3 years ago
  Dr. David von Oheimb b3c5aadf4c apps: make use of OSSL_STORE for generalized certs and CRLs loading 3 years ago
  Shane Lontis 90a1f2d76f Add libctx support to PKCS7. 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
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 years ago