117 コミット (61bc4c1a09df02e809751e01dc0ebeb2271b6b0e)

作成者 SHA1 メッセージ 日付
  Watson Ladd 7e1760cc7c Add EMS support to tls-tris 7年前
  Kris Kwiatkowski 58c559ba00 fix: mac calculation fails when subsequent packet is shorter 6年前
  Henry Case a21fd9c1bc
refactors record encryption code (#122) 6年前
  Henry D. Case e81269b57e Revert "Small refactoring of record encryption code" 6年前
  Henry D. Case 1782162852 Small refactoring of record encryption code 6年前
  Henry D. Case ad86d61c42 Let's use constant instead of hardcoding values (same is done in bssl) 6年前
  Henry Case d3e18f99e2
Minimal number of changes needed to udpate to draft-28 (#115) 6年前
  Christopher Patton c5280001a4 Remove delegated credential minting from the API 6年前
  Christopher Patton 84fe9084cd Implement the delegated_credential extension for TLS 6年前
  Henry D. Case 6acee69d6b Use certificate_request specific to TLS 1.3 6年前
  Peter Wu 824987c5ad tris: implement draft-22 middlebox compatibility mode 7年前
  Peter Wu e89292ccbe tris: convert end_of_early_data to a handshake message 6年前
  Peter Wu b1e5feadef tris: prevent sending 0.5-RTT data 7年前
  Peter Wu 8523d7d8e0 tris: ignore NewSessionTicket messages as client 7年前
  Peter Wu de3ae8f61d tris: accept other post-handshake messages as client 7年前
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 7年前
  Peter Wu 0bbbecd894 crypto/tls: accept 2^14+1 TLSInnerPlaintext 7年前
  Peter Wu 9e22da5ecc tris: restore retry logic on warning alerts 7年前
  filewalkwithme ff1bc5469f crypto/tls: limit number of consecutive warning alerts 7年前
  Peter Wu 8ae95fd882 crypto/tls: fix first byte test for 255 CBC padding bytes 7年前
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken 7年前
  Filippo Valsorda 44df381ccb crypto/tls: peek at unencrypted alerts to give better errors 7年前
  Filippo Valsorda de613b152d crypto/tls: disallow handshake messages fragmented across CCS 7年前
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts 7年前
  Filippo Valsorda faefac5f1a crypto/tls: stop ConfirmHandshake from locking on any Read 7年前
  Filippo Valsorda 1b03258899 crypto/tls: simplify the Handshake locking 8年前
  Filippo Valsorda 341de96a61 crypto/tls: fix Conn.phase data races 7年前
  Filippo Valsorda f3fe024dc7 crypto/tls: do not drain 0-RTT data on Close 7年前
  Filippo Valsorda 180bfdbd68 crypto/tls: finish the session ticket state checks 8年前
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT 8年前
  Filippo Valsorda 1117f76fcc crypto/tls: return from Handshake before the Client Finished in 1.3 8年前
  Filippo Valsorda 453bd6af77 crypto/tls: implement TLS 1.3 PSK messages 8年前
  Filippo Valsorda 6c3765bb15 tris: add error tracing with CH dumping 8年前
  Filippo Valsorda 8052dc002f tris: extend ConnectionInfo 8年前
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server 8年前
  Filippo Valsorda 9bc837c453 [dev.tls] crypto/tls: implement TLS 1.3 messages 8年前
  Filippo Valsorda 7743362eba [dev.tls] crypto/tls: implement TLS 1.3 record layer 8年前
  Filippo Valsorda d6b90c312b crypto/tls: disallow handshake messages fragmented across CCS 7年前
  Adam Langley fedcc1ec9c crypto/tls: don't hold lock when closing underlying net.Conn. 7年前
  Mikio Hara d2353f871d crypto/tls: fix a typo 7年前
  Dmitri Shuralyov b8725556fa all: spell "marshal" and "unmarshal" consistently 8年前
  Ben Burkert 54967fbddc crypto/tls: add CloseWrite method to Conn 8年前
  Adam Langley 2d346b9207 Revert "crypto/tls: add CloseWrite method to Conn" 8年前
  Adam Langley 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. 8年前
  Ben Burkert 152328ca0e crypto/tls: add CloseWrite method to Conn 8年前
  Filippo Valsorda 318ec0c21a crypto/tls: implement countermeasures against CBC padding oracles 8年前
  David Benjamin 5716364b9c crypto/tls: Fix c.in.decrypt error handling. 8年前
  Adam Langley b7ba182f28 crypto/tls: fix deadlock when racing to complete handshake. 8年前
  Filippo Valsorda 37110e801a crypto/tls: flush the buffer on handshake errors 8年前
  Atin M 4b78482c8b crypto/tls: set Conn.ConnectionState.ServerName unconditionally 8年前