Commit History

Author SHA1 Message Date
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb bf973d0697 Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 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
  Jacob Hoffman-Andrews 6be235a092 Prefix crlNumber output with 0x. 3 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
  Dr. David von Oheimb 2b264aee6f Fix descriptions of credentials and verification options for various apps 4 years ago
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 4 years ago
  Richard Levitte fd3397fc47 Add -CAstore and similar to all openssl commands that have -CApath 5 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Dmitry Belyavskiy b5c4209be9 Switch command-line utils to new nameopt API. 7 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  FdaSilvaYY 12d56b2992 Fix various missing option help messages ... 7 years ago
  Dr. Stephen Henson 568ce3a583 Constify certificate and CRL time routines. 7 years ago
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code 7 years ago
  Matt Caswell 5e6089f0eb Convert X509_CRL* functions to use const getters 7 years ago
  Dr. Stephen Henson a0754084f8 Corrupt signature in place. 7 years ago
  Dr. Stephen Henson 0f022f5a22 Corrupt signature earlier. 7 years ago
  Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 7 years ago
  Rich Salz 6ddbb4cd92 X509_STORE_CTX accessors. 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  FdaSilvaYY 16e1b281b2 GH932: Add more help messages to some apps options. 8 years ago
  Matt Caswell 7001571330 Check for a NULL return value from a call to X509_STORE_CTX_new() 8 years ago