| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-13 | cmd/containerboot: introduce `TS_STATE` env vardocker_state | Lee Briggs | 2 | -10/+60 |
| 2024-12-12 | ssh/tailssh: remove unused public key support | Brad Fitzpatrick | 6 | -364/+54 |
| 2024-12-12 | util/dnsname: use vizerror for all errors | Adrian Dewhurst | 1 | -9/+9 |
| 2024-12-11 | types/bools: add IfElse (#14272) | Joe Tsai | 3 | -17/+37 |
| 2024-12-11 | types/iox: add function types for Reader and Writer (#14366) | Joe Tsai | 2 | -0/+62 |
| 2024-12-11 | cmd/containerboot: don't attempt to patch a Secret field without permissions ... | Irbe Krumina | 3 | -1/+3 |
| 2024-12-11 | cmd/k8s-operator,k8s-operator: operator integration tests (#12792) | Tom Proctor | 4 | -0/+469 |
| 2024-12-11 | cmd/containerboot: add more tests, check that egress service config only set ... | Irbe Krumina | 2 | -8/+119 |
| 2024-12-11 | cmd/containerboot: don't attempt to write kube Secret in non-kube environment... | Irbe Krumina | 1 | -2/+4 |
| 2024-12-11 | cmd/containerboot: guard kubeClient against nil dereference (#14357) | Bjorn Neergaard | 1 | -2/+4 |
| 2024-12-10 | .github: Bump github/codeql-action from 3.27.1 to 3.27.6 (#14332) | dependabot[bot] | 1 | -3/+3 |
| 2024-12-10 | .github: Bump actions/cache from 4.1.2 to 4.2.0 (#14331) | dependabot[bot] | 1 | -5/+5 |
| 2024-12-10 | prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347) | Mario Minardi | 2 | -12/+19 |
| 2024-12-10 | derp: add env var setting server send queue depth (#14334) | Mike O'Driscoll | 2 | -5/+46 |
| 2024-12-09 | hostinfo: fix testing in container (#14330) | Tom Proctor | 1 | -3/+7 |
| 2024-12-06 | cmd/stunc: enforce read timeout deadline (#14309) | Mike O'Driscoll | 1 | -7/+27 |
| 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 |