headscale/hscontrol
2024-04-24 07:44:35 +02:00
..
assets
db metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
derp improve testing of route failover logic 2024-04-15 12:31:53 +02:00
mapper metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
notifier metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
policy Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
templates
types metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
util Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
app.go Move pprof to metrics router (#1902) 2024-04-21 22:08:59 +02:00
auth.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
auth_noise.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
grpcv1.go chore: use errors.New to replace fmt.Errorf with no parameters will much better 2024-04-21 20:23:25 +02:00
grpcv1_test.go
handlers.go Rework map session 2024-04-15 12:31:53 +02:00
metrics.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
noise.go Do not access node ID when node is not found (#1912) 2024-04-24 07:44:35 +02:00
oidc.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
platform_config.go
poll.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 2024-04-21 18:28:17 +02:00
suite_test.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
tailsql.go