| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-02 | ssh/tailssh: add Plan 9 support for Tailscale SSH | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-03-18 | ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore... | Irbe Krumina | 1 | -2/+8 |
| 2025-03-13 | ipn/ipnlocal, envknob: make it possible to configure the cert client to act i... | Irbe Krumina | 1 | -0/+17 |
| 2025-01-26 | envknob/featureknob: allow use of exit node on unraid (#14754) | Derek Kaser | 1 | -2/+1 |
| 2025-01-04 | all: use iterators in more places instead of Range funcs | Brad Fitzpatrick | 2 | -9/+4 |
| 2024-11-07 | envknob,kube/kubetypes,cmd/k8s-operator: add app type for ProxyGroup (#14029) | Irbe Krumina | 1 | -1/+1 |
| 2024-10-16 | ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13... | Mario Minardi | 2 | -39/+68 |
| 2024-10-04 | envknob: support disk-based envknobs on the macsys build | Andrew Dunham | 1 | -23/+53 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 1 | -1/+1 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 1 | -2/+2 |
| 2024-09-08 | cmd/k8s-operator,kube: set app name for Kubernetes Operator proxies (#13410) | Irbe Krumina | 1 | -0/+14 |
| 2024-09-04 | all: use new Go 1.23 slices.Sorted more | Brad Fitzpatrick | 1 | -7/+3 |
| 2024-06-26 | ci: enable checklocks workflow for specific packages | Andrew Dunham | 1 | -6/+17 |
| 2024-03-15 | envknob: ensure f is not nil before using it | Marwan Sulaiman | 1 | -1/+5 |
| 2023-12-01 | client/web: show features based on platform support | Sonia Appasamy | 1 | -0/+39 |
| 2023-09-17 | tailcfg: define a type for NodeCapability | Maisem Ali | 2 | -4/+5 |
| 2023-09-11 | wgengine/magicsock: make peerMap also keyed by NodeID | Brad Fitzpatrick | 1 | -2/+14 |
| 2023-08-21 | types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView | Brad Fitzpatrick | 2 | -5/+5 |
| 2023-08-17 | all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-05-04 | envknob: support tailscaled-env.txt on macOS too | Brad Fitzpatrick | 1 | -8/+25 |
| 2023-03-30 | envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently | James Tucker | 1 | -0/+40 |
| 2023-03-30 | envknob/logknob: add package for configurable logging | Andrew Dunham | 2 | -0/+186 |
| 2023-03-07 | wgengine/magicsock: track per-endpoint changes in ringbuffer | Andrew Dunham | 1 | -0/+33 |
| 2023-02-11 | version: unexport all vars, turn Short/Long into funcs | David Anderson | 1 | -1/+1 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 3 | -9/+6 |
| 2023-01-23 | envknob, hostinfo, ipn/ipnlocal: add start of opt-in remote update support | Brad Fitzpatrick | 1 | -0/+7 |
| 2022-12-21 | envknob: add time.Duration knob support | Brad Fitzpatrick | 1 | -5/+42 |
| 2022-11-28 | safesocket: remove the IPN protocol support | Brad Fitzpatrick | 1 | -0/+12 |
| 2022-11-24 | envknob: add CanTaildrop (TS_DISABLE_TAILDROP) to disable taildrop on device | Brad Fitzpatrick | 1 | -4/+9 |
| 2022-11-23 | envknob: add GOOS func | Brad Fitzpatrick | 3 | -2/+41 |
| 2022-10-05 | ipn/ipnlocal: filter peers with bad signatures when tka is enabled | Tom DNetto | 1 | -0/+5 |
| 2022-09-17 | envknob, health: support Synology, show parse errors in status | Brad Fitzpatrick | 2 | -32/+58 |
| 2022-09-16 | envknob: generalize Windows tailscaled-env.txt support | Brad Fitzpatrick | 2 | -0/+77 |
| 2022-09-15 | envknob: support changing envknobs post-init | Brad Fitzpatrick | 1 | -10/+165 |
| 2022-09-13 | cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + support | Brad Fitzpatrick | 1 | -0/+11 |
| 2022-04-20 | ipn/ipnlocal: reject tailscale up --ssh if disabled on tailnet | Brad Fitzpatrick | 1 | -0/+6 |
| 2022-03-29 | envknob: use the correct key when logging (#4319) | Maisem Ali | 1 | -1/+1 |
| 2022-03-23 | envknob, ipn/ipnlocal: add SSH admin kill switch | Brad Fitzpatrick | 1 | -0/+7 |
| 2022-03-17 | all: use any instead of interface{} | Josh Bleecher Snyder | 1 | -1/+1 |
| 2022-02-12 | envknob: track, log env knobs in use | Brad Fitzpatrick | 1 | -2/+40 |
| 2022-02-12 | envknob: remove some stutter from error messages | Brad Fitzpatrick | 1 | -3/+3 |
| 2022-01-24 | wgengine/netstack: add an SSH server experiment | Brad Fitzpatrick | 1 | -0/+4 |
| 2022-01-24 | envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) | Brad Fitzpatrick | 1 | -0/+102 |