Cloak/internal/client
2020-02-14 21:57:57 +00:00
..
auth_test.go Refactor makeAuthenticationPayload to allow easier tests 2020-01-25 10:19:45 +00:00
auth.go Refactor makeAuthenticationPayload to allow easier tests 2020-01-25 10:19:45 +00:00
chrome_test.go Refactor client ClientHello composition 2019-08-17 00:16:31 +01:00
chrome.go Handle error and retry for Crypto.rand 2020-02-01 23:46:46 +00:00
firefox_test.go Refactor client ClientHello composition 2019-08-17 00:16:31 +01:00
firefox.go Handle error and retry for Crypto.rand 2020-02-01 23:46:46 +00:00
state_test.go Add tests 2019-08-02 20:06:28 +01:00
state.go Allow RemotePort to be optionally set in JSON. If it's not set in JSON, Cloak falls back to SS_REMOTE_PORT in SS mode, or the -p argument in standalone 2020-02-14 21:57:57 +00:00
TLS_test.go Add unit tests 2019-08-02 18:00:27 +01:00
TLS.go Refactor makeAuthenticationPayload to allow easier tests 2020-01-25 10:19:45 +00:00
transport.go Working direct WebSocket transport 2019-09-01 20:23:45 +01:00
websocket.go Refactor makeAuthenticationPayload to allow easier tests 2020-01-25 10:19:45 +00:00