| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-07 | tstest/natlab/vnet: add start of virtual network-based NAT Lab | Brad Fitzpatrick | 4 | -0/+1764 |
| 2024-08-03 | tstest/integration: mark TestNATPing flaky | Maisem Ali | 1 | -0/+1 |
| 2024-07-29 | go.{mod,sum},tstest/tools,k8s-operator,cmd/k8s-operator: autogenerate CRD API... | Irbe Krumina | 1 | -0/+1 |
| 2024-07-19 | cmd/k8s-operator,tstest,go.{mod,sum}: remove fybrik.io/crdoc dependency (#12862) | Irbe Krumina | 1 | -1/+0 |
| 2024-07-10 | all: add test for package comments, fix, add comments as needed | Brad Fitzpatrick | 2 | -54/+2 |
| 2024-06-10 | safesocket: add ConnectContext | Maisem Ali | 1 | -1/+1 |
| 2024-06-05 | all: use math/rand/v2 more | Maisem Ali | 3 | -5/+5 |
| 2024-05-24 | all: do not depend on the testing package | Maisem Ali | 2 | -0/+2 |
| 2024-05-07 | cmd/tailscale,controlclient,ipnlocal: fix 'up', deflake tests more | Brad Fitzpatrick | 1 | -7/+25 |
| 2024-05-06 | tailcfg,all: add/plumb Node.IsJailed | Maisem Ali | 2 | -0/+136 |
| 2024-05-06 | tstest/integration: add more debugging, logs to catch flaky test | Brad Fitzpatrick | 1 | -12/+45 |
| 2024-05-06 | net/portmapper: add envknob to disable portmapper in localhost integration tests | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-05-06 | ipn/ipnlocal, tstest/integration: add panic to catch flaky test in the act | Brad Fitzpatrick | 1 | -3/+15 |
| 2024-05-06 | all: make more tests pass/skip in airplane mode | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-05-03 | tstest/integration/testcontrol: fix data race | Brad Fitzpatrick | 1 | -1/+7 |
| 2024-05-03 | cmd/derper,tstest/nettest: skip network-needing test in airplane mode | Brad Fitzpatrick | 1 | -0/+21 |
| 2024-04-28 | net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon | Brad Fitzpatrick | 6 | -8/+3 |
| 2024-04-25 | tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbing | Brad Fitzpatrick | 5 | -0/+5 |
| 2024-04-21 | tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-04-17 | wgengine/magicsock: disable portmapper in tunchan-faked tests | Brad Fitzpatrick | 1 | -1/+3 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 6 | -6/+6 |
| 2024-04-16 | cmd/tailscale/cli: prevent concurrent Start calls in 'up' | Brad Fitzpatrick | 1 | -10/+8 |
| 2024-04-13 | ipn/ipnlocal: delete redundant TestStatusWithoutPeers | Brad Fitzpatrick | 1 | -0/+5 |
| 2024-04-03 | control/controlclient: delete old naclbox code, require ts2021 Noise | Brad Fitzpatrick | 2 | -54/+73 |
| 2024-04-02 | tailscale: update tailfs file and package names (#11590) | Charlotte Brandhorst-Satzkorn | 5 | -5/+5 |
| 2024-03-22 | ipn/ipnlocal: add c2n /debug/pprof/allocs endpoint | Percy Wegmann | 1 | -1/+0 |
| 2024-03-21 | all: use zstdframe where sensible (#11491) | Joe Tsai | 2 | -26/+10 |
| 2024-02-27 | cmd/k8s-operator,k8s-operator,go.{mod,sum},tstest/tools: add Tailscale Kubern... | Irbe Krumina | 1 | -0/+1 |
| 2024-02-09 | tailfs: clean up naming and package structure | Percy Wegmann | 5 | -5/+5 |
| 2024-02-09 | tailfs: initial implementation | Percy Wegmann | 5 | -0/+5 |
| 2024-01-08 | tstest/integration: add tests for auto-update defaulting behavior (#10763) | Andrew Lytvynov | 1 | -0/+95 |
| 2023-12-21 | all: cleanup unused code, part 2 (#10670) | Andrew Lytvynov | 1 | -0/+2 |
| 2023-12-21 | safesocket: remove ConnectionStrategy (#10662) | Andrew Lytvynov | 1 | -2/+1 |
| 2023-12-20 | all: cleanup unused code, part 1 (#10661) | Andrew Lytvynov | 4 | -33/+1 |
| 2023-12-14 | cmd/k8s-operator: operator can create subnetrouter (#9505) | Irbe Krumina | 1 | -0/+1 |
| 2023-11-01 | tstest/deptest: fix minor escaping error in regex | James Tucker | 1 | -1/+1 |
| 2023-10-31 | cmd/sniproxy: implement support for control configuration, multiple addresses | Tom DNetto | 1 | -0/+12 |
| 2023-10-31 | ipn/ipnlocal,client/web: add web client to tailscaled | Sonia Appasamy | 5 | -0/+5 |
| 2023-10-30 | tsnet: enable use-cases with non-native IPs by setting ns.ProcessSubnets | Tom DNetto | 1 | -2/+20 |
| 2023-10-17 | ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key | Brad Fitzpatrick | 3 | -0/+52 |
| 2023-10-16 | tstest/tstest: add t.Parallel that can be disabled by TS_SERIAL_TESTS=true | Brad Fitzpatrick | 2 | -17/+27 |
| 2023-10-16 | tstest, tstest/integration, github/workflows: shard integration tests | Brad Fitzpatrick | 2 | -0/+45 |
| 2023-10-16 | cmd/tailscaled,*: add start of configuration file support | Brad Fitzpatrick | 5 | -0/+5 |
| 2023-10-14 | tstest/integration: add tests for tun mode (requiring root) | Brad Fitzpatrick | 2 | -18/+64 |
| 2023-10-13 | tstest/integration: set race flag when cross compiling, conditionally fail on... | Brad Fitzpatrick | 2 | -1/+12 |
| 2023-10-06 | tstest: make ResourceCheck panic on parallel tests | Brad Fitzpatrick | 1 | -0/+11 |
| 2023-10-04 | net/tstun: finish wiring IPv6 NAT support | Tom DNetto | 2 | -105/+135 |
| 2023-10-03 | tstest/deptest: add check that x/exp/{maps,slices} imported as xfoo | Brad Fitzpatrick | 2 | -0/+38 |
| 2023-10-01 | tailcfg, all: use []netip.AddrPort instead of []string for Endpoints | Brad Fitzpatrick | 1 | -8/+2 |
| 2023-09-29 | util/syspolicy: add read boolean setting (#9592) | Claire Wang | 1 | -0/+1 |