summaryrefslogtreecommitdiffhomepage
path: root/ipn
AgeCommit message (Expand)AuthorFilesLines
2026-04-24ipnlocal/drive: reduce noisey per-peer remote logs (#19493)kari-ts1-12/+12
2026-04-22ipn/ipnlocal: deflake TestStateMachine{,Seamless} (#19475)James 'zofrex' Sanderson1-2/+3
2026-04-20ipn/ipnlocal,tailcfg: add /debug/tka c2n endpoint (#19198)James 'zofrex' Sanderson2-0/+40
2026-04-20ipn/ipnlocal: make TestStateMachine less flaky (#19434)James 'zofrex' Sanderson1-0/+1
2026-04-19ipn/ipnlocal: log the local and remote TKA HEADs during syncAlex Chan1-1/+5
2026-04-17ipn/ipnlocal: preserve b.loginFlags in auto-login cc.Login callsScott Graham3-2/+61
2026-04-16appc,feature/conn25: prevent clients from forwarding DNS requests andMichael Ben-Ami1-1/+1
2026-04-16ipn/ipnlocal: log AUM hash on startup as base32, not hexAlex Chan1-1/+1
2026-04-15ipn/ipnlocal: discard cached netmaps upon panic during SetNetworkMap (#19414)M. J. Fromberger1-0/+17
2026-04-14util/linuxfw,wgengine/router: allow incoming CGNAT range traffic with nodeattrNaman Sood1-7/+8
2026-04-13all: fix six tests that failed with -count=2Brad Fitzpatrick1-0/+3
2026-04-13ipn/ipnlocal: mark TestStateMachineSeamless as flakyBrad Fitzpatrick1-0/+2
2026-04-13ipn/localapi,client/local: add services over localapiAdriano Sela Aviles1-0/+15
2026-04-10tka: keep the CompactionDefaults alongside the other limitsAlex Chan1-7/+2
2026-04-09ipn/ipnlocal: add netmap mutations to the ipn bus (#19120)Jonathan Nobels4-13/+242
2026-04-07tsd, all: add Sys.ExtraRootCAs, plumb through TLS dial pathsBrad Fitzpatrick1-0/+1
2026-04-07ipn/desktop: use runtime.Pinner to force heap-allocation of msgNick Khyl1-4/+7
2026-04-07ipn/localapi, cli, clientmetric: add ipnbus feature tag; fix omit.go stubBrad Fitzpatrick1-1/+1
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 Fitzpatrick8-134/+180
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. Fromberger2-6/+41
2026-04-01tailcfg,ipn/ipnlocal: regulate netmap caching via a node attribute (#19117)M. J. Fromberger3-6/+178
2026-04-01ipn, cmd/tailscale/cli: allow setting FQDN sans dot as an exit nodeAlex Chan2-5/+29
2026-04-01tka: refer consistently to "DisablementValues"Alex Chan2-29/+24
2026-04-01ipn,tka: improve Tailnet Lock logsAlex Chan2-10/+10
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 Bull2-0/+17
2026-03-25ipn/ipnlocal: debounce extra enqueues in ExtensionHost.AuthReconfigAsyncMichael Ben-Ami1-0/+11
2026-03-24ipn/ipnserver: use peercreds for actor.Username on freebsd (for Taildrive)rtgnx1-1/+1
2026-03-24ipn,ipn/local: broadcast ClientVersion if AutoUpdate.Check (#19107)kari-ts3-3/+111
2026-03-24ipn: fix the typo causing NoSNAT always set to true (#19110)KevinLiang101-1/+1
2026-03-24cmd/tailscale/cli: add a debug command to print the statedirAlex Chan1-0/+7
2026-03-23ipn/ipnlocal: add a map for node public key to node ID lookups (#19051)Amal Bansode2-43/+177
2026-03-23safesocket, ipn/ipnserver: use PeerCreds on solaris and illumosNahum Shalman1-1/+1
2026-03-20ipn/{ipnext,ipnlocal}: expose authReconfig in ipnext.Host as AuthReconfigAsyncMichael Ben-Ami4-3/+48
2026-03-20ipn: reject advertised routes with non-address bits set (#18649)Brendan Creane4-0/+198
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 Stupperich5-9/+10
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick15-52/+34
2026-03-06ipnext,ipnlocal: add ExtraWireGuardAllowedIPs hookMichael Ben-Ami2-0/+36
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick10-74/+64
2026-03-05all: fix typos in commentsBrad Fitzpatrick2-2/+2
2026-03-04ipn/ipnlocal: skip writing netmaps to disk when disabled (#18883)M. J. Fromberger1-2/+4