115 Cometimentos (4a7cf1bb768a92c788cfc8f40e8bb6252e2a5385)

Autor SHA1 Mensagem Data
  Henry Case 70a7cea10b Add negotiated group to ConnectionState há 5 anos
  Henry Case f09eee913a Change package name from tls to trs há 5 anos
  Henry Case af21f3083c
Fix: always store client hello in ConnectionState (#161) há 5 anos
  Marten Seemann 6fcf1bc4c0 don't expect CertificateVerify when the client doesn't send any cert há 6 anos
  Kris Kwiatkowski 07ad1769c3 fix: in TLSv1.3, the ALPN extension must be sent in EE há 6 anos
  Watson Ladd 7e1760cc7c Add EMS support to tls-tris há 7 anos
  Kris Kwiatkowski 1678dc5074 cleanup: removes Committer interface há 6 anos
  Christopher Patton 174a68a0fb Update implementation of draft-ietf-tls-subcerts to draft 02 (#108) há 6 anos
  Christopher Patton c5280001a4 Remove delegated credential minting from the API há 6 anos
  Christopher Patton 84fe9084cd Implement the delegated_credential extension for TLS há 6 anos
  Christopher Patton 963d5877be Refactor the keyAgreement interface há 6 anos
  Peter Wu 824987c5ad tris: implement draft-22 middlebox compatibility mode há 7 anos
  Peter Wu 1850fd015e crypto/tls: consolidate signatures handling in SKE and CV há 7 anos
  Peter Wu b1e5feadef tris: prevent sending 0.5-RTT data há 7 anos
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 há 7 anos
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. há 7 anos
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. há 7 anos
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server há 7 anos
  Peter Wu 6f580251ca tris: use keySchedule13 for the server há 7 anos
  Filippo Valsorda 0d97989e0d tris: move Commit to just before key share generation há 7 anos
  Filippo Valsorda c758567785 crypto/tls: detect unexpected leftover handshake data há 7 anos
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts há 7 anos
  Filippo Valsorda bbb712bfd8 crypto/tls: simplify supported points handling to match BoringSSL há 7 anos
  Filippo Valsorda 922b99e473 crypto/tls: make 1.3 version negotiation more robust há 7 anos
  Filippo Valsorda 58aab36b6e crypto/tls: use negotiated version for fallback check há 7 anos
  Filippo Valsorda 052978de5e crypto/tls: expose extension versions in ClientHelloInfo.SupportedVersions há 7 anos
  Filippo Valsorda 341de96a61 crypto/tls: fix Conn.phase data races há 7 anos
  Filippo Valsorda 5c4af70647 tris: drop QuietError há 8 anos
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT há 8 anos
  Filippo Valsorda 1117f76fcc crypto/tls: return from Handshake before the Client Finished in 1.3 há 8 anos
  Filippo Valsorda ee3048cfd2 crypto/tls: implement TLS 1.3 server PSK há 8 anos
  Filippo Valsorda 6c3765bb15 tris: add error tracing with CH dumping há 8 anos
  Filippo Valsorda ea17b0c225 tris: implement Committer há 8 anos
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server há 8 anos
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites há 8 anos
  Adam Langley b0bcb44715 crypto/tls: pass argument to serverInit rather than using a field in Config. há 7 anos
  Adam Langley ce1c25b814 crypto/tls: add a SignatureScheme type. há 8 anos
  Filippo Valsorda b189f06b5c crypto/tls: expand ClientHelloInfo há 8 anos
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config há 8 anos
  Adam Langley 826c39c6ef crypto/tls: add Config.GetConfigForClient há 8 anos
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging há 8 anos
  Adam Langley 0d94116736 crypto/tls: buffer handshake messages. há 8 anos
  David Benjamin 6781899784 crypto/tls: Never resume sessions across different versions. há 8 anos
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. há 8 anos
  Adam Langley df48510552 crypto/tls: make error prefix uniform. há 8 anos
  David Benjamin 0d2c944f7b crypto/tls: Update references to draft-ietf-tls-downgrade-scsv-00. há 8 anos
  Emmanuel Odeke e15014c62b crypto/tls: minor refactors for readability há 8 anos
  Tamir Duberstein 326f5bb02b crypto/tls: check errors from (*Conn).writeRecord há 8 anos
  Brad Fitzpatrick fbcc97bc82 all: single space after period. há 8 anos
  Adam Langley 65c5bd0dd6 crypto/tls: don't require an explicit client-auth EKU. há 9 anos