148 Commits (12f7b294ba0795c49cada00ed36ab92750470dde)

Author SHA1 Message Date
  Henry Case d3e18f99e2
Minimal number of changes needed to udpate to draft-28 (#115) 6 years ago
  Christopher Patton 174a68a0fb Update implementation of draft-ietf-tls-subcerts to draft 02 (#108) 6 years ago
  Christopher Patton c5280001a4 Remove delegated credential minting from the API 6 years ago
  Christopher Patton 84fe9084cd Implement the delegated_credential extension for TLS 6 years ago
  Henry D. Case 03138ec18e TLSv1.3 -draft23: Implementation of signature_algorithms_cert 6 years ago
  Henry D. Case 5bdf1af124 TLS1.3 -draft23: Renumber key_share 6 years ago
  Henry D. Case 42d5f61fd6 Set default MinVersion of protocol to TLSv12 6 years ago
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default 6 years ago
  Henry D. Case b05f4a6a51 Adds ID for CA's extension 6 years ago
  Filippo Valsorda 2e765efc88 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth 6 years ago
  Henry Case d3da622def
Revert "Use go 1.10 and aligns with current state of TLS in go/crypto/tls" (#77) 6 years ago
  Henry D. Case ec236c5591 [PATCH] all: use HTTPS for iana.org links 6 years ago
  Filippo Valsorda eaa1196b44 crypto/tls: document VerifyPeerCertificate behavior in relation to ClientAuth 6 years ago
  Peter Wu a0bab1759d tris: update Server Hello processing for D22 7 years ago
  Peter Wu e89292ccbe tris: convert end_of_early_data to a handshake message 6 years ago
  Peter Wu fd93e9ecf6 tris: implement D19 and D20 changes for secrets 7 years ago
  Peter Wu 92d04f3ebd tris: advertise PSS in Client Hello for TLS 1.3 7 years ago
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages 7 years ago
  Peter Wu 4e6ebb63dd tris: unify ServerHello processing in preparation for D22 7 years ago
  filewalkwithme ff1bc5469f crypto/tls: limit number of consecutive warning alerts 7 years ago
  Filippo Valsorda 64bffb76ca crypto/tls: advertise support for SHA-512 signatures in 1.2 7 years ago
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. 7 years ago
  Tom Thorogood 710e9e9631 crypto/tls: Use a backing array for getSupportedVersions 7 years ago
  Peter Wu aab74cb372 crypto/tls: allow client to pick TLS 1.3, do not enable it by default. 7 years ago
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. 7 years ago
  Peter Wu 3107d575a8 tris: implement SSLKEYLOGFILE for TLS 1.3 server 7 years ago
  Filippo Valsorda 7f449cbaa7 tris: add SessionTicketSealer 7 years ago
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken 7 years ago
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts 7 years ago
  Filippo Valsorda 922b99e473 crypto/tls: make 1.3 version negotiation more robust 7 years ago
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT 8 years ago
  Filippo Valsorda 453bd6af77 crypto/tls: implement TLS 1.3 PSK messages 8 years ago
  Filippo Valsorda 8052dc002f tris: extend ConnectionInfo 8 years ago
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server 8 years ago
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites 8 years ago
  Filippo Valsorda 9bc837c453 [dev.tls] crypto/tls: implement TLS 1.3 messages 8 years ago
  Filippo Valsorda 7743362eba [dev.tls] crypto/tls: implement TLS 1.3 record layer 8 years ago
  Artyom Pervukhin dd708a5a20 crypto/tls: fix docstring of Config.ClientSessionCache 7 years ago
  Adam Langley b0bcb44715 crypto/tls: pass argument to serverInit rather than using a field in Config. 7 years ago
  Mike Danese cec37e0cf2 crypto/tls: make Config.Clone also clone the GetClientCertificate field 7 years ago
  Максим Федосеев c9d95e7aac crypto/tls: fix link to more info about channel bindings 7 years ago
  Adam Langley 2fd73e730d crypto/tls: document that only tickets are supported. 7 years ago
  Daniel Martí 6091662fa9 cmd/link, crypto/tls: don't use append loops 7 years ago
  Anmol Sethi c7f1c5bf4e crypto/tls: document ConnectionState.NegotiatedProtocol more clearly 7 years ago
  Adam Langley 1ac9b9783b crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware support is present. 8 years ago
  Adam Langley a1b5b4eab5 crypto/tls: add GetClientCertificate callback 8 years ago
  Adam Langley ce1c25b814 crypto/tls: add a SignatureScheme type. 8 years ago
  Filippo Valsorda b189f06b5c crypto/tls: expand ClientHelloInfo 8 years ago
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config 8 years ago
  Adam Langley 56db2e9d77 net/http: drop custom tls.Config cloning code. 8 years ago