summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-04-02Operator and Proxy Enphemeral flags with CRD updates and cleanuprajsinghtech/k8s-operator/enphemeralRaj Singh10-4/+47
2025-04-01tailcfg: add VIPServiceViewAdrian Dewhurst3-3/+87
2025-04-01go.toolchain.rev: bump for Go 1.24.2 + plan9 fixesBrad Fitzpatrick1-1/+1
2025-04-01.github: Bump github/codeql-action from 3.28.11 to 3.28.13 (#15477)dependabot[bot]1-3/+3
2025-04-01cmd/natc: fix ip allocation runtimeJames Tucker4-97/+325
2025-04-01wgengine: return explicit lo0 for loopback addrs on sandboxed macOS (#15493)Jonathan Nobels1-0/+6
2025-03-31net/udprelay: start of UDP relay server implementation (#15480)Jordan Whited4-3/+884
2025-03-31client/systray: use ico image format for windowsWill Norris4-7/+35
2025-03-31net/netmon: always remember ifState as old state, even on minor changesBrad Fitzpatrick1-1/+1
2025-03-31net/netcheck: use NoMeasureNoHome in another spotBrad Fitzpatrick1-1/+4
2025-03-31ipn/ipnlocal: add debug logging to initPeerAPIListenerPercy Wegmann1-1/+6
2025-03-31ipn/ipnlocal: return old hwaddrs if missingKristoffer Dalby2-1/+27
2025-03-29cmd/vnet: add wsproxy modeBrad Fitzpatrick3-0/+184
2025-03-28cmd/k8s-operator,k8s-operator: enable HA Ingress again. (#15453)Irbe Krumina6-4/+186
2025-03-28cmd/tailscaled: make embedded CLI run earlier, support triggering via envBrad Fitzpatrick1-6/+24
2025-03-28cmd/tailscaled,ipn/{auditlog,ipnlocal},tsd: omit auditlog unless explicitly i...Nick Khyl11-71/+422
2025-03-28ipn/ipnlocal: unconfigure wgengine when switching profilesNick Khyl3-12/+494
2025-03-28install.sh - fix DNF 5 detection on all locales (#15325)Raúl Blanco1-1/+1
2025-03-27cmd/tailscale: fix default for `tailscale set --accept-routes`Simon Law3-12/+20
2025-03-27cmd/tailscale: fix default for `tailscale set --accept-dns`Simon Law2-1/+23
2025-03-27net/dns: add debug envknob to enable dual stack MagicDNSBrad Fitzpatrick2-5/+24
2025-03-26VERSION.txt: this is v1.83.0 (#15443)kari-ts1-1/+1
2025-03-26cmd/k8s-operator,k8s-operator: disable HA Ingress before stable release (#15433)v1.83.0-preIrbe Krumina6-186/+4
2025-03-26build_docker.sh: bump default base image (#15432)Irbe Krumina1-1/+1
2025-03-25cmd/natc: add test and fix for ip exhaustionJames Tucker2-18/+104
2025-03-26Bump Alpine, link iptables back to legacy (#15428)Irbe Krumina3-4/+13
2025-03-26cmd/{k8s-operator,containerboot}: check TLS cert before advertising VIPServic...Irbe Krumina4-32/+168
2025-03-25ipn/store/kubestore: skip cache for the write replica in cert share mode (#15...Irbe Krumina2-29/+41
2025-03-25tsnet: Default executable name on iOSJames Nugent1-0/+5
2025-03-25control/controlhttp: quiet "forcing port 443" log spamBrad Fitzpatrick2-1/+12
2025-03-25ipn/ipnlocal: remove misleading [unexpected] log for auditlog (#15421)Jonathan Nobels1-3/+1
2025-03-25prober: add address family label for udp metrics (#15413)Mike O'Driscoll2-1/+17
2025-03-25ipn/ipnlocal: add more logging for initializing peerAPIListenersPercy Wegmann1-1/+4
2025-03-25tstest/integration/testcontrol: fix AddRawMapResponse race conditionJames Sanderson1-7/+9
2025-03-24cmd/natc: add some initial unit test coverageJames Tucker1-0/+365
2025-03-24net/netmon: use Monitor's tsIfName if set by SetTailscaleInterfaceNameBrad Fitzpatrick5-12/+14
2025-03-24net/netmon: unexport GetStateBrad Fitzpatrick3-3/+3
2025-03-24tstest/mts: add multiple-tailscaled development toolBrad Fitzpatrick1-0/+599
2025-03-24clientupdate: cache CanAutoUpdate, avoid log spam when falseBrad Fitzpatrick2-13/+20
2025-03-21all: skip looking for package comments in .git/ repository (#15384)Simon Law1-0/+3
2025-03-21safesocket: respect context timeout when sleeping for 250ms in retry loopBrad Fitzpatrick1-1/+5
2025-03-21tstest: make it clearer where AwaitRunning failed and whyJames Sanderson1-1/+3
2025-03-21tsnet: use test logger for testcontrol and node logsJames Sanderson1-1/+2
2025-03-21cmd/k8s-operator,internal/client/tailscale: use VIPService annotations for ow...Tom Proctor3-71/+92
2025-03-21cmd/k8s-operator,k8s-operator: allow optionally using LE staging endpoint for...Irbe Krumina8-168/+413
2025-03-20ipn/ipnlocal: do not attempt to start the auditlogger with a nil transportNick Khyl1-2/+5
2025-03-20ipn/ipnlocal: do not reset the netmap and packet filter in (*LocalBackend).St...Nick Khyl3-16/+28
2025-03-20cmd/tailscale: add CLI debug command to do raw LocalAPI requestsBrad Fitzpatrick1-0/+86
2025-03-20ipn: ensure that conffile is source of truth for advertised services. (#15361)Irbe Krumina2-23/+130
2025-03-19web: support Host 100.100.100.100:80 in tailscaled web serverklyubin2-1/+12