Cloak/internal/client
notsure2 9d5c663618 Fix incorrect addition of empty name in MockDomainList if the config string contains AlternativeNames=; 2021-07-22 20:05:30 +02:00
..
TLS.go Use a pre-made buffer for TLSConn.Write 2020-10-17 13:46:22 +01:00
TLS_test.go Cleanup some tests using testify/assert 2020-12-29 01:24:32 +00:00
auth.go Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
auth_test.go Cleanup some tests using testify/assert 2020-12-29 01:24:32 +00:00
chrome.go Update Chrome version comment (actual signature remains the same) 2021-04-30 16:00:52 +01:00
chrome_test.go Fix test GREASE comparison 2020-09-13 11:32:07 +01:00
connector.go Refactor for clarity and add comments 2020-10-18 14:42:47 +01:00
firefox.go Update Firefox signature to version 88 2021-04-30 15:56:08 +01:00
firefox_test.go Update Firefox signature to version 88 2021-04-30 15:56:08 +01:00
piper.go Implement UDP stream timeout. (#148) 2020-12-23 00:43:38 +00:00
state.go Fix incorrect addition of empty name in MockDomainList if the config string contains AlternativeNames=; 2021-07-22 20:05:30 +02:00
state_test.go Improve test coverage for client's ParseConfig 2020-10-17 18:52:00 +01:00
transport.go Export fields for testing 2020-04-10 14:09:48 +01:00
websocket.go Prevent nil pointer panic when server response is incorrect under CDN mode 2020-09-07 14:48:07 +01:00