| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-21 | net/netns: use AF_ROUTE socket to determine what to bind toandrew/netns-macos-route | Andrew Dunham | 2 | -4/+84 |
| 2022-09-21 | wgengine/netstack: always respond to 4via6 echo requests (#5712) | Andrew Dunham | 2 | -49/+68 |
| 2022-09-21 | Revert "licenses: update win/apple licenses" | Will Norris | 1 | -1/+1 |
| 2022-09-21 | licenses: update win/apple licenses | License Updater | 1 | -1/+1 |
| 2022-09-21 | ipn/ipnlocal: return usernames when Tailscale SSH is enabled | Maisem Ali | 3 | -8/+32 |
| 2022-09-21 | cmd/tsconnect: add error callback for SSH sessions | Mihai Parparita | 2 | -2/+3 |
| 2022-09-21 | control/controlclient,ipn/ipnlocal: wire tka enable/disable | Tom DNetto | 16 | -17/+469 |
| 2022-09-21 | wgengine/netstack: handle 4via6 packets when pinging (#5709) | Andrew Dunham | 2 | -2/+208 |
| 2022-09-20 | net/netcheck: add check for captive portal (#5593) | Andrew Dunham | 5 | -0/+212 |
| 2022-09-20 | tsweb: export go_version in standard expvar vars | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-09-19 | cmd/tailscale: fix configure-host command for Synology | Berk D. Demir | 1 | -4/+4 |
| 2022-09-19 | cmd/tailscale: remove leftover debug prints from earlier commit | Brad Fitzpatrick | 1 | -1/+0 |
| 2022-09-19 | cmd/tsconnect: allow SSH connection timeout to be overridden | Mihai Parparita | 3 | -1/+10 |
| 2022-09-19 | cmd/tailscale/cli: [up] move lose-ssh check after other validations | Maisem Ali | 4 | -27/+195 |
| 2022-09-19 | tailcfg: mark CapabilityFileSharingTarget as inter-node | Maisem Ali | 2 | -11/+21 |
| 2022-09-19 | ipn/ipnlocal: add c2n method to get SSH username candidates | Brad Fitzpatrick | 5 | -2/+161 |
| 2022-09-18 | .github/workflows: add cross-android | Brad Fitzpatrick | 1 | -0/+54 |
| 2022-09-18 | wgengine/magicsock: fix recently introduced data race | Brad Fitzpatrick | 1 | -4/+5 |
| 2022-09-17 | net/netns: implement UseSocketMark for Android. | Denton Gentry | 1 | -0/+5 |
| 2022-09-17 | cmd/tailscaled: respect $PORT on all platforms, not just Linux | Brad Fitzpatrick | 1 | -1/+16 |
| 2022-09-17 | envknob, health: support Synology, show parse errors in status | Brad Fitzpatrick | 5 | -39/+66 |
| 2022-09-16 | wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638) | phirework | 4 | -5/+24 |
| 2022-09-16 | envknob: generalize Windows tailscaled-env.txt support | Brad Fitzpatrick | 5 | -43/+88 |
| 2022-09-16 | Dockerfile: add test that build-env Alpine version matches go.mod | Brad Fitzpatrick | 1 | -0/+34 |
| 2022-09-16 | control/controlhttp: move Dial options into options struct (#5661) | Andrew Dunham | 6 | -56/+141 |
| 2022-09-16 | Update Dockerfile to use golang:1.19-alpine | Luis Peralta | 1 | -1/+1 |
| 2022-09-16 | Switched Secret snippet to match run.sh | Tyler Lee | 2 | -2/+2 |
| 2022-09-16 | Updated secret example in readme to match the sidecar key value | Tyler Lee | 1 | -1/+1 |
| 2022-09-16 | ipn/{ipnlocal,localapi}: use strs.CutPrefix, add more domain validation | Brad Fitzpatrick | 3 | -5/+60 |
| 2022-09-15 | refactor: move from io/ioutil to io and os packages | Eng Zer Jun | 60 | -156/+112 |
| 2022-09-15 | derp: update DERP acronym expansion | Mihai Parparita | 1 | -1/+2 |
| 2022-09-15 | cmd/derper, control/controlhttp: disable WebSocket compression | Mihai Parparita | 2 | -0/+12 |
| 2022-09-15 | envknob: support changing envknobs post-init | Brad Fitzpatrick | 31 | -167/+311 |
| 2022-09-15 | wgengine: update comments, remove redundant code in forceFullWireguardConfig | Brad Fitzpatrick | 1 | -13/+11 |
| 2022-09-15 | ipn/ipnlocal: remove unused envknob | Brad Fitzpatrick | 1 | -3/+0 |
| 2022-09-15 | net/dnscache: add better logging to bootstrap DNS path (#5640) | Andrew Dunham | 2 | -1/+136 |
| 2022-09-15 | portlist: normalise space delimited process names (#5634) | Kristoffer Dalby | 2 | -0/+19 |
| 2022-09-14 | cmd/tsconnect: use the parent window for `beforeunload` event listener | Mihai Parparita | 1 | -6/+4 |
| 2022-09-13 | net/dns/resolver: remove unused responseTimeout constant | Mihai Parparita | 1 | -3/+0 |
| 2022-09-13 | net/dns: fix fmt error on Revert print | nyghtowl | 1 | -1/+1 |
| 2022-09-13 | logpolicy: add NewWithConfigPath (#5625) | Joe Tsai | 1 | -3/+13 |
| 2022-09-13 | cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + support | Brad Fitzpatrick | 10 | -16/+59 |
| 2022-09-13 | wgengine: set fwmark masks in netfilter & ip rules | Tom DNetto | 2 | -46/+184 |
| 2022-09-12 | cmd/tsconnect: allow xterm.js terminal options to be passed in | Mihai Parparita | 1 | -2/+4 |
| 2022-09-12 | wgengine/magicsock: don't use BPF receive when SO_MARK doesn't work. | David Anderson | 2 | -3/+9 |
| 2022-09-12 | cmd/tsconnect: allow hostname to be specified | Mihai Parparita | 2 | -14/+16 |
| 2022-09-12 | cmd/tsconnect: fix xterm.js link opening not working when rendered into anoth... | Mihai Parparita | 1 | -1/+3 |
| 2022-09-12 | cmd/tailscale: add licenses link to web UI | Will Norris | 3 | -8/+16 |
| 2022-09-12 | net/stun: unmap IPv4 addresses in 16 byte STUN replies | Brad Fitzpatrick | 2 | -17/+16 |
| 2022-09-12 | cmd/derper: add /generate_204 endpoint (#5601) | Andrew Dunham | 1 | -1/+10 |