39 Révisions (c4dfbb897ccde8e69386a0465cd41b3dd69e5c8f)

Auteur SHA1 Message Date
  Henry D. Case c6745f1879 Client authentication il y a 6 ans
  Peter Wu 824987c5ad tris: implement draft-22 middlebox compatibility mode il y a 7 ans
  Peter Wu e89292ccbe tris: convert end_of_early_data to a handshake message il y a 6 ans
  Peter Wu 69dddf0612 tris: update NewSessionTicket for draft -19 and -21 il y a 7 ans
  Peter Wu fd93e9ecf6 tris: implement D19 and D20 changes for secrets il y a 7 ans
  Peter Wu e9ff50fcb0 tris: process ALPN in EE received by client il y a 7 ans
  Peter Wu 0b636d21fb crypto/tls: enable certificate validation on the client il y a 7 ans
  Peter Wu 9e25a0a25d crypto/tls: initial TLS 1.3 client support il y a 7 ans
  Peter Wu 634f9a5858 crypto/tls: prepare for TLS 1.3 client handshake. il y a 7 ans
  Peter Wu 759dbb355a tris: fix nonce length definition and actually use it il y a 6 ans
  Peter Wu b1e5feadef tris: prevent sending 0.5-RTT data il y a 7 ans
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 il y a 7 ans
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server il y a 7 ans
  Peter Wu 6f580251ca tris: use keySchedule13 for the server il y a 7 ans
  Peter Wu 9f9f06de80 tris: add new key schedule implementation il y a 7 ans
  Henry de Valence cd63e47f2c tris: rename `pk` to `secretKey` il y a 7 ans
  Henry de Valence d4b8398461 tris: fix typos il y a 7 ans
  Tom Thorogood f4a6690edc crypto/tls: generate unique ticket_age_add for each ticket il y a 7 ans
  Filippo Valsorda 7f449cbaa7 tris: add SessionTicketSealer il y a 7 ans
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken il y a 7 ans
  Filippo Valsorda 0d97989e0d tris: move Commit to just before key share generation il y a 7 ans
  Brendan Mc ed105dc308 crypto/tls: add SignedCertificateTimestamps and OCSPStaple to 1.3 il y a 7 ans
  Filippo Valsorda 9b94b65b7b crypto/tls: send two session tickets to TLS 1.3 clients il y a 7 ans
  Filippo Valsorda 740fc926aa tris: add single line TLSDEBUG=short il y a 7 ans
  Filippo Valsorda c758567785 crypto/tls: detect unexpected leftover handshake data il y a 7 ans
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts il y a 7 ans
  Filippo Valsorda 1bc19494f8 tris: tolerate NSS sending obfuscated_ticket_age as seconds il y a 7 ans
  Filippo Valsorda faefac5f1a crypto/tls: stop ConfirmHandshake from locking on any Read il y a 7 ans
  Filippo Valsorda 341de96a61 crypto/tls: fix Conn.phase data races il y a 7 ans
  Filippo Valsorda 3e31621f57 crypto/tls: pick the first group the client sent a key share for il y a 7 ans
  Filippo Valsorda 5c4af70647 tris: drop QuietError il y a 8 ans
  Filippo Valsorda 180bfdbd68 crypto/tls: finish the session ticket state checks il y a 8 ans
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT il y a 8 ans
  Filippo Valsorda 1117f76fcc crypto/tls: return from Handshake before the Client Finished in 1.3 il y a 8 ans
  Filippo Valsorda ee3048cfd2 crypto/tls: implement TLS 1.3 server PSK il y a 8 ans
  Filippo Valsorda 6c3765bb15 tris: add error tracing with CH dumping il y a 8 ans
  Filippo Valsorda 8052dc002f tris: extend ConnectionInfo il y a 8 ans
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server il y a 8 ans