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 8a76afabf7 Reduce the amount of goroutines in tests 4 years ago
..
usermanager Use bbolt instead of bolt to fix go version compatibility issues 4 years ago
TLS.go Reduce the amount of goroutines in tests 4 years ago
TLSAux.go Remove impossible error 4 years ago
TLSAux_test.go Refactor Transport and add tests 5 years ago
activeuser.go Make send/receive buffer sizes configurable 4 years ago
activeuser_test.go Update tests 4 years ago
auth.go Export fields for testing 4 years ago
auth_test.go Export fields for testing 4 years ago
dispatcher.go Integration tests 4 years ago
state.go Export fields for testing 4 years ago
state_test.go Fix tests 4 years ago
transport.go Purge impurity 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 Reduce the amount of goroutines in tests 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