Commit History

Author SHA1 Message Date
  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
  Matt Caswell 6ac1cd10ba Fix safestack issues in ssl.h 3 years ago
  Dr. David von Oheimb d7fcee3b3b OSSL_HTTP_parse_url(): add optional port number return parameter and strengthen documentation 3 years ago
  Dr. David von Oheimb 2a33470b4f Make better use of new load_cert_pass() variant of load_cert() in apps/ 3 years ago
  Dr. David von Oheimb b3c5aadf4c apps: make use of OSSL_STORE for generalized certs and CRLs loading 3 years ago
  Pauli aa97970c1a unify spelling of serialize 4 years ago
  Todd Short 8c2bfd2512 Add SSL_get[01]_peer_certificate() 5 years ago
  Dmitry Belyavskiy 09b90e0ed7 Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF 4 years ago
  David von Oheimb 538404d218 Add 'methods' parameter to setup_engine() in apps.c for individual method defaults 6 years ago
  Dr. David von Oheimb 6d382c74b3 Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 4 years ago
  Nikolay Morozov 90fc2c26df SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation 4 years ago
  Dmitry Belyavskiy edbb56ee4f s_server normal shutdown 4 years ago
  Dr. David von Oheimb 01c12100f7 Clean up the use of ERR_print_errors() in apps.c and in four apps 4 years ago
  David von Oheimb 9d5aca6553 Add function load_csr(file,format,desc) to apps/lib/apps.c 6 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Dr. David von Oheimb 2b264aee6f Fix descriptions of credentials and verification options for various apps 4 years ago
  Tianjia Zhang cd81ac7be3 apps: support sendfile in s_server when ktls enabled 4 years ago
  Tomas Mraz 9e885a707d s_server: Properly indicate ALPN protocol mismatch 4 years ago
  Richard Könning 402b00d579 Use ctx2 instead ctx. 4 years ago
  EasySec 9a1c170d63 s_server: warn about NO PSK identity hint in TLSv1.3 4 years ago
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 years ago
  Dr. David von Oheimb 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 years ago