80 Комити (8251c0f79101e98f017f562a5e5c8479f8a71102)

Аутор SHA1 Порука Датум
  Filippo Valsorda 66a1e759f3 crypto/tls: add BenchmarkHandshakeServer пре 7 година
  Adam Langley 59e91483bd crypto/tls: reject SNI values with a trailing dot. пре 7 година
  Ian Lance Taylor 58695365b9 all: don't call t.Fatal from a goroutine пре 8 година
  Brad Fitzpatrick 3dc6b2757e all: sprinkle t.Parallel on some slow tests пре 8 година
  Josh Bleecher Snyder 5b71240bb5 all: minor vet fixes пре 8 година
  Adam Langley 83797dffac crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. пре 8 година
  Adam Langley 826c39c6ef crypto/tls: add Config.GetConfigForClient пре 8 година
  Adam Langley 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. пре 8 година
  Adam Langley 7ef5c9eac8 crypto/tls: support X25519. пре 8 година
  Adam Langley 6918d87d90 crypto/tls: switch to OpenSSL 1.1.0 for test data. пре 8 година
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. пре 8 година
  Brad Fitzpatrick 1822025fbf crypto/tls: add Config.Clone пре 8 година
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging пре 8 година
  Adam Langley cde0e97e4c crypto/x509: require a NULL parameters for RSA public keys. пре 8 година
  Atin M 4b78482c8b crypto/tls: set Conn.ConnectionState.ServerName unconditionally пре 8 година
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values пре 8 година
  David Benjamin 6781899784 crypto/tls: Never resume sessions across different versions. пре 8 година
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. пре 8 година
  Tamir Duberstein 326f5bb02b crypto/tls: check errors from (*Conn).writeRecord пре 8 година
  Brad Fitzpatrick fbcc97bc82 all: single space after period. пре 8 година
  Tamir Duberstein 78266c8c7c crypto/tls: don't log expected errors in test пре 8 година
  Tamir Duberstein 5e9ba4345a crypto/tls: tests prefer constants to opaque literals пре 8 година
  Rob Pike 5bf12753e9 all: fix some vet-caught formatting errors, mostly but not only in tests пре 9 година
  Adam Langley bd4954ddeb crypto/tls: update testing certificates. пре 9 година
  Adam Langley 0269b0170f crypto/tls: call GetCertificate if Certificates is empty. пре 9 година
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency пре 9 година
  Jonathan Rudenberg 65d33c3580 crypto/tls: fix test data generation пре 9 година
  Adam Langley 0c7dc105c1 crypto/tls: tidy up a little and add test. пре 9 година
  Adam Langley c1da171db7 crypto/tls: disable RC4 by default. пре 9 година
  Joël Stemmer 921f871f9e crypto/tls: fix typo in tls handshake error пре 9 година
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 пре 9 година
  Adam Langley 0581a2f81d crypto/tls: fix renegotiation extension. пре 9 година
  Ben Burkert 18902d24a3 crypto/tls: enable TLS_FALLBACK_SCSV in server with default max version пре 9 година
  Adam Langley 4e47a4aef7 crypto/tls: support TLS_FALLBACK_SCSV as a server. пре 10 година
  Adam Langley d279bab6f5 crypto/tls: ensure that we don't resume when tickets are disabled. пре 10 година
  Percy Wegmann 9e441ebf1d crypto/tls: Added dynamic alternative to NameToCertificate map for SNI пре 10 година
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. пре 10 година
  Robert Griesemer 601d9250e6 src, misc: applied gofmt -w -s пре 10 година
  Adam Langley 24720a0864 crypto/tls: report TLS version in ConnectionState. пре 10 година
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. пре 10 година
  Adam Langley 5a2aacff2f crypto/tls: better error messages. пре 10 година
  Gautham Thambidorai 9323f900fd crypto/tls: Client side support for TLS session resumption. пре 10 година
  Adam Langley 6f38414b48 crypto/tls: support renegotiation extension. пре 10 година
  Adam Langley 98968dca72 crypto/tls: rework reference tests. пре 10 година
  Adam Langley 493b985991 crypto/tls: don't select TLS 1.2 cipher suites in prior versions. пре 11 година
  Adam Langley 679f6ca983 crypto/tls: don't select ECDSA ciphersuites with only an RSA certificate. пре 11 година
  Adam Langley 5774c69eb7 crypto/tls: support AES-GCM. пре 11 година
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA пре 11 година
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. пре 11 година
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. пре 11 година