uquic/internal/qtls
Gaukas Wang 164729a701
fix: cipherSuitesTLS13 linked to crypto/tls (#35)
This linkage issue caused the testing to fail, since we are modifying the available Cipher Suites from the TLS provider (crypto/tls -> utls) to manipulate the selection results.

Signed-off-by: Gaukas Wang <i@gaukas.wang>
2024-05-02 11:57:44 -06:00
..
cipher_suite.go fix: cipherSuitesTLS13 linked to crypto/tls (#35) 2024-05-02 11:57:44 -06:00
cipher_suite_test.go fix: build error after sync 2024-04-23 23:20:14 -06:00
client_session_cache.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
client_session_cache_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
qtls.go fix: build error after sync 2024-04-23 23:20:14 -06:00
qtls_suite_test.go switch from unmaintained golang/mock to go.uber.org/mock (#4050) 2023-08-28 02:23:55 -07:00
qtls_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00