Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 56c4f6fe72 APPS: Allow duplicate entries in options list, marking them OPT_DUP 3 years ago
  Dr. David von Oheimb 601fe8e0d7 APPS: Allow non-option parameters appear anywhere in list, marking them OPT_PARAM 3 years ago
  Dr. David von Oheimb 284076982d APPS: Slightly extend and improve documentation of the opt_ API 3 years ago
  Rich Salz f4407385f5 APPS: Document the core of the opt_ API 3 years ago
  Tomas Mraz eaf8a40d97 Prefer fetch over legacy get_digestby/get_cipherby 3 years ago
  Dr. David von Oheimb d830526c71 APPS: Improve diagnostics for string options and options expecting int >= 0 3 years ago
  Dr. David von Oheimb 1ae33400bf APPS: Prevent ASAN hickup on idempotent strncpy() in opt_progname() 3 years ago
  Rich Salz a78c7c0bfe Flip ordering back 3 years ago
  Rich Salz 99adfa455c Fetch before get-by-name 3 years ago
  Rich Salz 606a417fb2 Fetch and free cipher and md's 3 years ago
  Dr. David von Oheimb f56c9c7c94 APPS and TEST: Make sure prog name is set for usage output 3 years ago
  Jon Spillett 05f41859dd Switch to BIO_snprintf to avoid missing symbol problems on Windows 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Shane Lontis 5b5eea4b60 Deprecate EC_KEY + Update ec apps to use EVP_PKEY 4 years ago
  Dr. David von Oheimb 855c68163b apps/lib/opt.c: Fix error message on unknown option/digest 3 years ago
  Dr. David von Oheimb 678cae0295 APPS: Print help also on -h and --h; print high-level help when no cmd given 3 years ago
  Dr. David von Oheimb 3372039252 APPS: Fix confusion between program and app/command name used in diagnostic/help output 3 years ago
  Shane Lontis 9a62ccbe8a Fix fipsinstall module path 4 years ago
  Dr. David von Oheimb f009e37c76 Extend error output of apps/opt_format() to all error cases 4 years ago
  Dr. David von Oheimb 2620c38ba8 Remove meanwhile redundant error output of apps/opt_next(void) parsing numbers 4 years ago
  David von Oheimb 51c833ac2d Improve feedback on wrong format with new print_format_error() in apps/lib/opt.c 7 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Rich Salz e0e68f9e34 Tweak option error messages 4 years ago
  Rich Salz 92de469fbd Document command parameters. 5 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 5 years ago
  Richard Levitte fd3397fc47 Add -CAstore and similar to all openssl commands that have -CApath 5 years ago
  Jon Spillett 4ed838915b Add option grouping capability to apps 5 years ago
  Richard Levitte 2ad75c6c13 Move libapps.a source to apps/lib 5 years ago