Commit History

Author SHA1 Message Date
  Matt Caswell 163f6dc1f7 Implement a replacement for SSL_set_tmp_dh() 4 years ago
  Matt Caswell 1b2b475517 Deprecate SSL_CTRL_SET_TMP_DH and other related ctrls 4 years ago
  Matt Caswell 746f367489 Fix some things the rename script didn't quite get right 4 years ago
  Benjamin Kaduk dd0164e756 Mark SSL_CTX_set_ssl_version() as deprecated in 3.0 6 years ago
  Shane Lontis 6725682d77 Add X509 related libctx changes. 4 years ago
  Todd Short 8c2bfd2512 Add SSL_get[01]_peer_certificate() 5 years ago
  Tim Hudson c7f837cfcc undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations 4 years ago
  Benjamin Kaduk e908f292de make update for SSL_new_session_ticket 4 years ago
  Pauli a76ce2862b TLS: use EVP for HMAC throughout libssl. 4 years ago
  Matt Caswell ba18627e4a Introduce SSL_CTX_new_with_libex() 4 years ago
  Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0 5 years ago
  Richard Levitte 5d61758ee7 util/*.num: deassign ordinal numbers from new symbols 5 years ago
  Richard Levitte 6dcb100f89 X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI 5 years ago
  Todd Short 5d12051167 Change cipher default strings to a function 5 years ago
  Boris Pismenny 7c3a7561b5 ssl: Add SSL_sendfile 5 years ago
  Ping Yu 9f5a87fd66 add an additional async notification communication method based on callback 6 years ago
  Richard Levitte 3b39185880 make update 6 years ago
  Viktor Dukhovni a51c9f637c Added missing signature algorithm reflection functions 6 years ago
  Richard Levitte 64a48fc7f0 Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list 6 years ago
  Matt Caswell e97be71804 Add support for SSL_CTX_set_post_handshake_auth() 6 years ago
  Matt Caswell 32097b33bd Change Post Handshake auth so that it is opt-in 6 years ago
  Matt Caswell 4e8548e80e Introduce the recv_max_early_data setting 6 years ago
  Matt Caswell c9598459b6 Add setters to set the early_data callback 6 years ago
  Matt Caswell 9d0a8bb71e Enable the ability to set the number of TLSv1.3 session tickets sent 6 years ago
  Matt Caswell f865b08143 Split configuration of TLSv1.3 ciphers from older ciphers 6 years ago
  Benjamin Saunders 3fa2812f32 Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb 6 years ago
  Todd Short df0fed9aab Session Ticket app data 7 years ago
  Todd Short 37933acbea Add SSL/SSL_CTX_use_cert_and_key() 8 years ago
  Tatsuhiro Tsujikawa b38ede8043 Export keying material using early exporter master secret 6 years ago
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) 6 years ago