| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-07 | cmd/k8s-operator,k8s-opeerator: include Connector's MagicDNS name and tailnet... | Tom Proctor | 4 | -3/+57 |
| 2024-06-07 | cmd/k8s-operator,k8s-operator,go.{mod,sum}: make individual proxy images/imag... | Irbe Krumina | 8 | -9/+128 |
| 2024-06-06 | various: fix lint warnings | Andrew Dunham | 1 | -3/+2 |
| 2024-06-06 | cmd/derpprobe: support 'local' derpmap to get derp map via LocalAPI | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-06-06 | cmd/stunstamp: support probing multiple ports (#12356) | Jordan Whited | 3 | -65/+107 |
| 2024-06-05 | wgengine/magicsock: use math/rands/v2 | Maisem Ali | 1 | -1/+0 |
| 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 | 6 | -10/+11 |
| 2024-06-05 | cmd/natc: add --ignore-destinations flag | Fran Bull | 1 | -34/+137 |
| 2024-06-05 | cmd/stunstamp: fix remote write retry (#12348) | Jordan Whited | 1 | -9/+13 |
| 2024-06-04 | tailcfg,cmd/k8s-operator: moves tailscale.com/cap/kubernetes peer cap to tail... | Irbe Krumina | 2 | -6/+9 |
| 2024-06-04 | cmd/k8s-operator: Support image 'repo' or 'repository' keys in helm values fi... | signed-long | 2 | -4/+4 |
| 2024-06-04 | cmd/stunstamp: validate STUN tx ID in responses (#12339) | Jordan Whited | 3 | -37/+52 |
| 2024-06-03 | cmd/natc: use ListenPacket | Maisem Ali | 1 | -25/+17 |
| 2024-06-03 | cmd/natc: initial implementation of a NAT based connector | Maisem Ali | 1 | -0/+465 |
| 2024-06-03 | cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) | Jordan Whited | 6 | -0/+1117 |
| 2024-06-02 | tsnet,wgengine/netstack: add ListenPacket and tests | Maisem Ali | 1 | -2/+13 |
| 2024-05-31 | cmd/tailscale/cli: allow 'tailscale up' to succeed if --stateful-filtering is... | Irbe Krumina | 1 | -0/+15 |
| 2024-05-31 | ipn/store/kubestore, cmd/containerboot: allow overriding client api server UR... | ChandonPierre | 1 | -3/+3 |
| 2024-05-31 | cmd/tailscale/cli: print node signature in `tailscale lock status` | Anton Tolchanov | 1 | -1/+2 |
| 2024-05-30 | cmd/tailscaled, ipn/conffile: support ec2 user-data config file | Brad Fitzpatrick | 2 | -2/+3 |
| 2024-05-27 | go generate directives reorder for 'make kube-generate-all' (#12210) | signed-long | 1 | -3/+3 |
| 2024-05-26 | cmd/k8s-operator: add a note pointing at ProxyClass (#12246) | Irbe Krumina | 1 | -0/+4 |
| 2024-05-24 | all: do not depend on the testing package | Maisem Ali | 6 | -7/+7 |
| 2024-05-22 | cmd/derper: support TXT-mediated unpublished bootstrap DNS rollouts | Brad Fitzpatrick | 4 | -46/+178 |
| 2024-05-22 | cmd/k8s-operator: fix typo (#12217) | Irbe Krumina | 1 | -1/+1 |
| 2024-05-21 | net/netcheck: remove hairpin probes | James Tucker | 1 | -1/+0 |
| 2024-05-20 | various: disable stateful filtering by default (#12197) | Andrew Lytvynov | 3 | -110/+151 |
| 2024-05-17 | ipn,wgengine: remove vestigial Prefs.AllowSingleHosts | Brad Fitzpatrick | 3 | -218/+182 |
| 2024-05-17 | cmd/stunc: support ipv6 address targets (#12166) | Jordan Whited | 1 | -1/+1 |
| 2024-05-17 | net/netcheck,wgengine/magicsock: add potential workaround for Palo Alto DIPP ... | James Tucker | 1 | -4/+4 |
| 2024-05-16 | xcode: allow ICMP ping relay on macOS + iOS platforms (#12048) | Andrea Gottardo | 1 | -1/+2 |
| 2024-05-16 | cmd/containerboot: warn when an ingress proxy with an IPv4 tailnet address is... | Irbe Krumina | 1 | -0/+7 |
| 2024-05-10 | tsnet: split user facing and backend logging | Maisem Ali | 3 | -8/+5 |
| 2024-05-10 | cmd/k8s-operator,cmd/containerboot,ipn,k8s-operator: turn off stateful filter... | Irbe Krumina | 5 | -99/+199 |
| 2024-05-09 | cmd/tailscale: add missing set flags for linux | Maisem Ali | 2 | -15/+55 |
| 2024-05-09 | cmd/k8s-operator: default nameserver image to tailscale/k8s-nameserver:unstab... | Irbe Krumina | 2 | -2/+19 |
| 2024-05-07 | cmd/tailscale,controlclient,ipnlocal: fix 'up', deflake tests more | Brad Fitzpatrick | 1 | -9/+22 |
| 2024-05-07 | ipn/ipnserver: close a small race in ipnserver, ~simplify code | Brad Fitzpatrick | 1 | -0/+10 |
| 2024-05-07 | ipn/ipnlocal: set default NoStatefulFiltering in ipn.NewPrefs (#12031) | Andrew Lytvynov | 1 | -6/+8 |
| 2024-05-07 | cmd/tailscale/cli/ffcomplete: remove fullstop from ShortHelp | Paul Scott | 1 | -1/+1 |
| 2024-05-06 | various: implement stateful firewalling on Linux (#12025) | Andrew Lytvynov | 2 | -18/+41 |
| 2024-05-06 | cmd/tailscale/cli: don't start WatchIPNBus until after up's initial Start | Brad Fitzpatrick | 1 | -64/+45 |
| 2024-05-06 | ipn/ipnlocal, net/tsdial: plumb routes into tsdial and use them in UserDial | Nick Khyl | 1 | -1/+1 |
| 2024-05-06 | all: make more tests pass/skip in airplane mode | Brad Fitzpatrick | 1 | -0/+3 |
| 2024-05-03 | cmd/k8s-operator: cleanup runReconciler signature (#11993) | Irbe Krumina | 2 | -43/+86 |
| 2024-05-03 | derp/derphttp: fix netcheck HTTPS probes | Brad Fitzpatrick | 1 | -12/+6 |
| 2024-05-03 | cmd/derper,tstest/nettest: skip network-needing test in airplane mode | Brad Fitzpatrick | 1 | -0/+3 |
| 2024-05-03 | cmd/k8s-operator/deploy,k8s-operator: document that metrics are unstable (#11... | Irbe Krumina | 2 | -2/+2 |
| 2024-05-02 | cmd/{k8s-operator,k8s-nameserver},k8s-operator: update nameserver config with... | Irbe Krumina | 14 | -39/+707 |