You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cloak/internal/server
Andy Wang 8d84ebd145 Code styles 5 years ago
..
usermanager Code styles 5 years ago
TLS.go Make authentication info arrays 5 years ago
TLSAux.go variable cert length in TLS server response 5 years ago
TLSAux_test.go Refactor Transport and add tests 5 years ago
activeuser.go Change the way user termination works 5 years ago
activeuser_test.go Make a test streamline instead of modular 5 years ago
auth.go Fix logging of transport 5 years ago
auth_test.go Add websocket auth test 5 years ago
state.go Make keepalive optional on client -> server and server -> proxy connections. Use KeepAlive value in config (seconds). 5 years ago
state_test.go Refactor server config parser and add tests 5 years ago
transport.go Refactor Transport and add tests 5 years ago
userpanel.go Change the way user termination works 5 years ago
userpanel_test.go Change the way user termination works 5 years ago
websocket.go Handle error and retry for Crypto.rand 5 years ago
websocketAux.go Refactor Transport and add tests 5 years ago
websocketAux_test.go extract util testing function 5 years ago