Commit History

Author SHA1 Message Date
  Matt Caswell a68eee679a Move some libssl global variables into SSL_CTX 3 years ago
  Richard Levitte 276d6c687a SSL: Change SSLerr() to ERR_raise() 3 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 1b2b475517 Deprecate SSL_CTRL_SET_TMP_DH and other related ctrls 3 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 3 years ago
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell 301fcb2843 Concentrate deprecated libssl API usage in one file 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Ikko Ashimine 9f7505ab6a Fixed typo in ssl_lib.c 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Matt Caswell 9d01ac71a0 Fix safestack issues in ct.h 3 years ago
  Matt Caswell fd3ed85c67 Fix safestack issues in ocsp.h 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
  Randall S. Becker 08073700cc NonStop port updates for 3.0.0. 3 years ago
  Shane Lontis f2bfc53b02 Fix coverity CID #1465795 - Incorrect free deallocator used in SSL_add1_host() 3 years ago
  Tomas Mraz dffeec1c10 Avoid segfault in SSL_export_keying_material if there is no session 3 years ago
  Benjamin Kaduk dd0164e756 Mark SSL_CTX_set_ssl_version() as deprecated in 3.0 5 years ago
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. 4 years ago
  David Woodhouse 892a9e4c99 Disallow setting more than one IP address with SSL_add1_host() 4 years ago
  David Woodhouse c832840e89 Make SSL_set1_host() and SSL_add1_host() take IP addresses 4 years ago
  Shane Lontis 6725682d77 Add X509 related libctx changes. 4 years ago
  Pauli 92f8603537 deprecate engines in SSL 4 years ago
  Todd Short 8c2bfd2512 Add SSL_get[01]_peer_certificate() 5 years ago
  Matt Caswell ec27e619e8 Move MAC removal responsibility to the various protocol "enc" functions 4 years ago
  Richard Levitte fa7a807435 SSL: fix misuse of ERR_LIB_SYS 4 years ago
  Miłosz Kaniewski 94941cada2 Free pre_proc_exts in SSL_free() 4 years ago
  Matt Caswell 7cccecc0b6 Don't attempt to duplicate the BIO state in SSL_dup 4 years ago
  Matt Caswell f12dd99170 Ensure that SSL_dup copies the min/max protocol version 4 years ago