| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-05 | taildrop: initial commit of taildrop functionality refactoring (#9676) | Rhea Ghosh | 1 | -1/+2 |
| 2023-10-03 | net/dns/resolver: race UDP and TCP queries (#9544) | Andrew Dunham | 1 | -0/+1 |
| 2023-10-02 | net/packet: implement methods for rewriting v6 addresses | Tom DNetto | 1 | -4/+4 |
| 2023-09-29 | util/syspolicy: add read boolean setting (#9592) | Claire Wang | 2 | -2/+4 |
| 2023-09-29 | go.mod: bump all dependencies except go-billy | James Tucker | 1 | -0/+3 |
| 2023-09-28 | go.mod,*: bump gvisor | Andrea Barisani | 1 | -4/+4 |
| 2023-09-26 | winutil: refactor methods to get values from registry to also return (#9536) | Claire Wang | 1 | -2/+2 |
| 2023-09-17 | wgengine, proxymap: split out port mapping from Engine to new type | Brad Fitzpatrick | 2 | -1/+9 |
| 2023-09-17 | ipn/ipnlocal: add some test accessors | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-09-12 | wgengine{,/netstack}: remove AddNetworkMapCallback from Engine interface | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-09-12 | control/controlknobs: move more controlknobs code from controlclient | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-09-11 | control/controlknobs, all: add plumbed Knobs type, not global variables | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-09-10 | all: depend on zstd unconditionally, remove plumbing to make it optional | Brad Fitzpatrick | 2 | -5/+1 |
| 2023-09-06 | ipn, ipn/ipnlocal: remove log streaming for StreamServe | Marwan Sulaiman | 1 | -1/+1 |
| 2023-09-05 | ipn, ipn/ipnlocal: add session identifier for WatchIPNBus | Marwan Sulaiman | 1 | -1/+1 |
| 2023-09-05 | util/rands: add package with HexString func | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-09-01 | cmd/tailscaled, tstest/integration: make tailscaled die when parent dies | Brad Fitzpatrick | 1 | -0/+15 |
| 2023-08-30 | clientupdate: add linux tarball updates (#9144) | Andrew Lytvynov | 1 | -0/+2 |
| 2023-08-30 | ipn/ipnlocal: support most Linuxes in handleC2NUpdate (#9114) | Chris Palmer | 1 | -4/+6 |
| 2023-08-30 | control/controlclient: delete Status.Log{in,out}Finished | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-08-29 | cmd/tailscaled: default to userspace-networking on plan9 | Brad Fitzpatrick | 1 | -0/+2 |
| 2023-08-24 | all: adjust some build tags for plan9 | Brad Fitzpatrick | 2 | -2/+18 |
| 2023-08-24 | util/osdiag, util/osdiag/internal/wsc: add code to probe the Windows Security... | Aaron Klotz | 1 | -1/+3 |
| 2023-08-23 | net/netmon: make ChangeFunc's signature take new ChangeDelta, not bool | Brad Fitzpatrick | 1 | -4/+4 |
| 2023-08-22 | cmd/tailscale/cli, ipn/ipnlocal: [funnel] add stream mode | Marwan Sulaiman | 1 | -0/+2 |
| 2023-08-20 | cmd/cloner: use maps.Clone and ptr.To | Maisem Ali | 1 | -1/+1 |
| 2023-08-17 | all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} | Brad Fitzpatrick | 1 | -4/+4 |
| 2023-08-16 | tailcfg: move LogHeapPprof from Debug to c2n [capver 69] | Brad Fitzpatrick | 1 | -3/+2 |
| 2023-08-15 | wgengine/magicsock: only cache N most recent endpoints per-Addr | Andrew Dunham | 1 | -0/+3 |
| 2023-08-11 | tstime/mono: remove unsafe | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-08-08 | all: require Go 1.21 | Brad Fitzpatrick | 1 | -2/+2 |
| 2023-08-08 | util/testenv: add new package to hold InTest | Maisem Ali | 1 | -0/+1 |
| 2023-08-03 | go.mod, cmd/tailscaled, ipn/localapi, util/osdiag, util/winutil, util/winutil... | Aaron Klotz | 2 | -3/+10 |
| 2023-07-20 | util/linuxfw: remove yet-unused code to fix linux/arm64 crash | Brad Fitzpatrick | 2 | -14/+7 |
| 2023-07-20 | tstest/deptest: add test-only package to unify negative dep tests | Brad Fitzpatrick | 1 | -1/+25 |
| 2023-07-13 | ipn/ipnlocal: add optional support for ACME Renewal Info (ARI) (#8599) | Andrew Lytvynov | 1 | -5/+2 |
| 2023-07-10 | logpolicy, various: allow overriding log function | Andrew Dunham | 1 | -1/+1 |
| 2023-07-10 | net/dnsfallback: run recursive resolver and compare results | Andrew Dunham | 1 | -1/+3 |
| 2023-06-29 | types/views: add JSON marshal/unmarshal and AsMap to Map | Maisem Ali | 1 | -1/+1 |
| 2023-06-27 | derp: use new net/tcpinfo package | Andrew Dunham | 1 | -0/+1 |
| 2023-06-27 | util/linuxfw: decoupling IPTables logic from linux router | KevinLiang10 | 1 | -3/+16 |
| 2023-06-23 | go.toolchain: switch to tailscale.go1.21 (#8415) | phirework | 1 | -0/+1 |
| 2023-06-11 | all: adjust some build tags for wasi | Brad Fitzpatrick | 1 | -1/+4 |
| 2023-06-07 | all: use cmpx.Or where it made sense | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-06-01 | cmd/tailscaled, util/winutil: log our registry keys during tailscaled startup | Aaron Klotz | 1 | -0/+4 |
| 2023-05-11 | logtail: be less aggressive about re-uploads (#8117) | Joe Tsai | 1 | -1/+1 |
| 2023-05-06 | fix sys.Set(router) issue will crash the daemon in some OSs | Chenyang Gao | 1 | -1/+1 |
| 2023-05-04 | tsd: add package with System type to unify subsystem init, discovery | Brad Fitzpatrick | 3 | -46/+61 |
| 2023-05-04 | various: add detection and Taildrop for Unraid | Derek Kaser | 1 | -1/+25 |
| 2023-05-03 | go.mod: bump all deps possible that don't break the build | Brad Fitzpatrick | 1 | -5/+17 |