Cloak/internal/server
2020-04-24 01:06:35 +01:00
..
usermanager Fix test 2020-04-24 01:04:51 +01:00
activeuser_test.go Add tests 2020-04-24 01:06:35 +01:00
activeuser.go Make send/receive buffer sizes configurable 2020-04-08 15:07:35 +01:00
auth_test.go Export fields for testing 2020-04-10 14:09:48 +01:00
auth.go Code cleanup and move stuff around 2020-04-14 14:14:51 +01:00
dispatcher.go Refactor usermanager 2020-04-17 14:21:17 +01:00
state_test.go Fix tests 2020-04-09 22:21:02 +01:00
state.go Avoid null ProxyBook map. Fixes #111 2020-04-18 16:03:18 +01:00
TLS.go Code cleanup and move stuff around 2020-04-14 14:14:51 +01:00
TLSAux_test.go Refactor Transport and add tests 2020-01-22 18:37:01 +00:00
TLSAux.go Code cleanup and move stuff around 2020-04-14 14:14:51 +01:00
transport.go Purge impurity 2020-04-09 22:11:12 +01:00
userpanel_test.go Add tests 2020-04-24 01:06:35 +01:00
userpanel.go Make usageQueue update interval a constant 2020-04-24 01:06:22 +01:00
websocket.go Code cleanup and move stuff around 2020-04-14 14:14:51 +01:00
websocketAux_test.go Use cbeuw/connutil for connection testing 2020-04-07 20:59:32 +01:00
websocketAux.go Move common types to its own package 2020-04-09 00:39:40 +01:00