headscale/hscontrol
Kristoffer Dalby 593b3ad981 filter out peers without endpoints
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-09-19 10:20:21 -05:00
..
assets update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
db fix lint 2023-09-19 10:20:21 -05:00
derp fix lint 2023-09-19 10:20:21 -05:00
mapper filter out peers without endpoints 2023-09-19 10:20:21 -05:00
notifier additional debug logging, use mapper pointer 2023-09-19 10:20:21 -05:00
policy fix lint 2023-09-19 10:20:21 -05:00
templates update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
types Split up MapResponse 2023-09-19 10:20:21 -05:00
util use cmp.Diff instead of reflect.DeepEqual 2023-07-01 21:55:47 +02:00
app.go Add missing return in shutdown 2023-09-19 10:20:21 -05:00
auth.go fix lint 2023-09-19 10:20:21 -05:00
auth_legacy.go rename handler files 2023-06-08 16:34:15 +02:00
auth_noise.go rename handler files 2023-06-08 16:34:15 +02:00
grpcv1.go introduce rw lock for db, ish... 2023-09-19 10:20:21 -05:00
grpcv1_test.go
handler_legacy.go
handler_placeholder.go
handlers.go rename handler files 2023-06-08 16:34:15 +02:00
metrics.go Replace the timestamp based state system 2023-09-19 10:20:21 -05:00
noise.go
oidc.go introduce rw lock for db, ish... 2023-09-19 10:20:21 -05:00
platform_config.go
poll.go fix lint 2023-09-19 10:20:21 -05:00
poll_legacy.go additional debug logging, use mapper pointer 2023-09-19 10:20:21 -05:00
poll_noise.go additional debug logging, use mapper pointer 2023-09-19 10:20:21 -05:00
suite_test.go