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 de0daac123
Update deprecated curve25519 functions and defend against low-order point attacks
4 years ago
..
usermanager Allow DatabasePath to be empty if user info database is never used 4 years ago
TLS.go Update deprecated curve25519 functions and defend against low-order point attacks 4 years ago
TLSAux.go Use byte literals instead of decoding hex 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 Add tests 4 years ago
auth.go Make sure times are UTC and correctly subtract the timestamp window from the server time. (#134) 4 years ago
auth_test.go Fix timestamp tests 4 years ago
dispatcher.go Make AdminUID optional and implement better validation on empty config fields 4 years ago
dispatcher_test.go Better redir piping behaviour 4 years ago
first_packet_fuzz.go Add build directives to fuzzing functions 4 years ago
state.go Allow DatabasePath to be empty if user info database is never used 4 years ago
state_test.go Fix tests 4 years ago
transport.go Purge impurity 4 years ago
userpanel.go Allow DatabasePath to be empty if user info database is never used 4 years ago
userpanel_test.go Add tests 4 years ago
websocket.go Update deprecated curve25519 functions and defend against low-order point attacks 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