348 Commits (8251c0f79101e98f017f562a5e5c8479f8a71102)
 

Autor SHA1 Mensaje Fecha
  Marvin Stenger 8251c0f791 all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" hace 7 años
  Marvin Stenger d7983b094e all: prefer bytes.IndexByte over bytes.Index hace 7 años
  Marvin Stenger d547ccf7ac all: prefer strings.LastIndexByte over strings.LastIndex hace 7 años
  Kunpei Sakai 0648fb0f1c all: fix article typos hace 7 años
  EKR 2fda84b4f0 crypto/tls: fix clientHelloMsg fuzzer not to generate the RI SCSV hace 7 años
  Filippo Valsorda 50729f1a6c crypto/tls: fix and expand TestVerifyPeerCertificate and TestGetClientCertificate hace 7 años
  Artyom Pervukhin dd708a5a20 crypto/tls: fix docstring of Config.ClientSessionCache hace 7 años
  Filippo Valsorda d6b90c312b crypto/tls: disallow handshake messages fragmented across CCS hace 7 años
  Filippo Valsorda 66a1e759f3 crypto/tls: add BenchmarkHandshakeServer hace 7 años
  Andreas Auernhammer 257ad9c7d6 crypto/tls: don't check whether an ec point is on a curve twice hace 7 años
  Sergey Frolov 95bebf2e8e crypto/tls: split clientHandshake into multiple methods hace 7 años
  Adam Langley b0bcb44715 crypto/tls: pass argument to serverInit rather than using a field in Config. hace 7 años
  Kevin Burke 20de5509db crypto/tls: recommend P256 elliptic curve hace 7 años
  Mike Danese cec37e0cf2 crypto/tls: make Config.Clone also clone the GetClientCertificate field hace 7 años
  Joe Tsai 1867b9ca10 crypto/tls: use io.ReadFull in conn_test.go hace 7 años
  Adam Langley fedcc1ec9c crypto/tls: don't hold lock when closing underlying net.Conn. 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
  Adam Langley 59e91483bd crypto/tls: reject SNI values with a trailing dot. hace 7 años
  Anmol Sethi c7f1c5bf4e crypto/tls: document ConnectionState.NegotiatedProtocol more clearly hace 7 años
  Filippo Valsorda b5fd625da3 crypto/tls: disable CBC cipher suites with SHA-256 by default hace 7 años
  Mikio Hara d2353f871d crypto/tls: fix a typo hace 7 años
  Brad Fitzpatrick c2df6cccbd crypto/tls: update CBC Lucky13 warning a bit hace 8 años
  Adam Langley 1b8b6efd10 crypto/tls: reject zero-length SCTs. hace 8 años
  woodsaj 8b63f202ce crypto/tls: reject CT extension with no SCTs included hace 8 años
  Joonas Kuorilehto 85c867c672 crypto/tls: add example for Config KeyLogWriter hace 8 años
  Ian Lance Taylor 58695365b9 all: don't call t.Fatal from a goroutine hace 8 años
  Dmitri Shuralyov b8725556fa all: spell "marshal" and "unmarshal" consistently hace 8 años
  Kevin Burke 72ea563e1e cmd/gofmt, crypto/tls: fix typos hace 8 años
  Michael Munday e3f996a6b7 crypto/tls: use default cipher suites in BenchmarkThroughput hace 8 años
  Adam Langley 1ac9b9783b crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware support is present. hace 8 años
  Brad Fitzpatrick 3dc6b2757e all: sprinkle t.Parallel on some slow tests 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
  Ben Burkert 54967fbddc crypto/tls: add CloseWrite method to Conn hace 8 años
  Filippo Valsorda b189f06b5c crypto/tls: expand ClientHelloInfo hace 8 años
  Josh Bleecher Snyder 5dbe3480aa crypto/tls: fix vet issues again hace 8 años
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config hace 8 años
  Josh Bleecher Snyder 5b71240bb5 all: minor vet fixes hace 8 años
  Adam Langley 56db2e9d77 net/http: drop custom tls.Config cloning code. hace 8 años
  Adam Langley 83797dffac crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. hace 8 años
  Adam Langley 826c39c6ef crypto/tls: add Config.GetConfigForClient hace 8 años
  Adam Langley 6f5a445fc3 crypto/tls: only store a single nonce for AES-GCM. hace 8 años
  Adam Langley 2d346b9207 Revert "crypto/tls: add CloseWrite method to Conn" hace 8 años
  Adam Langley 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. hace 8 años
  Ben Burkert 152328ca0e crypto/tls: add CloseWrite method to Conn 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 1a30048f28 crypto/tls: fix printing of OpenSSL output when updating a test fails. hace 8 años