| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-11-08 | net/tsaddr: add MapViaAddr functionandrew/net-tsaddr-mapviaaddr | Andrew Dunham | 2 | -0/+47 |
| 2022-11-08 | net/netcheck: don't use a space in the captive portal challenge | Andrew Dunham | 2 | -1/+9 |
| 2022-11-08 | util/endian: add support on Loongnix-Server (loong64) | ysicing | 1 | -1/+1 |
| 2022-11-08 | wgengine/netstack: fix shouldProcessInbound peerapi non-SYN handling | Brad Fitzpatrick | 1 | -15/+15 |
| 2022-11-07 | ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal | Brad Fitzpatrick | 4 | -449/+467 |
| 2022-11-07 | ipn/localapi: refactor some cert code in prep for a move | Brad Fitzpatrick | 1 | -25/+35 |
| 2022-11-07 | api.md: make it clearer where to get the tailnet name in API calls | Mihai Parparita | 1 | -5/+4 |
| 2022-11-07 | docs/k8s: add secrets patching permission to the tailscale role. | David Anderson | 1 | -1/+1 |
| 2022-11-07 | cmd/containerboot: be more targeted when enabling IP forwarding. | David Anderson | 1 | -11/+43 |
| 2022-11-07 | cmd/tailscale, ipn/ipnlocal: add debug command to write to StateStore for dev | Brad Fitzpatrick | 4 | -0/+67 |
| 2022-11-07 | cmd/containerboot: don't write device ID when not in Kubernetes. | David Anderson | 1 | -1/+1 |
| 2022-11-07 | cmd/containerboot: don't write device ID into non-existent secret. | David Anderson | 1 | -1/+18 |
| 2022-11-07 | tsnet/example/tshello: use strings.Cut (#6198) | Xe Iaso | 1 | -3/+1 |
| 2022-11-07 | cmd/tailscaled, net/tstun: add build tags to omit BIRD and TAP | Andrew Dunham | 5 | -3/+8 |
| 2022-11-05 | net/netcheck: deflake (maybe) magicsock's TestNewConn | Brad Fitzpatrick | 3 | -1/+13 |
| 2022-11-05 | util/dirwalk, metrics, portlist: add new package for fast directory walking | Brad Fitzpatrick | 9 | -173/+417 |
| 2022-11-04 | portlist: add macOS osImpl, finish migration to new style | Brad Fitzpatrick | 10 | -290/+239 |
| 2022-11-04 | all: remove old +build tags | Brad Fitzpatrick | 160 | -166/+0 |
| 2022-11-04 | ipn: add missing check for nil Notify.Prefs | Maisem Ali | 1 | -1/+1 |
| 2022-11-04 | ipn: make Notify.Prefs be a *ipn.PrefsView | Maisem Ali | 6 | -9/+32 |
| 2022-11-03 | util/winutil: remove log spam for missing registry keys | Adrian Dewhurst | 1 | -3/+12 |
| 2022-11-03 | cmd/containerboot: PID1 for running tailscaled in a container. | David Anderson | 8 | -107/+641 |
| 2022-11-04 | tailcfg: bump CurrentCapabilityVersion for EarlyNoise | Maisem Ali | 1 | -1/+2 |
| 2022-11-04 | control/controlclient: export NoiseClient | Maisem Ali | 3 | -33/+43 |
| 2022-11-03 | net/tshttpproxy: add clientmetrics on Windows proxy lookup paths | Brad Fitzpatrick | 2 | -0/+17 |
| 2022-11-02 | tailcfg: add Node.UnsignedPeerAPIOnly to let server mark node as peerapi-only | Brad Fitzpatrick | 9 | -11/+193 |
| 2022-11-02 | wgengine/netstack: remove old unused handleSSH hook | Brad Fitzpatrick | 1 | -4/+0 |
| 2022-11-02 | licenses: update win/apple licenses | License Updater | 1 | -1/+1 |
| 2022-11-02 | wgengine/netlog: preserve Tailscale addresses for exit traffic (#6165) | Joe Tsai | 1 | -5/+14 |
| 2022-11-02 | ipn/ipnlocal: fix test flake when we log after a test completes | Andrew Dunham | 2 | -10/+52 |
| 2022-11-02 | cmd/tailscale,ipn: implement lock sign command | Tom DNetto | 6 | -0/+252 |
| 2022-11-02 | wgengine: respect --no-logs-no-support flag for network logging (#6172) | Joe Tsai | 1 | -0/+3 |
| 2022-11-02 | client/tailscale, tsnet, ipn/ipnlocal: prove nodekey ownership over noise | Brad Fitzpatrick | 7 | -45/+117 |
| 2022-11-02 | licenses: update tailscale{,d} licenses | License Updater | 1 | -1/+1 |
| 2022-11-02 | go.mod: bump golang-x-crypto | Brad Fitzpatrick | 2 | -3/+3 |
| 2022-11-02 | prober: fix test flake | Andrew Dunham | 1 | -1/+31 |
| 2022-11-01 | control/controlclient, tailcfg: add support for EarlyNoise payload before http/2 | Brad Fitzpatrick | 3 | -22/+162 |
| 2022-11-01 | cmd/tailscale/cli: hide old, useless --host-routes flag | Brad Fitzpatrick | 2 | -1/+4 |
| 2022-11-01 | types/pad32: delete package | Brad Fitzpatrick | 6 | -16/+5 |
| 2022-11-01 | Fix vm ci tests clogging in fork repository pull request | Aoang | 1 | -1/+1 |
| 2022-11-01 | ssh/tailssh: use root / as cmd.Dir when users HomeDir doesn't exist | Maisem Ali | 1 | -1/+10 |
| 2022-10-31 | cmd/tsconnect: fix null pointer dereference when DNS lookups fail | Mihai Parparita | 1 | -0/+4 |
| 2022-10-31 | licenses: update win/apple licenses | License Updater | 1 | -1/+1 |
| 2022-10-31 | wgengine/netstack: use 72h as the KeepAlive Idle time for Tailscale SSH | Maisem Ali | 1 | -4/+13 |
| 2022-10-31 | cmd,ipn/ipnlocal,tailcfg: implement TKA disablement | Tom DNetto | 12 | -38/+322 |
| 2022-10-31 | scripts/install.sh: add RHEL7. | Denton Gentry | 1 | -2/+6 |
| 2022-10-31 | scripts/installer.sh: add Debian Sid (rolling release) | Denton Gentry | 1 | -1/+4 |
| 2022-10-31 | scripts/install.sh: add openSUSE Leap 15.4 | Denton Gentry | 1 | -0/+1 |
| 2022-10-30 | client/tailscale/apitype, tailcfg: delete never used mysterious PerDomain field | Brad Fitzpatrick | 4 | -7/+0 |
| 2022-10-30 | cmd/tailscale/cli: flesh out "tailscale ssh" CLI docs | Brad Fitzpatrick | 1 | -1/+17 |