Commit History

Author SHA1 Message Date
  Richard Levitte d7e498ac55 Deprecate RSA harder 4 years ago
  Richard Levitte 6514dee726 APPS: Reduce deprecation warning suppression - ENGINE 4 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 years ago
  Dr. David von Oheimb 50eb2a5077 load_key_certs_crls(): Restore output of fatal errors 4 years ago
  Matt Caswell e74e562f1c Fix safestack issues in conf.h 4 years ago
  Matt Caswell 24c4ea958e Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 4 years ago
  Dr. David von Oheimb 5a0991d0d9 Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and x509 apps 4 years ago
  Dr. David von Oheimb 57c05c57c3 apps: Correct and extend diagnostics of parse_name() 4 years ago
  Dr. David von Oheimb ef8980176d Deprecate -nodes in favor of -noenc in pkcs12 and req app 4 years ago
  Shane Lontis 6725682d77 Add X509 related libctx changes. 4 years ago
  Pauli ad8fc6f626 apps: deprecate engines 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
  Dr. David von Oheimb 01c12100f7 Clean up the use of ERR_print_errors() in apps.c and in four apps 4 years ago
  David von Oheimb 9d5aca6553 Add function load_csr(file,format,desc) to apps/lib/apps.c 6 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Dr. David von Oheimb 2b264aee6f Fix descriptions of credentials and verification options for various apps 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
  Richard Levitte aba9bca31c APPS: Add ctrl_str()-like functionality for X509 and X509_REQ 4 years ago
  Rich Salz d462b5ff21 Add -section option to 'req' command 4 years ago
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 years ago
  Richard Levitte bac1030ae4 Adapt some 'openssl' commands for SM2 changes. 4 years ago
  kinichiro 1aeec3dbc2 Return 1 when openssl req -addext kv is duplicated 4 years ago
  kinichiro dd0139f416 Check return value after loading config file 4 years ago
  Matt Caswell 1aa516b943 Fix no-engine 4 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Paul Yang dbb72124cd Fix a double free issue when signing SM2 cert 5 years ago
  Dmitry Belyavskiy 9fd6f7d1cd Avoid NULL pointer dereference. Fixes #9043. 5 years ago