Commit History

Author SHA1 Message Date
  Markus Minichmayr b8590b2f36 Add option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the server to prefer non-dhe psk key exchange over psk with dhe (config file option `PreferNoDHEKEX`, server option `prefer_no_dhe_kex`). 11 months ago
  Dimitri Papadopoulos bbaeadb068 "foo * bar" should be "foo *bar" 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Dr. Matthias St. Pierre 34df960a75 apps/asn1parse: improve RFC7462 compliance 6 years ago
  Dr. Matthias St. Pierre ca857d7332 apps/opt: refactor input format parsing 6 years ago
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) 3 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  yangyangtiantianlonglong a829d53a14 apps: Add option -no_ems to s_client/s_server apps 2 years ago
  Dr. David von Oheimb 2c2724476e APPS: Add check for multiple 'unknown' options 3 years ago
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 3 years ago
  Pauli 242dfd8a1b apps: add query to allow a command to know of a provider command line option was processed 3 years ago
  Richard Levitte 2086818a31 APPS: Make fallback opt_[u]intmax() implementations based on long 3 years ago
  Pauli fa8ff9e4e8 apps: limit get_cipher() to not return AEAD or XTS ciphers 3 years ago
  Dmitry Belyavskiy 4832560be3 Disabling Encrypt-then-MAC extension in s_client/s_server 3 years ago
  Rich Salz 5bbe213418 Remove "-immedate_renegotiation" option 3 years ago
  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
  Rich Salz 55373bfd41 Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 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
  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
  Rich Salz 606a417fb2 Fetch and free cipher and md's 3 years ago
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 3 years ago
  Petr Gotthard 7dc67708c8 apps/openssl: add -propquery command line option 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 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