130 Révisions (tls13)

Auteur SHA1 Message Date
  Henry D. Case f41d1032d9 Draft 23: Renumber key_share il y a 6 ans
  Henry D. Case 42d5f61fd6 Set default MinVersion of protocol to TLSv12 il y a 6 ans
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default il y a 6 ans
  Henry D. Case b05f4a6a51 Adds ID for CA's extension il y a 6 ans
  Filippo Valsorda 2e765efc88 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth il y a 6 ans
  Henry Case d3da622def
Revert "Use go 1.10 and aligns with current state of TLS in go/crypto/tls" (#77) il y a 6 ans
  Henry D. Case ec236c5591 [PATCH] all: use HTTPS for iana.org links il y a 6 ans
  Filippo Valsorda eaa1196b44 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth il y a 6 ans
  Peter Wu a0bab1759d tris: update Server Hello processing for D22 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 fd93e9ecf6 tris: implement D19 and D20 changes for secrets il y a 7 ans
  Peter Wu 92d04f3ebd tris: advertise PSS in Client Hello for TLS 1.3 il y a 7 ans
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages il y a 7 ans
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 il y a 7 ans
  filewalkwithme ff1bc5469f crypto/tls: limit number of consecutive warning alerts il y a 7 ans
  Filippo Valsorda 64bffb76ca crypto/tls: advertise support for SHA-512 signatures in 1.2 il y a 7 ans
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. il y a 7 ans
  Tom Thorogood 710e9e9631 crypto/tls: Use a backing array for getSupportedVersions il y a 7 ans
  Peter Wu aab74cb372 crypto/tls: allow client to pick TLS 1.3, do not enable it by default. il y a 7 ans
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. il y a 7 ans
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server il y a 7 ans
  Filippo Valsorda 7f449cbaa7 tris: add SessionTicketSealer il y a 7 ans
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken il y a 7 ans
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts il y a 7 ans
  Filippo Valsorda 922b99e473 crypto/tls: make 1.3 version negotiation more robust il y a 7 ans
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT il y a 8 ans
  Filippo Valsorda 453bd6af77 crypto/tls: implement TLS 1.3 PSK messages 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 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites 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
  Artyom Pervukhin dd708a5a20 crypto/tls: fix docstring of Config.ClientSessionCache il y a 7 ans
  Adam Langley b0bcb44715 crypto/tls: pass argument to serverInit rather than using a field in Config. il y a 7 ans
  Mike Danese cec37e0cf2 crypto/tls: make Config.Clone also clone the GetClientCertificate field il y a 7 ans
  Максим Федосеев c9d95e7aac crypto/tls: fix link to more info about channel bindings il y a 7 ans
  Adam Langley 2fd73e730d crypto/tls: document that only tickets are supported. il y a 7 ans
  Daniel Martí 6091662fa9 cmd/link, crypto/tls: don't use append loops il y a 7 ans
  Anmol Sethi c7f1c5bf4e crypto/tls: document ConnectionState.NegotiatedProtocol more clearly il y a 7 ans
  Adam Langley 1ac9b9783b crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware support is present. il y a 8 ans
  Adam Langley a1b5b4eab5 crypto/tls: add GetClientCertificate callback il y a 8 ans
  Adam Langley ce1c25b814 crypto/tls: add a SignatureScheme type. il y a 8 ans
  Filippo Valsorda b189f06b5c crypto/tls: expand ClientHelloInfo il y a 8 ans
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config il y a 8 ans
  Adam Langley 56db2e9d77 net/http: drop custom tls.Config cloning code. il y a 8 ans
  Adam Langley 826c39c6ef crypto/tls: add Config.GetConfigForClient il y a 8 ans
  Adam Langley 98052045d9 crypto/tls: enable X25519 by default. il y a 8 ans
  Adam Langley 7ef5c9eac8 crypto/tls: support X25519. il y a 8 ans
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. il y a 8 ans
  Joonas Kuorilehto 433c5c3eec crypto/tls: Add mutex to protect KeyLogWriter il y a 8 ans