355 Révisions (df557b2b0526d67f07de37463f70906ac4424e4c)
 

Auteur SHA1 Message Date
  Filippo Valsorda df557b2b05 tris: fix NSS 0-RTT interop il y a 8 ans
  Filippo Valsorda 5c4af70647 tris: drop QuietError il y a 8 ans
  Filippo Valsorda 2b667f2952 tris: fix mint interop il y a 8 ans
  Filippo Valsorda 180bfdbd68 crypto/tls: finish the session ticket state checks il y a 8 ans
  Filippo Valsorda 6ca044cede tris: add picotls interop il y a 8 ans
  Filippo Valsorda f8c15889af crypto/tls: implement TLS 1.3 server 0-RTT il y a 8 ans
  Filippo Valsorda 1117f76fcc crypto/tls: return from Handshake before the Client Finished in 1.3 il y a 8 ans
  Filippo Valsorda ee3048cfd2 crypto/tls: implement TLS 1.3 server PSK il y a 8 ans
  Filippo Valsorda 453bd6af77 crypto/tls: implement TLS 1.3 PSK messages il y a 8 ans
  Filippo Valsorda 6c3765bb15 tris: add error tracing with CH dumping il y a 8 ans
  Filippo Valsorda ea17b0c225 tris: implement Committer il y a 8 ans
  Filippo Valsorda 8052dc002f tris: extend ConnectionInfo il y a 8 ans
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server il y a 8 ans
  Filippo Valsorda b0eca83785 tris: suppress internal/testenv il y a 8 ans
  Filippo Valsorda 6e85ff94f0 tris: import go wrapper and interoperability tests il y a 8 ans
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites il y a 8 ans
  Filippo Valsorda 9bc837c453 [dev.tls] crypto/tls: implement TLS 1.3 messages il y a 8 ans
  Filippo Valsorda 7743362eba [dev.tls] crypto/tls: implement TLS 1.3 record layer il y a 8 ans
  Adam Langley b0bcb44715 crypto/tls: pass argument to serverInit rather than using a field in Config. il y a 7 ans
  Kevin Burke 20de5509db crypto/tls: recommend P256 elliptic curve il y a 7 ans
  Mike Danese cec37e0cf2 crypto/tls: make Config.Clone also clone the GetClientCertificate field il y a 7 ans
  Joe Tsai 1867b9ca10 crypto/tls: use io.ReadFull in conn_test.go il y a 7 ans
  Adam Langley fedcc1ec9c crypto/tls: don't hold lock when closing underlying net.Conn. il y a 7 ans
  Максим Федосеев c9d95e7aac crypto/tls: fix link to more info about channel bindings il y a 7 ans
  Adam Langley 2fd73e730d crypto/tls: document that only tickets are supported. il y a 7 ans
  Daniel Martí 6091662fa9 cmd/link, crypto/tls: don't use append loops il y a 7 ans
  Adam Langley 59e91483bd crypto/tls: reject SNI values with a trailing dot. il y a 7 ans
  Anmol Sethi c7f1c5bf4e crypto/tls: document ConnectionState.NegotiatedProtocol more clearly il y a 7 ans
  Filippo Valsorda b5fd625da3 crypto/tls: disable CBC cipher suites with SHA-256 by default il y a 7 ans
  Mikio Hara d2353f871d crypto/tls: fix a typo il y a 7 ans
  Brad Fitzpatrick c2df6cccbd crypto/tls: update CBC Lucky13 warning a bit il y a 8 ans
  Adam Langley 1b8b6efd10 crypto/tls: reject zero-length SCTs. il y a 8 ans
  woodsaj 8b63f202ce crypto/tls: reject CT extension with no SCTs included il y a 8 ans
  Joonas Kuorilehto 85c867c672 crypto/tls: add example for Config KeyLogWriter il y a 8 ans
  Ian Lance Taylor 58695365b9 all: don't call t.Fatal from a goroutine il y a 8 ans
  Dmitri Shuralyov b8725556fa all: spell "marshal" and "unmarshal" consistently il y a 8 ans
  Kevin Burke 72ea563e1e cmd/gofmt, crypto/tls: fix typos il y a 8 ans
  Michael Munday e3f996a6b7 crypto/tls: use default cipher suites in BenchmarkThroughput il y a 8 ans
  Adam Langley 1ac9b9783b crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware support is present. il y a 8 ans
  Brad Fitzpatrick 3dc6b2757e all: sprinkle t.Parallel on some slow tests il y a 8 ans
  Adam Langley a1b5b4eab5 crypto/tls: add GetClientCertificate callback il y a 8 ans
  Adam Langley ce1c25b814 crypto/tls: add a SignatureScheme type. il y a 8 ans
  Ben Burkert 54967fbddc crypto/tls: add CloseWrite method to Conn il y a 8 ans
  Filippo Valsorda b189f06b5c crypto/tls: expand ClientHelloInfo il y a 8 ans
  Josh Bleecher Snyder 5dbe3480aa crypto/tls: fix vet issues again il y a 8 ans
  Joshua Boelter a660d3e993 crypto/tls: add VerifyPeerCertificate to tls.Config il y a 8 ans
  Josh Bleecher Snyder 5b71240bb5 all: minor vet fixes il y a 8 ans
  Adam Langley 56db2e9d77 net/http: drop custom tls.Config cloning code. il y a 8 ans
  Adam Langley 83797dffac crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. il y a 8 ans
  Adam Langley 826c39c6ef crypto/tls: add Config.GetConfigForClient il y a 8 ans