108 Révisions (e5c37bded5570186aa72571f5f514f272e33face)

Auteur SHA1 Message Date
  Henry D. Case 6acee69d6b Use certificate_request specific to TLS 1.3 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 b1e5feadef tris: prevent sending 0.5-RTT data il y a 7 ans
  Peter Wu 8523d7d8e0 tris: ignore NewSessionTicket messages as client il y a 7 ans
  Peter Wu de3ae8f61d tris: accept other post-handshake messages as client il y a 7 ans
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 il y a 7 ans
  Peter Wu 0bbbecd894 crypto/tls: accept 2^14+1 TLSInnerPlaintext il y a 7 ans
  Peter Wu 9e22da5ecc tris: restore retry logic on warning alerts il y a 7 ans
  filewalkwithme ff1bc5469f crypto/tls: limit number of consecutive warning alerts il y a 7 ans
  Peter Wu 8ae95fd882 crypto/tls: fix first byte test for 255 CBC padding bytes il y a 7 ans
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken il y a 7 ans
  Filippo Valsorda 44df381ccb crypto/tls: peek at unencrypted alerts to give better errors il y a 7 ans
  Filippo Valsorda de613b152d crypto/tls: disallow handshake messages fragmented across CCS il y a 7 ans
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts il y a 7 ans
  Filippo Valsorda faefac5f1a crypto/tls: stop ConfirmHandshake from locking on any Read il y a 7 ans
  Filippo Valsorda 1b03258899 crypto/tls: simplify the Handshake locking il y a 8 ans
  Filippo Valsorda 341de96a61 crypto/tls: fix Conn.phase data races il y a 7 ans
  Filippo Valsorda f3fe024dc7 crypto/tls: do not drain 0-RTT data on Close il y a 7 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 453bd6af77 crypto/tls: implement TLS 1.3 PSK messages 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
  Filippo Valsorda 9bc837c453 [dev.tls] crypto/tls: implement TLS 1.3 messages il y a 8 ans
  Filippo Valsorda 7743362eba [dev.tls] crypto/tls: implement TLS 1.3 record layer il y a 8 ans
  Filippo Valsorda d6b90c312b crypto/tls: disallow handshake messages fragmented across CCS il y a 7 ans
  Adam Langley fedcc1ec9c crypto/tls: don't hold lock when closing underlying net.Conn. il y a 7 ans
  Mikio Hara d2353f871d crypto/tls: fix a typo il y a 7 ans
  Dmitri Shuralyov b8725556fa all: spell "marshal" and "unmarshal" consistently il y a 8 ans
  Ben Burkert 54967fbddc crypto/tls: add CloseWrite method to Conn il y a 8 ans
  Adam Langley 2d346b9207 Revert "crypto/tls: add CloseWrite method to Conn" il y a 8 ans
  Adam Langley 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. il y a 8 ans
  Ben Burkert 152328ca0e crypto/tls: add CloseWrite method to Conn il y a 8 ans
  Filippo Valsorda 318ec0c21a crypto/tls: implement countermeasures against CBC padding oracles il y a 8 ans
  David Benjamin 5716364b9c crypto/tls: Fix c.in.decrypt error handling. il y a 8 ans
  Adam Langley b7ba182f28 crypto/tls: fix deadlock when racing to complete handshake. il y a 8 ans
  Filippo Valsorda 37110e801a crypto/tls: flush the buffer on handshake errors il y a 8 ans
  Atin M 4b78482c8b crypto/tls: set Conn.ConnectionState.ServerName unconditionally il y a 8 ans
  Adam Langley 0d94116736 crypto/tls: buffer handshake messages. il y a 8 ans
  Austin Clements 5166c9e255 crypto/tls: gofmt il y a 8 ans
  Russ Cox 81aa612742 crypto/tls: adjust dynamic record sizes to grow arithmetically il y a 8 ans
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. il y a 8 ans
  Adam Langley df48510552 crypto/tls: make error prefix uniform. il y a 8 ans
  Dominik Honnef eab2fdedca all: delete dead non-test code il y a 8 ans
  Tom Bergan 9f2da1d218 crypto/tls: implement dynamic record sizing il y a 8 ans
  Adam Langley 2cd00eea5d crypto/tls: better error for oversized handshake messages. il y a 8 ans
  Tamir Duberstein 326f5bb02b crypto/tls: check errors from (*Conn).writeRecord il y a 8 ans