43 Commits (tls13)

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