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 7e9fe952aa Move code around for clarity 5 years ago
..
usermanager Code styles 5 years ago
TLS.go Refactor server transport 5 years ago
TLSAux.go Make key lengths explicit 5 years ago
TLSAux_test.go Refactor Transport and add tests 5 years ago
activeuser.go Make send/receive buffer sizes configurable 5 years ago
activeuser_test.go Update tests 5 years ago
auth.go Refactor authentication pipeline 5 years ago
auth_test.go Fix test 5 years ago
dispatcher.go Move code around for clarity 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 server transport 5 years ago
userpanel.go remove redundant fields 5 years ago
userpanel_test.go Change the way user termination works 5 years ago
websocket.go Refactor server transport 5 years ago
websocketAux.go Change wsAcceptor's name to wsOnceListener 5 years ago
websocketAux_test.go Use cbeuw/connutil for connection testing 5 years ago