Historique des commits

Auteur SHA1 Message Date
  Matt Caswell f865b08143 Split configuration of TLSv1.3 ciphers from older ciphers il y a 6 ans
  Benjamin Saunders 3fa2812f32 Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb il y a 6 ans
  Todd Short df0fed9aab Session Ticket app data il y a 7 ans
  Todd Short 37933acbea Add SSL/SSL_CTX_use_cert_and_key() il y a 8 ans
  Tatsuhiro Tsujikawa b38ede8043 Export keying material using early exporter master secret il y a 6 ans
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) il y a 6 ans
  Matt Caswell 042c57539b Add the SSL_stateless() function il y a 7 ans
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. il y a 6 ans
  David Benjamin a9c0d8beea Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb. il y a 7 ans
  Alfred E. Heggestad fa4b82cc7c add callback handler for setting DTLS timer interval il y a 7 ans
  Matt Caswell 67738645dc Add functions for getting/setting SNI/ALPN info in SSL_SESSION il y a 7 ans
  Matt Caswell 98e1d93454 Add SSL_SESSION_set_max_early_data() il y a 7 ans
  Paul Yang 50966bfa11 Introduce SSL_CIPHER_get_protocol_id il y a 7 ans
  Benjamin Kaduk 0aed6e449d Add SSL_get_pending_cipher() il y a 7 ans
  Matt Caswell 07927bedf3 Add an SSL_SESSION_dup() function il y a 7 ans
  Todd Short a58eb06d52 Add support to free/allocate SSL buffers il y a 7 ans
  Paul Yang bbb4ceb86e Support converting cipher name to RFC name and vice versa il y a 7 ans
  Matt Caswell 5a43d5119e Add SSL_SESSION_set_protocol_version() il y a 7 ans
  Matt Caswell 1a993d1d56 Add SSL_SESSION_set_cipher() il y a 7 ans
  Matt Caswell 911d63f261 Add SSL_SESSION_set1_master_key() il y a 7 ans
  Matt Caswell ba4df68286 Add a function to get the handshake digest for an SSL_CIPHER il y a 7 ans
  Matt Caswell f46184bd90 Add public API functions for setting TLSv1.3 PSK callbacks il y a 7 ans
  Benjamin Kaduk 193b5d769c Add SSL_early_get1_extensions_present() il y a 7 ans
  Matt Caswell 84c34ba876 Extend the SERVERINFO file format to include an extensions context il y a 7 ans
  Todd Short c649d10d3f TLS1.3 Padding il y a 7 ans
  Matt Caswell e586eac885 Add support for SSL_SESSION_is_resumable() il y a 7 ans
  Matt Caswell 43ae5eed6f Implement a new custom extensions API il y a 7 ans
  Dr. Stephen Henson 8edb4ee1a2 update ordinals il y a 7 ans
  Matt Caswell 0665b4edae Rename SSL_write_early() to SSL_write_early_data() il y a 7 ans
  Matt Caswell f533fbd44a Rename SSL_read_early() to SSL_read_early_data() il y a 7 ans