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 15f343db31 Refactor server configuration 4 years ago
..
usermanager Code styles 4 years ago
TLS.go Move common types to its own package 4 years ago
TLSAux.go Make key lengths explicit 4 years ago
TLSAux_test.go Refactor Transport and add tests 4 years ago
activeuser.go Make send/receive buffer sizes configurable 4 years ago
activeuser_test.go Update tests 4 years ago
auth.go Refactor authentication pipeline 4 years ago
auth_test.go Fix test 4 years ago
dispatcher.go Refactor out Dialer 4 years ago
state.go Refactor server configuration 4 years ago
state_test.go Refactor server config parser and add tests 5 years ago
transport.go Refactor server transport 4 years ago
userpanel.go remove redundant fields 4 years ago
userpanel_test.go Change the way user termination works 5 years ago
websocket.go Refactor server transport 4 years ago
websocketAux.go Move common types to its own package 4 years ago
websocketAux_test.go Use cbeuw/connutil for connection testing 4 years ago