89 Cometimentos (f41d1032d92605ea201f678e7cf65b8567632be0)

Autor SHA1 Mensagem Data
  Henry D. Case 4b1b463735 Applies go fmt to all the code há 6 anos
  Henry D. Case 42d5f61fd6 Set default MinVersion of protocol to TLSv12 há 6 anos
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default há 6 anos
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. há 7 anos
  Tomas Susanka 4b944d1428 tris: typos há 7 anos
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts há 7 anos
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites há 8 anos
  Filippo Valsorda 7743362eba [dev.tls] crypto/tls: implement TLS 1.3 record layer há 8 anos
  Filippo Valsorda 66a1e759f3 crypto/tls: add BenchmarkHandshakeServer há 7 anos
  Adam Langley 59e91483bd crypto/tls: reject SNI values with a trailing dot. há 7 anos
  Ian Lance Taylor 58695365b9 all: don't call t.Fatal from a goroutine há 8 anos
  Brad Fitzpatrick 3dc6b2757e all: sprinkle t.Parallel on some slow tests há 8 anos
  Josh Bleecher Snyder 5b71240bb5 all: minor vet fixes 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 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. há 8 anos
  Adam Langley 7ef5c9eac8 crypto/tls: support X25519. há 8 anos
  Adam Langley 6918d87d90 crypto/tls: switch to OpenSSL 1.1.0 for test data. há 8 anos
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. há 8 anos
  Brad Fitzpatrick 1822025fbf crypto/tls: add Config.Clone há 8 anos
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging 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
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values há 8 anos
  David Benjamin 6781899784 crypto/tls: Never resume sessions across different versions. há 8 anos
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. há 8 anos
  Tamir Duberstein 326f5bb02b crypto/tls: check errors from (*Conn).writeRecord há 8 anos
  Brad Fitzpatrick fbcc97bc82 all: single space after period. há 8 anos
  Tamir Duberstein 78266c8c7c crypto/tls: don't log expected errors in test há 8 anos
  Tamir Duberstein 5e9ba4345a crypto/tls: tests prefer constants to opaque literals há 8 anos
  Rob Pike 5bf12753e9 all: fix some vet-caught formatting errors, mostly but not only in tests há 9 anos
  Adam Langley bd4954ddeb crypto/tls: update testing certificates. há 9 anos
  Adam Langley 0269b0170f crypto/tls: call GetCertificate if Certificates is empty. há 9 anos
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency há 9 anos
  Jonathan Rudenberg 65d33c3580 crypto/tls: fix test data generation há 9 anos
  Adam Langley 0c7dc105c1 crypto/tls: tidy up a little and add test. há 9 anos
  Adam Langley c1da171db7 crypto/tls: disable RC4 by default. há 9 anos
  Joël Stemmer 921f871f9e crypto/tls: fix typo in tls handshake error há 9 anos
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 há 9 anos
  Adam Langley 0581a2f81d crypto/tls: fix renegotiation extension. há 9 anos
  Ben Burkert 18902d24a3 crypto/tls: enable TLS_FALLBACK_SCSV in server with default max version há 9 anos
  Adam Langley 4e47a4aef7 crypto/tls: support TLS_FALLBACK_SCSV as a server. há 10 anos
  Adam Langley d279bab6f5 crypto/tls: ensure that we don't resume when tickets are disabled. há 10 anos
  Percy Wegmann 9e441ebf1d crypto/tls: Added dynamic alternative to NameToCertificate map for SNI há 10 anos
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. há 10 anos
  Robert Griesemer 601d9250e6 src, misc: applied gofmt -w -s há 10 anos
  Adam Langley 24720a0864 crypto/tls: report TLS version in ConnectionState. há 10 anos
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. há 10 anos
  Adam Langley 5a2aacff2f crypto/tls: better error messages. há 10 anos
  Gautham Thambidorai 9323f900fd crypto/tls: Client side support for TLS session resumption. há 10 anos