Cloak/internal/server
2020-04-09 16:37:46 +01:00
..
usermanager Code styles 2020-04-05 00:56:43 +01:00
activeuser_test.go Update tests 2020-04-08 21:47:31 +01:00
activeuser.go Make send/receive buffer sizes configurable 2020-04-08 15:07:35 +01:00
auth_test.go Fix test 2020-04-06 15:58:34 +01:00
auth.go Refactor authentication pipeline 2020-04-06 15:24:18 +01:00
dispatcher.go Set frame size limit through multiplexer 2020-04-09 16:37:46 +01:00
state_test.go Refactor server config parser and add tests 2019-12-29 13:28:52 +00:00
state.go Fix redir null pointer 2020-04-09 13:37:33 +01:00
TLS.go Set frame size limit through multiplexer 2020-04-09 16:37:46 +01:00
TLSAux_test.go Refactor Transport and add tests 2020-01-22 18:37:01 +00:00
TLSAux.go Make key lengths explicit 2020-04-07 21:15:28 +01:00
transport.go Refactor server transport 2020-04-08 21:37:21 +01:00
userpanel_test.go Change the way user termination works 2019-08-30 22:14:45 +01:00
userpanel.go remove redundant fields 2020-04-06 20:51:21 +01:00
websocket.go Refactor server transport 2020-04-08 21:37:21 +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