| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-20 | cmd/tailscale/cli: update serve/funnel CLI help text (#9895) | Tyler Smalley | 1 | -14/+21 |
| 2023-10-20 | control/controlclient: support certstore without cgo | Adrian Dewhurst | 1 | -2/+1 |
| 2023-10-20 | clientupdate: change Mac App Store support (#9891) | Andrew Lytvynov | 1 | -12/+9 |
| 2023-10-19 | cmd/tailscale: improve taildrop progress printer on Linux (#9878) | Joe Tsai | 2 | -45/+73 |
| 2023-10-19 | cmd/tailscale/cli: [serve/funnel] support omitting scheme for TCP (#9856) | Tyler Smalley | 2 | -49/+57 |
| 2023-10-19 | cmd/tailscale/cli: [serve/funnel] provide correct command for disabling (#9859) | Tyler Smalley | 2 | -7/+121 |
| 2023-10-18 | cmd/tsconnect/wasm: add missing tstun.Wrapper.Start call | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-10-17 | tailcfg,cmd/tailscale: add UrgentSecurityUpdate flag to ClientVersion (#9848) | Andrew Lytvynov | 2 | -2/+10 |
| 2023-10-17 | cmd/k8s-operator: users can configure firewall mode for kube operator proxies... | Irbe Krumina | 5 | -98/+204 |
| 2023-10-17 | cmd/tailscale: promote new serve/funnel CLI to be default (#9833) | Tyler Smalley | 5 | -22/+14 |
| 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 |