| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-12-15 | ipn/ipnserver, log/filelogger, logpolicy: when tailscaled is running as a win...aaron/loglog | Aaron Klotz | 1 | -1/+1 |
| 2021-12-14 | cmd/tailscaled: fix windows logtail integration | Brad Fitzpatrick | 1 | -1/+7 |
| 2021-12-13 | cmd/tailscale: make --accept-routes default true on Windows, macOS GUI | Brad Fitzpatrick | 2 | -2/+18 |
| 2021-12-09 | safesocket: add ConnectionStrategy, provide control over fallbacks | Josh Bleecher Snyder | 1 | -1/+7 |
| 2021-12-09 | net/dnscache, net/tsdial: add DNS caching to tsdial UserDial | Brad Fitzpatrick | 2 | -1/+3 |
| 2021-12-08 | cmd/tailscaled: move start-up failure logging to one place | Brad Fitzpatrick | 1 | -12/+7 |
| 2021-12-08 | ipn/ipnstate, cmd/tailscale: add Online bool to tailscale status & --json | Brad Fitzpatrick | 1 | -4/+28 |
| 2021-12-08 | cmd/derper: allow http port configuration | Arnaud Dezandee | 1 | -17/+21 |
| 2021-12-06 | cmd/tailscale: add --json for up | Denton Gentry | 1 | -8/+73 |
| 2021-12-06 | ipn/ipnlocal: add HTTP/2 h2c server support to peerapi on non-mobile platforms | Brad Fitzpatrick | 1 | -1/+3 |
| 2021-12-03 | ipn/ipnlocal, net/tsdial: make SOCKS/HTTP dials use ExitDNS | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-12-03 | cmd/tailscale: print more detail in connection failure error message | Josh Bleecher Snyder | 1 | -6/+6 |
| 2021-12-02 | cmd/tailscale: fix setting revert checker's finding an exit node | Brad Fitzpatrick | 2 | -1/+16 |
| 2021-12-02 | cmd/tailscale: don't allow setting exit node to known invalid value | Brad Fitzpatrick | 2 | -5/+89 |
| 2021-12-02 | cmd/tailscale: clarify which prefless flags don't need revert protection | Brad Fitzpatrick | 1 | -2/+4 |
| 2021-12-02 | cmd/tailscale: let --exit-node= take a machine name in addition to IP | Brad Fitzpatrick | 2 | -4/+111 |
| 2021-12-02 | net/tsdial: give netstack a Dialer, start refactoring name resolution | Brad Fitzpatrick | 2 | -5/+8 |
| 2021-12-01 | net/tsdial: move macOS/iOS peerapi sockopt logic from LocalBackend | Brad Fitzpatrick | 1 | -2/+0 |
| 2021-12-01 | net/tsdial: also plumb TUN name and monitor into tsdial.Dialer | Brad Fitzpatrick | 2 | -5/+14 |
| 2021-12-01 | net/tsdial: move more weirdo dialing into new tsdial package, plumb | Brad Fitzpatrick | 2 | -13/+10 |
| 2021-11-30 | net/tsdial: start of new package to unify all outbound dialing complexity | Brad Fitzpatrick | 2 | -7/+27 |
| 2021-11-30 | cmd/tailscale, ipn/ipnstate: note which nodes are exit nodes in status | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-11-30 | net/portmapper: add clientmetrics for PCP/PMP responses | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-11-30 | cmd/tailscale: make file cp send files via tailscaled localapi | Brad Fitzpatrick | 1 | -20/+8 |
| 2021-11-29 | cmd/tailscaled: allow running the SOCKS5 and HTTP proxies on the same port. | David Anderson | 2 | -13/+42 |
| 2021-11-29 | update github.com/aws/aws-sdk-go-v2 | David Crawshaw | 1 | -2/+3 |
| 2021-11-29 | cmd/tailscale/cli: don't complain about --accept-routes true->false on Synology | Brad Fitzpatrick | 2 | -0/+41 |
| 2021-11-29 | cmd/tailscaled: log error on state store init failure | Thomas Weiß | 1 | -0/+1 |
| 2021-11-26 | cmd/derper: set Content-Security-Policy on DERPs. | David Anderson | 1 | -4/+11 |
| 2021-11-23 | net/tstun: rate limit "self disco out packet" logging | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-11-23 | cmd/tailscale: add ip -1 flag | Josh Bleecher Snyder | 1 | -3/+14 |
| 2021-11-23 | cmd/tailscale: improve ip subcommand docs | Josh Bleecher Snyder | 1 | -4/+4 |
| 2021-11-23 | tsshd: fix double exit with different exit codes | Joonas Loppi | 1 | -1/+2 |
| 2021-11-23 | ipn/ipnlocal: start adding DoH DNS server to peerapi when exit node | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-11-22 | cmd/derper: increase HSTS cache lifetime to 2 years. | David Anderson | 1 | -1/+1 |
| 2021-11-22 | hostinfo: change Windows implementation to directly query version information... | Aaron Klotz | 1 | -1/+1 |
| 2021-11-22 | cmd/derper: enable HSTS when serving over HTTPS. | David Anderson | 1 | -0/+8 |
| 2021-11-21 | go.mod: bump inet.af/netstack | Brad Fitzpatrick | 1 | -0/+7 |
| 2021-11-19 | cmd/tailscaled: disambiguate some startup failure error messages | Brad Fitzpatrick | 1 | -4/+4 |
| 2021-11-18 | cmd/tailscaled: remove a redundant date prefix on Windows logs | Brad Fitzpatrick | 1 | -1/+5 |
| 2021-11-17 | logpolicy: use bootstrap DNS for logtail dialer | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-11-16 | cmd/tailscale/cli: add --watch flag to "debug metrics" subcommand | Brad Fitzpatrick | 1 | -5/+62 |
| 2021-11-16 | go.mod: update wireguard-go to pick up roaming toggle | David Anderson | 1 | -2/+2 |
| 2021-11-16 | netcheck, controlclient, magicsock: add more metrics | Brad Fitzpatrick | 1 | -0/+1 |
| 2021-11-16 | util/clientmetric, logtail: log metric changes | Brad Fitzpatrick | 2 | -2/+3 |
| 2021-11-15 | cmd/tailscale/cli: add "debug metrics" subcommand | Brad Fitzpatrick | 1 | -4/+18 |
| 2021-11-15 | cmd/tailscale/cli: migrate hidden debug subcommand to use subcomands | Brad Fitzpatrick | 1 | -89/+139 |
| 2021-11-15 | util/clientmetrics: add new package to add metrics to the client | Brad Fitzpatrick | 2 | -0/+8 |
| 2021-11-05 | cmd/tailscaled, ipn/ipnserver: refactor ipnserver | Brad Fitzpatrick | 2 | -6/+34 |
| 2021-11-05 | safesocket: add WindowsLocalPort const | Brad Fitzpatrick | 3 | -3/+4 |