| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-07-02 | VERSION.txt: this is v1.68.2v1.68.2release-branch/1.68 | Anton Tolchanov | 1 | -1/+1 |
| 2024-07-02 | net/dns: recheck DNS config on SERVFAIL errors (#12547) | Jonathan Nobels | 3 | -5/+67 |
| 2024-07-02 | ipn/ipnlocal: allow multiple signature chains from the same SigCredential | Anton Tolchanov | 4 | -30/+69 |
| 2024-07-02 | tka: test SigCredential signatures and netmap filtering | Anton Tolchanov | 5 | -94/+133 |
| 2024-06-14 | VERSION.txt: this is v1.68.1v1.68.1 | Percy Wegmann | 1 | -1/+1 |
| 2024-06-13 | ssh/tailssh: check IsSELinuxEnforcing in tailscaled process | Percy Wegmann | 2 | -16/+38 |
| 2024-06-13 | wgengine/netstack: fix 4via6 subnet routes (#12454) (#12455) | Irbe Krumina | 1 | -2/+11 |
| 2024-06-12 | VERSION.txt: this is v1.68.0v1.68.0 | Mario Minardi | 1 | -1/+1 |
| 2024-06-12 | tsnet: fix error formatting bug | JunYanBJSS | 1 | -1/+1 |
| 2024-06-12 | kube: fix typo (#12437) | Irbe Krumina | 1 | -2/+2 |
| 2024-06-11 | kube,tailcfg: store parsed recorder tags in a separate field (#12429) | Irbe Krumina | 2 | -13/+24 |
| 2024-06-11 | cmd/tailscaled, net/dns, wgengine/router: start Windows child processes with ... | Aaron Klotz | 5 | -6/+25 |
| 2024-06-11 | net/dns/resolver: return an empty successful response instead of NXDomain whe... | Nick Khyl | 2 | -4/+28 |
| 2024-06-10 | safesocket: add ConnectContext | Maisem Ali | 9 | -17/+32 |
| 2024-06-10 | tailcfg: bump capver for NodeAttrDisableSplitDNSWhenNoCustomResolvers | Nick Khyl | 1 | -1/+2 |
| 2024-06-10 | util/singleflight: add DoChanContext | Andrew Dunham | 2 | -0/+247 |
| 2024-06-10 | ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot:... | Irbe Krumina | 6 | -19/+140 |
| 2024-06-10 | cmd/k8s-nameserver: fix AAAA record query response (#12412) | Irbe Krumina | 2 | -17/+44 |
| 2024-06-10 | util/winutil: add AllocateContiguousBuffer and SetNTString helper funcs | Aaron Klotz | 4 | -1/+247 |
| 2024-06-10 | tailcfg,cmd/k8s-operator,kube: move Kubernetes cap to a location that can be ... | Irbe Krumina | 5 | -14/+120 |
| 2024-06-07 | appc: log how many routes are being written | Fran Bull | 2 | -16/+23 |
| 2024-06-07 | cmd/k8s-operator,k8s-operator: allow proxies accept advertized routes. (#12388) | Irbe Krumina | 13 | -42/+183 |
| 2024-06-07 | k8s-operator/apis/v1alpha1,cmd/k8s-operator/deploy/examples: update DNSConfig... | Irbe Krumina | 5 | -18/+80 |
| 2024-06-07 | cmd/k8s-operator,k8s-opeerator: include Connector's MagicDNS name and tailnet... | Tom Proctor | 7 | -3/+85 |
| 2024-06-07 | cmd/k8s-operator,k8s-operator,go.{mod,sum}: make individual proxy images/imag... | Irbe Krumina | 13 | -31/+199 |
| 2024-06-07 | net/dns: fix crash in tests | Brad Fitzpatrick | 2 | -4/+9 |
| 2024-06-06 | ipn/ipnlocal: improve sticky last suggestion | Adrian Dewhurst | 2 | -535/+35 |
| 2024-06-06 | ipn/ipnlocal,clientupdate: allow auto-updates in contaienrs (#12391) | Andrew Lytvynov | 3 | -15/+41 |
| 2024-06-06 | tailcfg,net/dns: add controlknob to disable battery split DNS on iOS (#12346) | Andrea Gottardo | 3 | -34/+68 |
| 2024-06-06 | various: fix lint warnings | Andrew Dunham | 3 | -8/+3 |
| 2024-06-06 | util/winutil: add conpty package and helper for building windows.StartupInfoEx | Aaron Klotz | 2 | -0/+451 |
| 2024-06-06 | cmd/derpprobe: support 'local' derpmap to get derp map via LocalAPI | Brad Fitzpatrick | 2 | -23/+38 |
| 2024-06-06 | cmd/stunstamp: support probing multiple ports (#12356) | Jordan Whited | 3 | -65/+107 |
| 2024-06-06 | net/netcheck: fix probeProto.String result for IPv6 probes | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-06-06 | net/netcheck: flesh out some logging in error paths | Brad Fitzpatrick | 2 | -15/+18 |
| 2024-06-06 | tsweb: add optional on completion callback func | Kristoffer Dalby | 1 | -0/+12 |
| 2024-06-06 | go.toolchain.rev: update to go 1.22.4 (#12365) | Andrew Lytvynov | 1 | -1/+1 |
| 2024-06-05 | wgengine/magicsock: use math/rands/v2 | Maisem Ali | 3 | -8/+11 |
| 2024-06-05 | cmd/natc: add --wg-port flag | Fran Bull | 1 | -0/+7 |
| 2024-06-05 | all: use math/rand/v2 more | Maisem Ali | 23 | -66/+43 |
| 2024-06-05 | cmd/natc: add --ignore-destinations flag | Fran Bull | 1 | -34/+137 |
| 2024-06-05 | tsnet: add a new error when HTTPS enabled but MagicDNC Disabled (#12364) | Jun | 1 | -0/+3 |
| 2024-06-05 | cmd/stunstamp: fix remote write retry (#12348) | Jordan Whited | 1 | -9/+13 |
| 2024-06-04 | gokrazy: update breakglass with now-upstreamed ec2 change | Brad Fitzpatrick | 3 | -3/+41 |
| 2024-06-04 | go.mod,ipn/ipnlocal: update the ACME fork (#12343) | Andrew Lytvynov | 3 | -5/+5 |
| 2024-06-04 | tailcfg,cmd/k8s-operator: moves tailscale.com/cap/kubernetes peer cap to tail... | Irbe Krumina | 3 | -6/+15 |
| 2024-06-04 | net/dns: don't set MatchDomains on Apple platforms when no upstream nameserve... | Andrea Gottardo | 4 | -17/+264 |
| 2024-06-04 | ipn/ipnlocal: only build allowed suggested node list once | Adrian Dewhurst | 2 | -53/+128 |
| 2024-06-04 | cmd/k8s-operator: Support image 'repo' or 'repository' keys in helm values fi... | signed-long | 2 | -4/+4 |
| 2024-06-04 | ipn/ipnlocal: stop offline auto-updates on shutdown (#12342) | Andrew Lytvynov | 1 | -0/+1 |