Cloak/internal/client
notsure2 3a941f29b9 Merge branch 'master' into notsure2 2022-03-31 20:59:39 +02:00
..
TLS.go Minor refactors to remove unnecessary function 2022-02-02 22:00:26 +00:00
TLS_test.go Minor refactors to remove unnecessary function 2022-02-02 22:00:26 +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 fingerprint 2022-03-23 21:52:17 +04:30
chrome_test.go Update chrome fingerprint 2022-03-23 21:52:17 +04:30
connector.go Refactor for clarity and add comments 2020-10-18 14:42:47 +01:00
firefox.go Update firefox fingerprint 2022-03-24 14:14:50 +04:30
firefox_test.go Update firefox fingerprint 2022-03-24 14:14:50 +04:30
piper.go Implement UDP stream timeout. (#148) 2020-12-23 00:43:38 +00:00
state.go Add Steam client signature cab2baf994ded9c9 2022-03-24 20:28:17 +02:00
state_test.go Improve test coverage for client's ParseConfig 2020-10-17 18:52:00 +01:00
steam.go Add Steam client signature cab2baf994ded9c9 2022-03-24 20:28:17 +02:00
transport.go Export fields for testing 2020-04-10 14:09:48 +01:00
websocket.go Support CloudFlare CDN. Fixes #155 2021-07-22 14:52:56 +02:00