86 Commits (824987c5ada49c2db185bdd6455141f3e8352acf)

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