summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-03-27VERSION.txt: this is v1.96.5v1.96.5release-branch/1.96Jonathan Nobels1-1/+1
2026-03-26release/dist/unixpkgs: include tailscale-online.target in packagesBrad Fitzpatrick1-0/+26
2026-03-25VERSION.txt: this is v1.96.4v1.96.4Nick Khyl1-1/+1
2026-03-25go.toolchain.*: bump for mips and synology segmentation violation fixesNick Khyl3-3/+3
2026-03-19VERSION.txt: this is v1.96.3v1.96.3Nick Khyl1-1/+1
2026-03-19feature/featuretags: skip TestAllOmitBuildTagsDeclared when not in a git repoBrad Fitzpatrick1-9/+6
2026-03-19net/dns: use the correct separator for multiple servers in the same NRPT rule...Nick Khyl1-1/+1
2026-03-19kube/certs: discover TLS domains from TCP TerminateTLS handlers (#19020) (#19...Tom Meadows2-0/+45
2026-03-17VERISON.txt this is v1.96.2v1.96.2Nick O'Neill1-1/+1
2026-03-11cmd/{containerboot,k8s-operator}: reissue auth keys for broken proxies (#1645...Tom Meadows11-157/+876
2026-03-10util/linuxfw: fix nil pointer panic in connmark rules without IPv6 (#18946) (...Mike O'Driscoll3-12/+154
2026-03-10cmd/k8s-operator: use correct tailnet client for L7 & L3 ingresses (#18749) (...David Bond12-322/+403
2026-03-10VERSION.txt: this is v1.96.1 (#18942)v1.96.1Jonathan Nobels1-1/+1
2026-03-09go.mod: bump for internal/poll: move rsan to heap on windowsNick Khyl2-2/+2
2026-03-09go.mod: bump to Go 1.26.1Brad Fitzpatrick4-4/+4
2026-03-09.github/workflows: use tailscale/go for Windows CI tooBrad Fitzpatrick1-21/+6
2026-03-05VERSION.txt: this is v1.96.0v1.96.0Jonathan Nobels1-1/+1
2026-03-05cmd/k8s-proxy: use L4 TCPForward instead of L7 HTTP proxy (#18179)Raj Singh3-14/+21
2026-03-05clientupdate,net/tstun: add support for OpenWrt 25.12.0 using apk (#18545)Claus Lensbøl3-29/+188
2026-03-05cli: `--json` for `tailscale dns status|query`Kristoffer Dalby5-163/+514
2026-03-05cmd/k8s-operator: remove deprecated TS_EXPERIMENTAL_KUBE_API_EVENTS (#18893)BeckyPauley2-22/+13
2026-03-04go.toolchain.branch: switch to Go 1.26Brad Fitzpatrick25-169/+219
2026-03-04net/porttrack: change magic listen address format for Go 1.26Brad Fitzpatrick1-17/+25
2026-03-04net/udprelay: use GOMAXPROCS instead of NumCPU for socket countDaniel Pañeda1-2/+3
2026-03-04ipn/ipnlocal: skip writing netmaps to disk when disabled (#18883)M. J. Fromberger1-2/+4
2026-03-04.github/workflows: enable natlab in CIClaus Lensbøl1-2/+8
2026-03-04feature/portlist: address case where poller misses CollectServices updatesBrad Fitzpatrick1-0/+13
2026-03-04cmd/tailscale,ipn,net/netutil: remove rp_filter strict mode warnings (#18863)Mike O'Driscoll14-237/+6
2026-03-04util/linuxfw,wgengine/router: add connmark rules for rp_filter workaround (#1...Mike O'Driscoll6-12/+814
2026-03-04go.mod: bump github.com/cloudflare/circl version (#18878)Andrew Lytvynov5-6/+6
2026-03-03net/porttrack: add net.Listen wrapper to help tests allocate ports race-freeBrad Fitzpatrick2-0/+271
2026-03-03feature/conn25: stop adding multiple entries for same domain+dstFran Bull2-69/+139
2026-03-03wgengine/magicsoc,net/tstun: put disco key advertisement behind a nob (#18857)Claus Lensbøl2-4/+11
2026-03-03wgengine/magicsock: improve error message for moving Mullvad node keysAlex Chan1-2/+12
2026-03-02types/geo: fix floating point bug causing NaN returns in SphericalAngleTo (#1...Amal Bansode2-58/+92
2026-03-02scripts/installer.sh: handle KDE Linux (#18861)Erisa A1-0/+5
2026-03-02.github: Bump actions/setup-go from 6.2.0 to 6.3.0dependabot[bot]3-3/+3
2026-03-02.github: Bump github/codeql-action from 4.32.3 to 4.32.5dependabot[bot]1-3/+3
2026-03-02licenses: update license noticesLicense Updater4-8/+8
2026-03-02.github/actions/go-cache: check for pre-built cigocacher (#18833)Tom Proctor1-14/+19
2026-02-28tsnet: fix Listen for unspecified addresses and ephemeral portsJames Tucker2-42/+411
2026-02-28.github/workflows: rename tidy workflow to match what it isJames Tucker1-5/+5
2026-02-28tsnet: fix deadlock in Server.Close during shutdownJames Tucker1-13/+25
2026-02-28tsnet: fix slow test shutdown leading to flakesJames Tucker1-2/+6
2026-02-27net/netmon: ignore NetBird interface on LinuxJames Tucker1-1/+6
2026-02-27wgengine/netstack: deliver self-addressed packets via loopbackJames Tucker4-0/+428
2026-02-26cmd/tailscaled/*.{target,unit}: add systemd online targetJames Tucker2-0/+16
2026-02-26go.mod: bump gvisorBrad Fitzpatrick10-20/+33
2026-02-26client/systray: add installer for a freedesktop autostart file (#18767)Claus Lensbøl8-2/+358
2026-02-26wgengine/magicsock: only run derpActiveFunc after connecting to DERP (#18814)Fernando Serboncini2-1/+59