| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-17 | cmd/k8s-operator: use our own container image instead of busybox | Maisem Ali | 3 | -3/+9 |
| 2023-10-16 | tstest, tstest/integration, github/workflows: shard integration tests | Brad Fitzpatrick | 1 | -0/+3 |
| 2023-10-16 | cmd/testwrapper: parse args better | Maisem Ali | 3 | -54/+249 |
| 2023-10-16 | cmd/containerboot: revert to using tailscale up | Maisem Ali | 2 | -130/+60 |
| 2023-10-16 | cmd/tailscaled,*: add start of configuration file support | Brad Fitzpatrick | 3 | -0/+36 |
| 2023-10-16 | ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798) | Rhea Ghosh | 1 | -1/+2 |
| 2023-10-14 | tstest/integration: add tests for tun mode (requiring root) | Brad Fitzpatrick | 1 | -4/+12 |
| 2023-10-14 | cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode | Maisem Ali | 1 | -0/+4 |
| 2023-10-12 | cmd/k8s-operator: allow setting same host value for tls and ingress rules | Maisem Ali | 1 | -3/+10 |
| 2023-10-12 | cmd/containerboot: fix time based serveConfig watcher | Maisem Ali | 1 | -6/+7 |
| 2023-10-11 | tailcfg: import ProtoPortRange for local use | James Tucker | 2 | -2/+2 |
| 2023-10-11 | cmd/k8s-operator: update env var in manifest to APISERVER_PROXY | Maisem Ali | 1 | -1/+1 |
| 2023-10-11 | types/ipproto: import and test string parsing for ipproto | James Tucker | 3 | -1/+6 |
| 2023-10-11 | net/packet: split off checksum munging into different pkg | Maisem Ali | 5 | -34/+34 |
| 2023-10-11 | cmd/containerboot: use linuxfw.NetfilterRunner | Maisem Ali | 2 | -60/+37 |
| 2023-10-11 | client/web: remove unused context param from NewServer | Sonia Appasamy | 1 | -1/+1 |
| 2023-10-10 | clientupdate: abort if current version is newer than latest (#9733) | Andrew Lytvynov | 3 | -3/+3 |
| 2023-10-10 | go.mod: bump x/net to 0.17 for CVE-2023-39325 | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-10-10 | ipn/ipnlocal: use syspolicy to determine collection of posture data | Kristoffer Dalby | 1 | -1/+1 |
| 2023-10-09 | posture: add get serial support for Windows/Linux | Kristoffer Dalby | 1 | -0/+1 |
| 2023-10-09 | posture: add get serial stub for all platforms | Kristoffer Dalby | 1 | -0/+1 |
| 2023-10-09 | cmd/tailscale: add --posture-checking flag to set | Kristoffer Dalby | 2 | -0/+6 |
| 2023-10-08 | sniproxy allows configuration of hostname | Simon Leonhardt | 1 | -0/+2 |
| 2023-10-06 | cmd/tailscale, magicsock: add debug command to flip DERP homes | Brad Fitzpatrick | 1 | -0/+5 |
| 2023-10-06 | clientupdate,cmd/tailscale/cli: use cli.Stdout/Stderr (#9694) | Andrew Lytvynov | 1 | -1/+3 |
| 2023-10-05 | cmd/tailscale/cli: add update notification to "up" (#9644) | Andrew Lytvynov | 2 | -1/+11 |
| 2023-10-05 | taildrop: initial commit of taildrop functionality refactoring (#9676) | Rhea Ghosh | 1 | -1/+2 |
| 2023-10-03 | tstest/deptest: add check that x/exp/{maps,slices} imported as xfoo | Brad Fitzpatrick | 5 | -5/+4 |
| 2023-10-03 | net/dns/resolver: race UDP and TCP queries (#9544) | Andrew Dunham | 1 | -0/+1 |
| 2023-10-03 | cmd/tailscale,ipn/ipnlocal: print debug component names | Val | 1 | -4/+5 |
| 2023-10-02 | net/packet: implement methods for rewriting v6 addresses | Tom DNetto | 3 | -4/+38 |
| 2023-09-30 | cmd/cloner: fix typo in test type's name | Brad Fitzpatrick | 3 | -16/+16 |
| 2023-09-29 | cmd/cloner: add regression test for slice nil/empty semantics | James Tucker | 5 | -1/+131 |
| 2023-09-29 | util/syspolicy: add read boolean setting (#9592) | Claire Wang | 2 | -2/+4 |
| 2023-09-29 | cmd/cloner,*: revert: optimize nillable slice cloner | James Tucker | 2 | -13/+23 |
| 2023-09-29 | cmd/cloner,*: optimize nillable slice cloner | James Tucker | 2 | -23/+13 |
| 2023-09-29 | go.mod: bump all dependencies except go-billy | James Tucker | 3 | -2/+6 |
| 2023-09-29 | go.mod,cmd/tsconnect: bump esbuild | James Tucker | 1 | -4/+7 |
| 2023-09-29 | cmd/containerboot: only wipeout serve config when TS_SERVE_CONFIG is set | Maisem Ali | 1 | -4/+7 |
| 2023-09-29 | cmd/containerboot: set TS_AUTH_ONCE default to true. | Denton Gentry | 2 | -10/+36 |
| 2023-09-28 | cmd/testwrapper: include flake URL in JSON metadata | Brad Fitzpatrick | 2 | -10/+25 |
| 2023-09-28 | go.mod,*: bump gvisor | Andrea Barisani | 1 | -4/+4 |
| 2023-09-28 | cmd/testwrapper: output machine-readable JSON on test flakes | Brad Fitzpatrick | 1 | -12/+14 |
| 2023-09-28 | ipn: use NodeCapMap in CheckFunnel | Maisem Ali | 2 | -3/+3 |
| 2023-09-26 | winutil: refactor methods to get values from registry to also return (#9536) | Claire Wang | 1 | -2/+2 |
| 2023-09-26 | cmd/k8s-operator: fix reconcile filters (#9533) | Irbe Krumina | 1 | -19/+61 |
| 2023-09-26 | ipn/ipnlocal: close foreground sessions on SetServeConfig | Marwan Sulaiman | 1 | -1/+2 |
| 2023-09-24 | ipn/{ipnlocal,localapi}, cli: add debug force-netmap-update | Brad Fitzpatrick | 1 | -0/+5 |
| 2023-09-21 | go.mod: update github.com/go-json-experiment/json (#9508) | Joe Tsai | 1 | -4/+5 |
| 2023-09-21 | cmd/containerboot: avoid leaking bash scripts after test runs | James Tucker | 2 | -3/+4 |