31 コミット (71dd6660e849e8f98129c997e2f52ae8991ec3d3)

作成者 SHA1 メッセージ 日付
  Steven Valdez 2b8415e8ff Move the Digest/Sign split for SignatureAlgorithms to a lower level. 8年前
  David Benjamin c9ae27ca72 Build up TLS 1.3 record-layer tests. 8年前
  Steven Valdez b9824e2417 Handle SSL_shutdown while in init more appropriately 8年前
  David Benjamin ece5ba2797 Reset ssl error codes. 9年前
  David Benjamin cd24a39f1b Limit DHE groups to 4096-bit. 9年前
  David Benjamin 76c2efc0e9 Forbid a server from negotiating both ALPN and NPN. 9年前
  Adam Langley 0950563a9b Implement custom extensions. 9年前
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. 9年前
  David Benjamin 34248d4cb7 Get rid of err function codes. 9年前
  Adam Langley 2e857bdad3 Convert the signature algorithms extension to the new system 9年前
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. 9年前
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. 9年前
  David Benjamin 6cacac033b Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. 9年前
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. 9年前
  David Benjamin 24f346d77b Limit the number of warning alerts silently consumed. 9年前
  Adam Langley ba5934b77f Tighten up EMS resumption behaviour. 9年前
  David Benjamin c933a47e6f Switch the ssl_write_bytes hook to ssl_write_app_data. 9年前
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. 9年前
  David Benjamin d6e95eefba Get rid of ssl_undefined_* 9年前
  David Benjamin 605641ed95 Move the NULL case in ssl_add_cert_chain up. 9年前
  David Benjamin 7133d428dd Promote SNI macros to functions. 9年前
  David Benjamin c2807582fd Promote channel ID macros to proper functions. 9年前
  David Benjamin 15a3b000cf Promote set_tmp_dh and set_tmp_ecdh to functions. 9年前
  David Benjamin 59015c365b Promote all SSL callback ctrl hooks to proper functions. 9年前
  David Benjamin ece3de95c6 Enforce that sessions are resumed at the version they're created. 9年前
  David Benjamin d81e73dcbb Factor out sequence number updates. 9年前
  David Benjamin 9faafdaeb8 Clean up do_ssl3_write fragment handling. 9年前
  David Benjamin ee562b987e Get rid of the RSMBLY macros. 9年前
  David Benjamin 7538122ca6 Rework DTLS handshake message reassembly logic. 9年前
  David Benjamin 689be0f4b7 Reset all the error codes. 9年前
  Adam Langley 29b186736c Precompute sorted array for error strings. 9年前