summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnlocal
AgeCommit message (Expand)AuthorFilesLines
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
2026-01-16ipn/ipnlocal: allow retrieval of serve config ETags from local APIHarry Harpham2-31/+43
2026-01-16net/netmon: move TailscaleInterfaceIndex out of netmon.State (#18428)Jonathan Nobels3-6/+33
2026-01-14ipn,ipn/local: always accept routes for Tailscale Services (cgnat range) (#18...Tom Meadows2-4/+106
2026-01-05cmd/tailscaled: disable state encryption / attestation by default (#18336)Andrew Lytvynov1-1/+7
2026-01-05ipn/ipnlocal: don't fail profile unmarshal due to attestation keys (#18335)Andrew Lytvynov2-7/+79
2025-12-19cmd/k8s-operator,ipn/ipnlocal: allow opting out of ACME order replace extensi...Irbe Krumina1-1/+4
2025-12-18ipn/ipnlocal: log cert renewal failures (#18246)Irbe Krumina1-1/+5
2025-12-17net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#1...Jonathan Nobels4-26/+25
2025-12-12ipn/ipnlocal: add ProxyProtocol support to VIP service TCP handler (#18175)Raj Singh1-88/+79
2025-12-11ipn/ipnlocal: avoid ResetAndStop panicBrad Fitzpatrick1-1/+8
2025-12-09cmd/tailscale/cli: stabilise the output of `tailscale lock status --json`Alex Chan1-0/+1
2025-12-08Revert "ipn/ipnlocal: shut down old control client synchronously on reset"Nick Khyl1-10/+29
2025-12-05ipn/ipnlocal: add peer API endpoints to Hostinfo on initial client creation (...James 'zofrex' Sanderson2-10/+102
2025-12-04cmd/tailscale,ipn: add Unix socket support for servePeter A.2-2/+287
2025-12-04ipn/ipnlocal: fix LocalBackend deadlock when packet arrives during profile sw...Nick Khyl1-10/+10
2025-12-03ipn/ipnlocal: shut down old control client synchronously on resetNick Khyl1-29/+10
2025-11-26syncs: add means of declare locking assumptions for debug mode validationBrad Fitzpatrick1-0/+39
2025-11-26tstest/integration: add integration test for Tailnet LockAlex Chan2-283/+54
2025-11-25ipn/ipnlocal: don't panic if there are no suitable exit nodesAlex Chan2-0/+66
2025-11-25ipn/ipnlocal: test traffic-steering when feature is not enabled (#17997)Simon Law2-0/+23
2025-11-25ipn/ipnlocal: do not call controlclient.Client.Shutdown with b.mu heldNick Khyl1-7/+10
2025-11-24ipn/ipnlocal: replace log.Printf with logf (#18045)Simon Law2-9/+15
2025-11-24ipn/ipnlocal: fix panic in driveTransport on network errorAndrew Dunham2-36/+89
2025-11-20cmd/tailscaled,ipn: show a health warning when state store fails to open (#17...Andrew Lytvynov1-0/+9
2025-11-20ipn/ipnlocal: add validations when setting serve config (#17950)Harry Harpham2-13/+468
2025-11-19ipn/ipnlocal: remove the always-true CanSupportNetworkLock()Alex Chan1-28/+0
2025-11-19ipn/ipnlocal: reduce profileManager boilerplate in network-lock testsAlex Chan1-83/+33
2025-11-19ipn/ipnlocal, tka: compact TKA state after every syncAlex Chan2-5/+230
2025-11-18types/key,wgengine/magicsock,control/controlclient,ipn: add debug disco key r...James Tucker2-0/+29
2025-11-18types/netmap,*: remove some redundant fields from NetMapBrad Fitzpatrick6-21/+29
2025-11-17ipn{,/local},cmd/tailscale: add "sync" flag and pref to disable control map pollBrad Fitzpatrick2-3/+31
2025-11-17ipn/ipnlocal: use an in-memory TKA store if FS is unavailableAlex Chan1-21/+33
2025-11-17control/controlclient: remove some public API, move to Options & test-onlyBrad Fitzpatrick1-1/+3
2025-11-16syncs: add Mutex/RWMutex alias/wrappers for future mutex debuggingBrad Fitzpatrick3-7/+8
2025-11-16ipn/ipnlocal: add PROXY protocol support to Funnel/ServeAndrew Dunham1-0/+72
2025-11-16types/netmap: remove PrivateKey from NetworkMapBrad Fitzpatrick5-380/+115
2025-11-14control/controlclient,ipn/ipnlocal: replace State enum with boolean flagsJames Tucker2-73/+174
2025-11-14various: adds missing apostrophes to commentsAlex Chan1-1/+1
2025-11-14control/controlclient: make Observer optionalBrad Fitzpatrick1-7/+0
2025-11-14ipn/ipnlocal: log prefs changes and reason in Start (#17876)James 'zofrex' Sanderson1-7/+13
2025-11-13feature/relayserver,ipn/ipnlocal,net/udprelay: plumb DERPMap (#17881)Jordan Whited1-4/+9
2025-11-13ipn/ipnlocal: remove all the weird locking (LockedOnEntry, UnlockEarly, etc)Brad Fitzpatrick3-503/+291
2025-11-12wgengine/wgcfg: remove two unused Config fieldsBrad Fitzpatrick1-14/+0
2025-11-12ipn/ipnlocal, net/netns: add node cap to disable netns interface binding on n...Jonathan Nobels1-3/+4