326 Cometimentos (d2353f871df5f1d5e46915c0685227725823f552)
 

Autor SHA1 Mensagem Data
  Mikio Hara d2353f871d crypto/tls: fix a typo há 7 anos
  Brad Fitzpatrick c2df6cccbd crypto/tls: update CBC Lucky13 warning a bit há 8 anos
  Adam Langley 1b8b6efd10 crypto/tls: reject zero-length SCTs. há 8 anos
  woodsaj 8b63f202ce crypto/tls: reject CT extension with no SCTs included há 8 anos
  Joonas Kuorilehto 85c867c672 crypto/tls: add example for Config KeyLogWriter há 8 anos
  Ian Lance Taylor 58695365b9 all: don't call t.Fatal from a goroutine há 8 anos
  Dmitri Shuralyov b8725556fa all: spell "marshal" and "unmarshal" consistently há 8 anos
  Kevin Burke 72ea563e1e cmd/gofmt, crypto/tls: fix typos há 8 anos
  Michael Munday e3f996a6b7 crypto/tls: use default cipher suites in BenchmarkThroughput há 8 anos
  Adam Langley 1ac9b9783b crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware support is present. há 8 anos
  Brad Fitzpatrick 3dc6b2757e all: sprinkle t.Parallel on some slow tests há 8 anos
  Adam Langley a1b5b4eab5 crypto/tls: add GetClientCertificate callback há 8 anos
  Adam Langley ce1c25b814 crypto/tls: add a SignatureScheme type. há 8 anos
  Ben Burkert 54967fbddc crypto/tls: add CloseWrite method to Conn há 8 anos
  Filippo Valsorda b189f06b5c crypto/tls: expand ClientHelloInfo há 8 anos
  Josh Bleecher Snyder 5dbe3480aa crypto/tls: fix vet issues again há 8 anos
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config há 8 anos
  Josh Bleecher Snyder 5b71240bb5 all: minor vet fixes há 8 anos
  Adam Langley 56db2e9d77 net/http: drop custom tls.Config cloning code. há 8 anos
  Adam Langley 83797dffac crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. há 8 anos
  Adam Langley 826c39c6ef crypto/tls: add Config.GetConfigForClient há 8 anos
  Adam Langley 6f5a445fc3 crypto/tls: only store a single nonce for AES-GCM. há 8 anos
  Adam Langley 2d346b9207 Revert "crypto/tls: add CloseWrite method to Conn" há 8 anos
  Adam Langley 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. há 8 anos
  Ben Burkert 152328ca0e crypto/tls: add CloseWrite method to Conn há 8 anos
  Adam Langley 98052045d9 crypto/tls: enable X25519 by default. há 8 anos
  Adam Langley 7ef5c9eac8 crypto/tls: support X25519. há 8 anos
  Adam Langley 1a30048f28 crypto/tls: fix printing of OpenSSL output when updating a test fails. há 8 anos
  Adam Langley 6918d87d90 crypto/tls: switch to OpenSSL 1.1.0 for test data. há 8 anos
  Filippo Valsorda 318ec0c21a crypto/tls: implement countermeasures against CBC padding oracles há 8 anos
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. há 8 anos
  David Benjamin 5716364b9c crypto/tls: Fix c.in.decrypt error handling. há 8 anos
  Adam Langley b7ba182f28 crypto/tls: fix deadlock when racing to complete handshake. há 8 anos
  Filippo Valsorda 37110e801a crypto/tls: flush the buffer on handshake errors há 8 anos
  Joonas Kuorilehto 433c5c3eec crypto/tls: Add mutex to protect KeyLogWriter há 8 anos
  Brad Fitzpatrick 1822025fbf crypto/tls: add Config.Clone há 8 anos
  Brad Fitzpatrick 0d6f47c2a7 all: use time.Until where applicable há 8 anos
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging há 8 anos
  Adam Langley 251d647e6e crypto/tls: don't generate random ticket keys if already set. há 8 anos
  Adam Langley 999c968fe2 crypto/tls: fix comment typo. há 8 anos
  Adam Langley cfd077fd28 crypto/tls: support AES-128-CBC cipher suites with SHA-256. há 8 anos
  Adam Langley cde0e97e4c crypto/x509: require a NULL parameters for RSA public keys. há 8 anos
  Atin M 4b78482c8b crypto/tls: set Conn.ConnectionState.ServerName unconditionally há 8 anos
  Josh Bleecher Snyder 8e34bdcdf7 crypto/tls: fix WriteTo method signature há 8 anos
  Mikio Hara 6a4ec07878 crypto/tls: gofmt -w -s há 8 anos
  Tom Bergan 38b469124e crypto/tls: Use the same buffer size in the client and server in the TLS throughput benchmark há 8 anos
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values há 8 anos
  Adam Langley 0d94116736 crypto/tls: buffer handshake messages. há 8 anos
  Robert Griesemer a709e2d83c crypto/tls: remove unused variable in benchmark code há 8 anos
  Andrew Gerrand 798aee2597 crypto/tls: reduce size of buffer in throughput benchmarks há 8 anos