Commit History

Author SHA1 Message Date
  Hubert Kario 04fb4ec8fa s_server: make -rev option easier to find (mention echo) 3 years ago
  Rich Salz 5bbe213418 Remove "-immedate_renegotiation" option 3 years ago
  Shane Lontis ef0449135c Fix s_server app to not report an error when using a non DH certificate. 3 years ago
  Tomas Mraz 0800318a0c Deprecate old style BIO callback calls 3 years ago
  Dr. David von Oheimb 359efeac3f DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistency 3 years ago
  Dr. David von Oheimb 9be5f9a869 Move ossl_sleep() to e_os.h and use it in apps 3 years ago
  Dr. David von Oheimb 80a4ac5783 apps/s_server: Add -proxy and -no_proxy options 3 years ago
  Dr. David von Oheimb 88d96983d8 apps/ocsp: Add -proxy and -no_proxy options 3 years ago
  Rich Salz 55373bfd41 Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 3 years ago
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible 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
  Shane Lontis e9d62da6c3 Fix CRL app so that stdin works. 3 years ago
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 3 years ago
  Tomas Mraz ea51096e51 apps: Add maybe_stdin argument to load_certs and set it in pkcs12 3 years ago
  Dr. David von Oheimb 7932982b88 OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Petr Gotthard 574ca403c8 Replace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server + s_client 3 years ago
  Matt Caswell 6d2a1eff55 Deprecate the low level SRP APIs 3 years ago
  Rich Salz 51e5df0ed0 Load rand state after loading providers 3 years ago
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere 3 years ago
  Richard Levitte c2403f362e Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 3 years ago
  Rich Salz 021410ea3f Check non-option arguments 3 years ago
  David von Oheimb 9c73e48a08 Minor cleanup of error output for various apps 6 years ago
  Matt Caswell 13c453728c Only disabled what we need to in a no-dh build 3 years ago
  Matt Caswell 163f6dc1f7 Implement a replacement for SSL_set_tmp_dh() 3 years ago
  Matt Caswell 9912be1b33 Remove deprecated functionality from s_server 3 years ago
  Richard Levitte 22dddfb925 APPS: Remove the format argument where it's not used 3 years ago
  Dr. David von Oheimb 50eb2a5077 load_key_certs_crls(): Restore output of fatal errors 3 years ago
  Matt Caswell 24c4ea958e Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago