提交歷史

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