Cloak/internal/client
Andy Wang 8d2605cafa Fix test 2020-09-12 21:40:49 +01:00
..
TLS.go Code cleanup and move stuff around 2020-04-14 14:14:51 +01:00
TLS_test.go Add unit tests 2019-08-02 18:00:27 +01:00
auth.go Code cleanup and move stuff around 2020-04-14 14:14:51 +01:00
auth_test.go Export fields for testing 2020-04-10 14:09:48 +01:00
chrome.go Update Chrome signature to 85. Address #129 2020-09-12 21:18:31 +01:00
chrome_test.go Fix test 2020-09-12 21:40:49 +01:00
connector.go Support session per connection mode (like GoQuiet) when NumConn = 0. 2020-07-06 23:18:52 +02:00
firefox.go Code cleanup and move stuff around 2020-04-14 14:14:51 +01:00
firefox_test.go Refactor client ClientHello composition 2019-08-17 00:16:31 +01:00
piper.go Support session per connection mode (like GoQuiet) when NumConn = 0. 2020-07-06 23:18:52 +02:00
state.go Mitigation for https://github.com/cbeuw/Cloak-android/issues/13 2020-07-27 16:33:11 +01:00
state_test.go Add tests 2019-08-02 20:06:28 +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