22 Commits (8e34bdcdf7eeea5cdcba08efa7833197b7f5cf72)

Autor SHA1 Mensagem Data
  Mikio Hara 6a4ec07878 crypto/tls: gofmt -w -s 8 anos atrás
  Tom Bergan 38b469124e crypto/tls: Use the same buffer size in the client and server in the TLS throughput benchmark 8 anos atrás
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values 8 anos atrás
  Robert Griesemer a709e2d83c crypto/tls: remove unused variable in benchmark code 8 anos atrás
  Andrew Gerrand 798aee2597 crypto/tls: reduce size of buffer in throughput benchmarks 8 anos atrás
  Austin Clements 5166c9e255 crypto/tls: gofmt 8 anos atrás
  Mikio Hara cbcba9f9b6 crypto/tls: fix race in Benchmark{Throughput,Latency} 8 anos atrás
  Russ Cox 81aa612742 crypto/tls: adjust dynamic record sizes to grow arithmetically 8 anos atrás
  Brad Fitzpatrick dae4f046c8 crypto/tls: test for timeout error using the net.Error interface 8 anos atrás
  Brad Fitzpatrick fbcc97bc82 all: single space after period. 8 anos atrás
  Brad Fitzpatrick 008490fcc3 crypto/tls: don't block in Conn.Close if Writes are in-flight 8 anos atrás
  Adam Langley 7c45cbeef9 crypto/tls: better error messages when PEM inputs are switched. 9 anos atrás
  Russ Cox 9c9b97f554 crypto/tls: fix ConnectionState().VerifiedChains for resumed connection 9 anos atrás
  Russ Cox 9697ba25d2 crypto/tls: check cert chain during VerifyHostname 9 anos atrás
  Brad Fitzpatrick d99fd1798a all: link to https instead of http 9 anos atrás
  Andres Erbsen 16b2f42015 crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). 10 anos atrás
  Brad Fitzpatrick 53431b940d crypto/tls: deflake TestConnReadNonzeroAndEOF 10 anos atrás
  Brad Fitzpatrick a56b0bf7e2 crypto/tls: make Conn.Read return (n, io.EOF) when EOF is next in buffer 10 anos atrás
  Adam Langley 8d65af24c4 crypto/tls: add DialWithDialer. 10 anos atrás
  Brad Fitzpatrick ada990689f crypto/tls: fix loading keys labeled just "PRIVATE KEY" 12 anos atrás
  Joel Sing d7e46146f4 crypto/tls: add support for loading EC X.509 key pairs 12 anos atrás
  Adam Langley d263b7d38c crypto/tls: allow certificates and key to be in either order. 12 anos atrás