121 次程式碼提交 (master)

作者 SHA1 備註 提交日期
  Henry Case 71ad89487d Change package trs to th5 5 年之前
  Henry Case 70a7cea10b Add negotiated group to ConnectionState 5 年之前
  Henry Case 54bbc0bf29 Add accessor to useEMS flag 5 年之前
  Henry Case f09eee913a Change package name from tls to trs 5 年之前
  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 年之前