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 86214a1df0 Implement stream SetReadDeadline 5 years ago
..
usermanager Code styles 5 years ago
TLS.go Set frame size limit through multiplexer 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 Implement stream SetReadDeadline 5 years ago
state.go Fix redir null pointer 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 Move common types to its own package 5 years ago
websocketAux_test.go Use cbeuw/connutil for connection testing 5 years ago