106 Commits (80f82d89c7dd1382f16341bb6ee0747c5d037a8c)

Autor SHA1 Mensaje Fecha
  Filippo Valsorda 4f7b5988a3 crypto/tls: add ConnectionState.Unique0RTTToken hace 7 años
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts hace 7 años
  Filippo Valsorda 922b99e473 crypto/tls: make 1.3 version negotiation more robust hace 7 años
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT hace 8 años
  Filippo Valsorda 453bd6af77 crypto/tls: implement TLS 1.3 PSK messages hace 8 años
  Filippo Valsorda 8052dc002f tris: extend ConnectionInfo hace 8 años
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server hace 8 años
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites hace 8 años
  Filippo Valsorda 9bc837c453 [dev.tls] crypto/tls: implement TLS 1.3 messages hace 8 años
  Filippo Valsorda 7743362eba [dev.tls] crypto/tls: implement TLS 1.3 record layer hace 8 años
  Adam Langley b0bcb44715 crypto/tls: pass argument to serverInit rather than using a field in Config. hace 7 años
  Mike Danese cec37e0cf2 crypto/tls: make Config.Clone also clone the GetClientCertificate field hace 7 años
  Максим Федосеев c9d95e7aac crypto/tls: fix link to more info about channel bindings hace 7 años
  Adam Langley 2fd73e730d crypto/tls: document that only tickets are supported. hace 7 años
  Daniel Martí 6091662fa9 cmd/link, crypto/tls: don't use append loops hace 7 años
  Anmol Sethi c7f1c5bf4e crypto/tls: document ConnectionState.NegotiatedProtocol more clearly hace 7 años
  Adam Langley 1ac9b9783b crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware support is present. hace 8 años
  Adam Langley a1b5b4eab5 crypto/tls: add GetClientCertificate callback hace 8 años
  Adam Langley ce1c25b814 crypto/tls: add a SignatureScheme type. hace 8 años
  Filippo Valsorda b189f06b5c crypto/tls: expand ClientHelloInfo hace 8 años
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config hace 8 años
  Adam Langley 56db2e9d77 net/http: drop custom tls.Config cloning code. hace 8 años
  Adam Langley 826c39c6ef crypto/tls: add Config.GetConfigForClient hace 8 años
  Adam Langley 98052045d9 crypto/tls: enable X25519 by default. hace 8 años
  Adam Langley 7ef5c9eac8 crypto/tls: support X25519. hace 8 años
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. hace 8 años
  Joonas Kuorilehto 433c5c3eec crypto/tls: Add mutex to protect KeyLogWriter hace 8 años
  Brad Fitzpatrick 1822025fbf crypto/tls: add Config.Clone hace 8 años
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging hace 8 años
  Adam Langley 251d647e6e crypto/tls: don't generate random ticket keys if already set. hace 8 años
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values hace 8 años
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. hace 8 años
  Adam Langley df48510552 crypto/tls: make error prefix uniform. hace 8 años
  Dan Peterson d33db60027 all: standardize RFC mention format hace 8 años
  Dominik Honnef eab2fdedca all: delete dead non-test code hace 8 años
  Tom Bergan 9f2da1d218 crypto/tls: implement dynamic record sizing hace 8 años
  Adam Langley f75fa96c2c crypto/tls: don't send IP literals as SNI values. hace 9 años
  Adam Langley 367577a70f Revert "crypto/tls: don't send IP literals as SNI values." hace 9 años
  Adam Langley 25dd71bbe6 crypto/tls: don't send IP literals as SNI values. hace 9 años
  aubble 06234ee3fc crypto/tls: note in comments that setting GetCertificate is now sufficient. hace 9 años
  Russ Cox 9c9b97f554 crypto/tls: fix ConnectionState().VerifiedChains for resumed connection hace 9 años
  Adam Langley 594d36e1f7 crypto/tls: update the supported signature algorithms. hace 9 años
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
  Adam Langley 0269b0170f crypto/tls: call GetCertificate if Certificates is empty. hace 9 años
  Jonathan Rudenberg 28ca92f12d crypto/tls: add OCSP response to ConnectionState hace 9 años
  Jonathan Rudenberg 03a329f274 crypto/tls: add support for session ticket key rotation hace 9 años
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency hace 9 años
  Adam Langley 0c7dc105c1 crypto/tls: tidy up a little and add test. hace 9 años
  Jacob H. Haven 14accaf7f3 crypto/tls: make use of crypto.Signer and crypto.Decrypter hace 9 años
  Matt Bostock 1282c034fb crypto/tls: Correct minimum version in comment hace 9 años