An open source, self-hosted implementation of the Tailscale control server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kristoffer Dalby 5ad0aa44cb
update tailscale go dep (#1948)
2 days ago
..
assets update flake, fix prettier lint 9 months ago
db Restore foreign keys and add constraints (#1562) 4 days ago
derp improve testing of route failover logic 1 month ago
mapper Restore foreign keys and add constraints (#1562) 4 days ago
notifier update tailscale go dep (#1948) 2 days ago
policy add autogroup:internet, fix reduce filter rules (#1917) 3 weeks ago
templates update flake, fix prettier lint 9 months ago
types Initialize log config earlier to prevent trace messages being printed early on (#1939) 4 days ago
util Migrate IP fields in database to dedicated columns (#1869) 1 month ago
app.go ensure expire routines are cleaned up (#1924) 2 weeks ago
auth.go update tailscale go dep (#1948) 2 days ago
auth_noise.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 4 weeks ago
grpcv1.go chore: use errors.New to replace fmt.Errorf with no parameters will much better 4 weeks ago
grpcv1_test.go rename package name to hscontrol 1 year ago
handlers.go Rework map session 1 month ago
metrics.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 4 weeks ago
noise.go Do not access node ID when node is not found (#1912) 4 weeks ago
oidc.go metrics, tuning in tests, db cleanups, fix concurrency issue (#1895) 4 weeks ago
platform_config.go rename package name to hscontrol 1 year ago
poll.go batch updates in notifier (#1905) 3 weeks ago
suite_test.go new IP allocator and add postgres to integration tests. (#1756) 3 months ago
tailsql.go Use result of fmt.Errorf call (#1668) 3 months ago