| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-06 | VERSION.txt: this is v1.79.0v1.79.0-pre | Nick Khyl | 1 | -1/+1 |
| 2024-12-06 | cmd,{get-authkey,tailscale}: remove unnecessary scope qualifier from OAuth cl... | Percy Wegmann | 2 | -2/+0 |
| 2024-12-05 | health: fix TestHealthMetric to pass on release branch | Brad Fitzpatrick | 1 | -3/+9 |
| 2024-12-05 | logpolicy: cleanup options API and allow setting http.Client (#11503) | Joe Tsai | 1 | -56/+129 |
| 2024-12-05 | cmd/gitops-pusher: default previousEtag to controlEtag (#14296) | Andrew Lytvynov | 1 | -6/+6 |
| 2024-12-05 | go.mod: bump x/net and dependencies | James Tucker | 2 | -18/+18 |
| 2024-12-05 | cmd/derper: allow absent SNI when using manual certs and IP literal for hostname | Brad Fitzpatrick | 4 | -7/+108 |
| 2024-12-05 | net/netcheck: preserve STUN port defaulting to 3478 (#14289) | Irbe Krumina | 1 | -0/+3 |
| 2024-12-05 | cmd/k8s-operator: don't error for transient failures (#14073) | Tom Proctor | 8 | -17/+84 |
| 2024-12-04 | cmd/tailscale,net/netcheck: add debug feature to force preferred DERP | James Tucker | 7 | -1/+140 |
| 2024-12-04 | net/tstun: remove tailscaled_outbound_dropped_packets_total reason=acl metric... | Brad Fitzpatrick | 2 | -4/+5 |
| 2024-12-04 | cmd/{containerboot,k8s-operator},kube/kubetypes: kube Ingress L7 proxies only... | Irbe Krumina | 12 | -128/+443 |
| 2024-12-04 | cmd/k8s-operator: fix a bunch of status equality checks (#14270) | Irbe Krumina | 8 | -15/+15 |
| 2024-12-03 | cmd/k8s-operator/deploy/chart: allow reading OAuth creds from a CSI driver's ... | Oliver Rahner | 3 | -4/+30 |
| 2024-12-03 | cmd/k8s-operator: avoid port collision with metrics endpoint (#14185) | Tom Proctor | 1 | -7/+7 |
| 2024-12-03 | cmd/k8s-operator,k8s-operator,go.mod: optionally create ServiceMonitor (#14248) | Irbe Krumina | 21 | -22/+877 |
| 2024-12-03 | cmd/k8s-operator,docs/k8s: run tun mode proxies in privileged containers (#14... | Irbe Krumina | 9 | -41/+36 |
| 2024-12-02 | IPN: Update ServeConfig to accept configuration for Services. | KevinLiang10 | 4 | -2/+144 |
| 2024-12-02 | net/netcheck: clean up ICMP probe AddrPort lookup | Brad Fitzpatrick | 2 | -29/+36 |
| 2024-12-02 | cmd/containerboot: serve health on local endpoint (#14246) | Tom Proctor | 7 | -66/+251 |
| 2024-12-02 | cmd/checkmetrics: add command for checking metrics against kb | Brad Fitzpatrick | 2 | -0/+142 |
| 2024-11-29 | cmd/k8s-operator: always set stateful filtering to false (#14216) | Irbe Krumina | 3 | -22/+11 |
| 2024-11-29 | Makefile,./build_docker.sh: update kube operator image build target name (#14... | Irbe Krumina | 2 | -2/+2 |
| 2024-11-29 | cmd/k8s-operator: fix port name change bug for egress ProxyGroup proxies (#14... | Irbe Krumina | 3 | -24/+77 |
| 2024-11-28 | tsnet: remove flaky test marker from metrics | Kristoffer Dalby | 1 | -4/+4 |
| 2024-11-28 | wgengine/magicsock: packet/bytes metrics should not count disco | Kristoffer Dalby | 1 | -3/+3 |
| 2024-11-28 | tsnet: validate sent data in metrics test | Kristoffer Dalby | 1 | -7/+13 |
| 2024-11-28 | tsnet: split bytes and routes metrics tests | Kristoffer Dalby | 1 | -61/+123 |
| 2024-11-28 | tsnet: send less data in metrics integration test | Kristoffer Dalby | 1 | -8/+6 |
| 2024-11-28 | health: move health metrics test to health_test | Kristoffer Dalby | 3 | -33/+50 |
| 2024-11-27 | logtail: avoid bytes.Buffer allocation (#11858) | Joe Tsai | 1 | -2/+10 |
| 2024-11-27 | ipn/localapi: count localapi requests to metric endpoints | Anton Tolchanov | 1 | -1/+5 |
| 2024-11-26 | control/controlhttp: set *health.Tracker in tests | Andrew Dunham | 1 | -0/+3 |
| 2024-11-26 | cmd/tailscale/cli: fix format string | Nick Khyl | 1 | -2/+2 |
| 2024-11-26 | ipn/ipnlocal: only check CanUseExitNode if we are attempting to use one (#14230) | Mario Minardi | 1 | -1/+6 |
| 2024-11-25 | net/netmon: improve panic reporting from #14202 | James Tucker | 1 | -2/+5 |
| 2024-11-25 | docs/windows/policy: update ADMX policy definitions to reflect the syspolicy ... | Nick Khyl | 2 | -51/+91 |
| 2024-11-23 | cmd/containerboot: preserve headers of metrics endpoints responses (#14204) | Irbe Krumina | 1 | -1/+1 |
| 2024-11-22 | net/netmon: catch ParseRIB panic to gather buffer data | James Tucker | 1 | -1/+9 |
| 2024-11-22 | ipn/ipnlocal: rebuild allowed suggested exit nodes when syspolicy changes | Nick Khyl | 1 | -5/+38 |
| 2024-11-22 | control/controlclient: use the most recent syspolicy.MachineCertificateSubjec... | Nick Khyl | 1 | -11/+2 |
| 2024-11-22 | ipn/ipnlocal: update ipn.Prefs when there's a change in syspolicy settings | Nick Khyl | 2 | -26/+199 |
| 2024-11-22 | ipn/ipnlocal: move syspolicy handling from setExitNodeID to applySysPolicy | Nick Khyl | 2 | -45/+56 |
| 2024-11-22 | cmd/tailscaled: log SCM interactions if the policy setting is enabled at the ... | Nick Khyl | 1 | -5/+4 |
| 2024-11-22 | cmd/tailscaled: flush DNS if FlushDNSOnSessionUnlock is true upon receiving a... | Nick Khyl | 1 | -11/+10 |
| 2024-11-22 | util/syspolicy/rsop: reduce policyReloadMinDelay and policyReloadMaxDelay whe... | Nick Khyl | 3 | -9/+15 |
| 2024-11-22 | ipn/{ipnlocal,localapi}, wgengine/netstack: call (*LocalBackend).Shutdown whe... | Nick Khyl | 4 | -0/+8 |
| 2024-11-22 | cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user met... | Tom Proctor | 14 | -34/+472 |
| 2024-11-22 | cmd/k8s-operator/deploy: ensure that operator can write kube state Events (#1... | Irbe Krumina | 2 | -0/+16 |
| 2024-11-21 | cli: present risk warning when setting up app connector on macOS (#14181) | Andrea Gottardo | 3 | -3/+23 |