summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnlocal
AgeCommit message (Expand)AuthorFilesLines
2026-04-06ipn/ipnlocal,net/netmon: make frequent darkwake more efficientJames Tucker1-1/+1
2026-04-05ipn/ipnlocal: add health.Tracker to tests where it was warning in CIBrad Fitzpatrick4-3/+20
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick6-127/+173
2026-04-03ipn/ipnlocal: ensure TestServeUnixSocket actually serves a Unix socketHarry Harpham1-0/+18
2026-04-02client,cmd/tailscale,ipn/{ipnlocal,localapi}: add debug CLI command to clear ...M. J. Fromberger1-6/+39
2026-04-01tailcfg,ipn/ipnlocal: regulate netmap caching via a node attribute (#19117)M. J. Fromberger3-6/+178
2026-04-01tka: refer consistently to "DisablementValues"Alex Chan2-29/+24
2026-04-01ipn,tka: improve Tailnet Lock logsAlex Chan1-3/+3
2026-03-31wgengine/magicsock: assume network up for testsHarry Harpham1-3/+1
2026-03-30control/controlclient,ipn/ipnlocal,wgengine: avoid restarting wireguard when ...Claus Lensbøl1-0/+12
2026-03-26ipn/ipnlocal: warn incompatibility between no-snat-routes and exitnode (#19023)KevinLiang102-0/+97
2026-03-25feature/conn25,ipn/ipnext,ipn/ipnlocal: add ExtraRouterConfigRoutes hookFran Bull1-0/+5
2026-03-25ipn/ipnlocal: debounce extra enqueues in ExtensionHost.AuthReconfigAsyncMichael Ben-Ami1-0/+11
2026-03-24ipn,ipn/local: broadcast ClientVersion if AutoUpdate.Check (#19107)kari-ts2-3/+109
2026-03-23ipn/ipnlocal: add a map for node public key to node ID lookups (#19051)Amal Bansode2-43/+177
2026-03-20ipn/{ipnext,ipnlocal}: expose authReconfig in ipnext.Host as AuthReconfigAsyncMichael Ben-Ami3-3/+38
2026-03-20ipn: reject advertised routes with non-address bits set (#18649)Brendan Creane2-0/+121
2026-03-19ipn/ipnlocal: populate Groups field in profileFromViewGesa Stupperich2-8/+14
2026-03-18control,health,ipn: move IP forwarding check to health tracker (#19007)Mike O'Driscoll2-5/+28
2026-03-11netns: add Android callback to bind socket to network (#18915)kari-ts1-0/+3
2026-03-10ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to featureBrad Fitzpatrick5-346/+9
2026-03-09tailcfg: reintroduce UserProfile.GroupsGesa Stupperich3-8/+8
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick9-26/+17
2026-03-06ipnext,ipnlocal: add ExtraWireGuardAllowedIPs hookMichael Ben-Ami1-0/+10
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick5-59/+54
2026-03-05all: fix typos in commentsBrad Fitzpatrick1-1/+1
2026-03-04ipn/ipnlocal: skip writing netmaps to disk when disabled (#18883)M. J. Fromberger1-2/+4
2026-03-04cmd/tailscale,ipn,net/netutil: remove rp_filter strict mode warnings (#18863)Mike O'Driscoll1-30/+0
2026-02-25netns,wgengine: add OpenBSD support to netns via an rtablejoshua stein1-1/+1
2026-02-24ipnext,ipnlocal,wgengine/filter: add extension hooks for custom filter matchersMichael Ben-Ami1-1/+5
2026-02-18ipn/ipnlocal, cmd/tailscale: use wildcard. prefix for cert filenames (#18748)Fernando Serboncini2-17/+17
2026-02-17ipn/ipnlocal: add basic support for netmap caching (#18530)M. J. Fromberger3-8/+186
2026-02-16all: replace UserVisibleError with vizerror packageWill Norris1-3/+3
2026-02-13ipn/ipnlocal: log errors when suggesting exit nodes (#18728)Simon Law1-2/+6
2026-02-13ipn/ipnlocal/netmapcache: include packet filters in the cache (#18715)M. J. Fromberger3-33/+115
2026-02-10ipn/ipnlocal: log traffic steering scores and suggested exit nodes (#18681)Simon Law1-2/+21
2026-02-10magicsock, ipnlocal: revert eventbus-based node/filter updates, remove Synchr...Brad Fitzpatrick3-45/+14
2026-02-10net/dns, ipn/local: skip health warnings in dns forwarder when accept-dns is ...Jonathan Nobels3-23/+37
2026-02-06tailcfg: add peerRelay bool to hostinfoKevinLiang101-0/+4
2026-02-06ipn/ipnlocal: skip AuthKey use if profiles exist (#18619)Will Hannah1-1/+3
2026-02-03ipn/ipnlocal: add wildcard TLS certificate support for subdomains (#18356)Fernando Serboncini2-40/+312
2026-02-03ipn/ipnlocal/netmapcache: ensure cache updates preserve unchanged data (#18590)M. J. Fromberger2-0/+20
2026-01-30wgengine/netstack: add local tailscale service IPs to route and terminate loc...KevinLiang102-4/+69
2026-01-30net/dns,ipn/ipnlocal: add nodecap to resolve subdomains (#18258)Fernando Serboncini2-0/+45
2026-01-28ipn/ipnlocal/netmapcache: report the correct error for a missing column (#18547)M. J. Fromberger2-6/+64
2026-01-26ipn/ipnlocal/netmapcache: add a package to split and cache network maps (#18497)M. J. Fromberger3-0/+701
2026-01-26appc,ipn/ipnlocal: Add split DNS entries for conn25 peersFran Bull2-0/+112
2026-01-23all: remove AUTHORS file and references to itWill Norris48-48/+48
2026-01-23ipn/ipnlocal: manage per-profile subdirectories in TailscaleVarRoot (#18485)M. J. Fromberger2-0/+111
2026-01-16tsnet: add support for ServicesHarry Harpham2-0/+23