Cloak/internal/server
2020-04-11 23:09:51 +01:00
..
usermanager Use bbolt instead of bolt to fix go version compatibility issues 2020-04-11 23:09:29 +01:00
activeuser_test.go Update tests 2020-04-08 21:47:31 +01:00
activeuser.go Make send/receive buffer sizes configurable 2020-04-08 15:07:35 +01:00
auth_test.go Export fields for testing 2020-04-10 14:09:48 +01:00
auth.go Export fields for testing 2020-04-10 14:09:48 +01:00
dispatcher.go Integration tests 2020-04-10 15:05:15 +01:00
state_test.go Fix tests 2020-04-09 22:21:02 +01:00
state.go Export fields for testing 2020-04-10 14:09:48 +01:00
TLS.go Reduce the amount of goroutines in tests 2020-04-11 23:09:51 +01:00
TLSAux_test.go Refactor Transport and add tests 2020-01-22 18:37:01 +00:00
TLSAux.go Remove impossible error 2020-04-10 14:11:01 +01:00
transport.go Purge impurity 2020-04-09 22:11:12 +01:00
userpanel_test.go Change the way user termination works 2019-08-30 22:14:45 +01:00
userpanel.go remove redundant fields 2020-04-06 20:51:21 +01:00
websocket.go Reduce the amount of goroutines in tests 2020-04-11 23:09:51 +01:00
websocketAux_test.go Use cbeuw/connutil for connection testing 2020-04-07 20:59:32 +01:00
websocketAux.go Move common types to its own package 2020-04-09 00:39:40 +01:00