Cloak/internal/server
2020-04-06 15:24:18 +01:00
..
usermanager Code styles 2020-04-05 00:56:43 +01:00
activeuser_test.go Make a test streamline instead of modular 2020-01-22 19:33:53 +00:00
activeuser.go Change the way user termination works 2019-08-30 22:14:45 +01:00
auth_test.go Add websocket auth test 2020-04-04 16:11:02 +01:00
auth.go Refactor authentication pipeline 2020-04-06 15:24:18 +01:00
state_test.go Refactor server config parser and add tests 2019-12-29 13:28:52 +00:00
state.go Make keepalive optional on client -> server and server -> proxy connections. Use KeepAlive value in config (seconds). 2020-04-04 15:32:19 +01:00
TLS.go Refactor authentication pipeline 2020-04-06 15:24:18 +01:00
TLSAux_test.go Refactor Transport and add tests 2020-01-22 18:37:01 +00:00
TLSAux.go Refactor authentication pipeline 2020-04-06 15:24:18 +01:00
transport.go Refactor authentication pipeline 2020-04-06 15:24:18 +01:00
userpanel_test.go Change the way user termination works 2019-08-30 22:14:45 +01:00
userpanel.go Change the way user termination works 2019-08-30 22:14:45 +01:00
websocket.go Refactor authentication pipeline 2020-04-06 15:24:18 +01:00
websocketAux_test.go extract util testing function 2020-03-16 11:38:30 +00:00
websocketAux.go Refactor Transport and add tests 2020-01-22 18:37:01 +00:00