Commit History

Author SHA1 Message Date
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 years ago
  Matt Caswell aff636a489 Update copyright year 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 021410ea3f Check non-option arguments 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 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
  Shane Lontis d5e66eab0b Fix coverity issues CID 1457745...1457752, 1457853, 1457854 4 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 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
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Kurt Roeckx 0335851754 argv was set but unused 8 years ago
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps 8 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 8 years ago
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 8 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: 22 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 years ago
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 years ago
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 24 years ago