Commit History

Author SHA1 Message Date
  Richard Levitte 4333b89f50 Update copyright year 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
  Rich Salz 021410ea3f Check non-option arguments 3 years ago
  Richard Levitte 0b27381fd5 APPS: Add OSSL_STORE loader for engine keys 5 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Pauli 1b4417abb8 apps: remove internal/cryptlib.h include that isn't used 3 years ago
  Dr. David von Oheimb f84de16f39 apps_ui.c: Improve error handling and return value of setup_ui_method() 3 years ago
  Shane Lontis ae89578be2 Test RSA oaep in fips mode 3 years ago
  Richard Levitte 96e0445195 apps/openssl: clean-up of unused fallback code 4 years ago
  Pauli 5b286641ef apps: avoid memory overrun. 4 years ago
  Sebastian Andrzej Siewior 96786ad123 APPS: Fix invoking openssl without a command 4 years ago
  Shane Lontis b75f08cb13 Fix segfault in openssl app called with no args. 4 years ago
  Richard Levitte eca4713913 APPS: Drop interactive mode in the 'openssl' program 4 years ago
  Richard Levitte e306f83c8c APPS: Remove make_config_name, use CONF_get1_default_config_file instead 4 years ago
  Bernd Edlinger 32df13497a Remove getenv(OPENSSL_FIPS) in openssl command 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 99a7c3a7bf openssl: include the version a command was deprecated in the output text. 4 years ago
  Shane Lontis f5056577ba Move legacy ciphers into the legacy provider 4 years ago
  Pauli c2ec4a16f7 app: add a deprecation warning to all deprecated commands. 4 years ago
  Richard Levitte e79ae962fb APPS & TEST: Adapt to use the new BIO_f_prefix() 4 years ago
  Rich Salz 742ccab318 Deprecate most of debug-memory 4 years ago
  Matt Caswell 17197a2f61 Check the return from OPENSSL_buf2hexstr() 4 years ago
  Pauli acc7b9fb5c main: avoid a NULL dereference on initialisation. 4 years ago
  Rich Salz 92de469fbd Document command parameters. 4 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 4 years ago
  Dr. Matthias St. Pierre d0cf719efb Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps 5 years ago
  Richard Levitte 753149d97f Move the code for 'openssl list' to its own translation unit. 5 years ago
  Richard Levitte 4b62b8ed49 Refactor apps/progs.* to be generate with 'make update' 5 years ago
  Pauli 2d905f6715 Print thread IDs nicely. 5 years ago