| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-01-01 | util/codegen: Remove year from copyright header.cloner | Denton Gentry | 15 | -17/+29 |
| 2022-12-29 | licenses: update android licenses | License Updater | 1 | -9/+8 |
| 2022-12-24 | flake.nix: rename package to just "tailscale". | David Anderson | 1 | -8/+8 |
| 2022-12-24 | cmd/printdep: support printing the toolchain SRI hash. | David Anderson | 2 | -0/+10 |
| 2022-12-24 | update-flake.sh: tooling to keep Nix SRI hashes in sync. | David Anderson | 5 | -5/+34 |
| 2022-12-24 | cmd/nardump: Go tool to build Nix NARs and compute their hashes. | Brad Fitzpatrick | 2 | -0/+192 |
| 2022-12-24 | flake.nix: init to ship unstable tailscale packages. | David Anderson | 5 | -47/+227 |
| 2022-12-24 | version: construct short hash in dev mode if GitCommit is given. | David Anderson | 1 | -4/+5 |
| 2022-12-24 | scripts/installer.sh: add SUSE Enterprise Server. | Denton Gentry | 1 | -1/+1 |
| 2022-12-23 | licenses: update win/apple licenses | License Updater | 1 | -1/+1 |
| 2022-12-23 | wgengine/netstack: change netstack API to require LocalBackend | Claire Wang | 5 | -63/+54 |
| 2022-12-23 | ssh/tailssh: don't swallow process exit code in be-child | Brad Fitzpatrick | 1 | -1/+14 |
| 2022-12-22 | licenses: update tailscale{,d} licenses | License Updater | 1 | -2/+2 |
| 2022-12-22 | licenses: update win/apple licenses | License Updater | 2 | -3/+3 |
| 2022-12-22 | wgengine/netstack: delete some dead code, old comment, use atomic int types | Brad Fitzpatrick | 2 | -13/+7 |
| 2022-12-21 | ipn/ipnlocal: maintain a proxy handler per backend (#6804) | Anton Tolchanov | 2 | -17/+77 |
| 2022-12-21 | wgengine/monitor: don't log unhandled RTM_{NEW,DEL}LINK messages | Andrew Dunham | 1 | -0/+4 |
| 2022-12-21 | wgengine/magicsock: add TS_DISCO_PONG_IPV4_DELAY knob to bias IPv6 paths | Brad Fitzpatrick | 1 | -1/+12 |
| 2022-12-21 | envknob: add time.Duration knob support | Brad Fitzpatrick | 1 | -5/+42 |
| 2022-12-20 | go.mod, etc: bump gvisor | andig | 7 | -40/+29 |
| 2022-12-20 | cmd/tailscale: fix "up" warning about netfilter-mode on Synology | Brad Fitzpatrick | 1 | -1/+9 |
| 2022-12-20 | ssh/tailssh: fix typo in error message | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-12-20 | wgengine/magicsock: avoid ReadBatch/WriteBatch on old Linux kernels | Brad Fitzpatrick | 1 | -0/+9 |
| 2022-12-20 | net/dns: bump DNS-over-TCP size limit to 4k | Andrew Dunham | 1 | -2/+2 |
| 2022-12-19 | licenses: update tailscale{,d} licenses | License Updater | 1 | -1/+1 |
| 2022-12-19 | go.toolchain.rev: bump Go | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-12-19 | go.mod: bump x/sys for linux/arm64 cpu SIGILL fix | Brad Fitzpatrick | 2 | -3/+3 |
| 2022-12-19 | cmd/sync-containers: add a dry-run option. | David Anderson | 1 | -6/+11 |
| 2022-12-19 | cmd/sync-containers: program to sync tags between container registries. | David Anderson | 2 | -1/+175 |
| 2022-12-19 | licenses: update android licenses | License Updater | 1 | -10/+10 |
| 2022-12-19 | netstat, portlist: update Windows implementation to disambiguate svchost proc... | Aaron Klotz | 4 | -84/+151 |
| 2022-12-19 | cmd/tailscale/cli: hide Windows named pipe default name in flag help | Brad Fitzpatrick | 1 | -2/+9 |
| 2022-12-19 | go.toolchain.rev: bump Go to 1.19.4 | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-12-19 | ipn/ipnlocal: fix StatusWithoutPeers not populating parts of Status | Brad Fitzpatrick | 6 | -17/+69 |
| 2022-12-19 | util/winutil: fix erroneous condition in implementation of getRegIntegerInternal | Aaron Klotz | 1 | -1/+1 |
| 2022-12-19 | licenses: update tailscale{,d} licenses | License Updater | 1 | -1/+1 |
| 2022-12-19 | go.mod: bump tailscale/wireguard-go for big-endian fix (#6785) | Jordan Whited | 3 | -4/+3 |
| 2022-12-16 | cmd/containerboot: allow disabling secret storage in k8s. | David Anderson | 2 | -10/+39 |
| 2022-12-16 | licenses: update win/apple licenses | License Updater | 2 | -6/+6 |
| 2022-12-16 | net/connstats: enforce maximum number of connections (#6760) | Joe Tsai | 6 | -106/+206 |
| 2022-12-15 | ssh/tailssh: add envknob for default PATH | Brad Fitzpatrick | 2 | -9/+49 |
| 2022-12-15 | licenses: update tailscale{,d} licenses | License Updater | 1 | -2/+2 |
| 2022-12-15 | go.mod: bump dhcp dep to remove another endian package from our tree | Brad Fitzpatrick | 3 | -9/+6 |
| 2022-12-15 | licenses: update tailscale{,d} licenses | License Updater | 1 | -9/+11 |
| 2022-12-15 | licenses: update win/apple licenses | License Updater | 1 | -1/+1 |
| 2022-12-15 | ipn/ipnserver: propagate http.Serve error | Anton Tolchanov | 1 | -0/+1 |
| 2022-12-14 | cmd/k8s-operator: move the operator into its own namespace. | David Anderson | 2 | -12/+33 |
| 2022-12-14 | ssh/tailssh: set default Tailscale SSH $PATH for non-interactive commands | Brad Fitzpatrick | 2 | -2/+112 |
| 2022-12-14 | util/multierr: optimize New for nil cases (#6750) | Joe Tsai | 2 | -13/+43 |
| 2022-12-14 | net/tstun: don't return early from a partial tun.Read() (#6745) | Jordan Whited | 1 | -4/+5 |