94 Комити (master)

Аутор SHA1 Порука Датум
  Henry Case 71ad89487d Change package trs to th5 пре 5 година
  Henry Case f09eee913a Change package name from tls to trs пре 5 година
  Kris Kwiatkowski 86b0aecf5e go 1.11: Switch to GO 1.11 пре 6 година
  Evan Klitzke 67bc308e04 Update client SCT list during TLS 1.3 handshake, fixes #76 пре 6 година
  Henry D. Case b6af4dd343 Code formatting for handshake_server_test.go пре 6 година
  Henry D. Case 4b1b463735 Applies go fmt to all the code пре 6 година
  Henry D. Case 42d5f61fd6 Set default MinVersion of protocol to TLSv12 пре 6 година
  Henry D. Case c1206cd452 Enable TLS 1.3 (draft-22) as default пре 6 година
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. пре 7 година
  Tomas Susanka 4b944d1428 tris: typos пре 7 година
  Filippo Valsorda 4191962f25 crypto/tls: use correct alerts пре 7 година
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites пре 8 година
  Filippo Valsorda 7743362eba [dev.tls] crypto/tls: implement TLS 1.3 record layer пре 8 година
  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 година