summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-04-11VERSION.TXT: this is v1.82.3v1.82.3kari-ts1-1/+1
2025-04-10VERSION.txt: this is v1.82.2 (#15633)v1.82.2kari-ts1-1/+1
2025-04-10go.toolchain.rev: bump go 1.24 for Android pidfd changes (#15613) (#15632)kari-ts1-1/+1
2025-03-26VERSION.txt: this is v1.82.0 (#15442)v1.82.0kari-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
2025-03-19cmd/k8s-operator: update ProxyGroup config Secrets instead of patch (#15353)Tom Proctor2-20/+12
2025-03-19net/dns: expose a function for recompiling the DNS configuration (#15346)Jonathan Nobels1-8/+28
2025-03-19cmd/k8s-operator: configure proxies for HA Ingress to run in cert share mode ...Irbe Krumina18-67/+255
2025-03-19cmd/k8s-operator: wait for VIPService before updating HA Ingress status (#15343)Tom Proctor6-51/+158
2025-03-18util/eventbus: remove debug UI from iOS buildDavid Anderson2-0/+20
2025-03-18tsweb: split promvarz into an optional dependencyDavid Anderson12-26/+58
2025-03-18client/tailscale: add tailnet lock fields to Device structAnton Tolchanov1-0/+7
2025-03-18ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore...Irbe Krumina8-89/+878
2025-03-18cmd/k8s-operator: ensure old VIPServices are cleaned up (#15344)Tom Proctor2-17/+60
2025-03-18cmd/proxy-to-grafana: support setting Grafana role via grantsAnton Tolchanov1-7/+97
2025-03-17licenses: update license noticesLicense Updater4-7/+7
2025-03-17ipn/ipnlocal: add test for CapMap packet filtersJames Sanderson1-0/+59
2025-03-14.github/workflows/govulncheck.yml: send messages to another channel (#15295)Andrew Lytvynov1-1/+1
2025-03-14cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303)Irbe Krumina7-5/+419
2025-03-13net/packet: implement Geneve header serialization (#15301)Jordan Whited2-0/+136
2025-03-13go.mod update golang.org/x/net to 0.36.0 for govulncheck (#15296)Patrick O'Doherty2-3/+3
2025-03-13util/eventbus: add basic throughput benchmarks (#15284)M. J. Fromberger1-0/+125
2025-03-13cmd/testwrapper: print failed tests preventing retry (#15270)Paul Scott1-0/+14