| 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 | 6 | -20/+54 |
| 2021-12-15 | all: gofmt -w -s (simplify) tests | Brad Fitzpatrick | 11 | -31/+34 |
| 2021-12-14 | cmd/tailscaled: fix windows logtail integration | Brad Fitzpatrick | 1 | -1/+7 |
| 2021-12-13 | Merge pull request #3330 from tailscale/mayakacz-patch-2 | Maya Kaczorowski | 1 | -2/+3 |
| 2021-12-13 | README.md: update platforms | Maya Kaczorowski | 1 | -2/+3 |
| 2021-12-13 | tstest/integration: build binaries only once | Josh Bleecher Snyder | 6 | -89/+110 |
| 2021-12-13 | install.sh: add linuxmint, kali, several more. | Denton Gentry | 1 | -1/+27 |
| 2021-12-13 | cmd/tailscale: make --accept-routes default true on Windows, macOS GUI | Brad Fitzpatrick | 2 | -2/+18 |
| 2021-12-13 | wgengine/router{windows}: return the output from the firewallTweaker | Maisem Ali | 1 | -1/+4 |
| 2021-12-13 | scripts/installer.sh: press Y on RHEL | David Crawshaw | 1 | -1/+1 |
| 2021-12-10 | net/dns/resolver: add Windows ExitDNS service support, using net package | Brad Fitzpatrick | 4 | -9/+775 |
| 2021-12-10 | net/dns: bound how long we block looking for, restarting systemd-resolved | Brad Fitzpatrick | 1 | -3/+18 |
| 2021-12-09 | safesocket: add ConnectionStrategy, provide control over fallbacks | Josh Bleecher Snyder | 9 | -17/+91 |
| 2021-12-09 | tstest/integration: fix running with -verbose-tailscale | Josh Bleecher Snyder | 1 | -2/+5 |
| 2021-12-09 | all: minor code cleanup | Josh Bleecher Snyder | 2 | -3/+2 |
| 2021-12-09 | net/dnscache, net/tsdial: add DNS caching to tsdial UserDial | Brad Fitzpatrick | 8 | -9/+649 |
| 2021-12-09 | wgengine/netstack: in netstack/hybrid mode, fake ICMP using ping command | Brad Fitzpatrick | 1 | -0/+61 |
| 2021-12-09 | net/packet: add ICMP6Header, like ICMP4Header | Brad Fitzpatrick | 4 | -7/+226 |
| 2021-12-09 | ipn/ipnstate: remove old deprecated TailAddr IPv4-only field | Brad Fitzpatrick | 3 | -36/+15 |
| 2021-12-08 | net/packet: don't make IP6Header.marshalPseudo assume UDP | Brad Fitzpatrick | 2 | -3/+3 |
| 2021-12-08 | net/packet: fix doc copy/paste-o | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-12-08 | net/dns: add GetBaseConfig to CallbackRouter. | Denton Gentry | 4 | -31/+17 |
| 2021-12-08 | cmd/tailscaled: move start-up failure logging to one place | Brad Fitzpatrick | 1 | -12/+7 |
| 2021-12-08 | .github/dependabot.yml: disable eager updates for Go. | David Anderson | 1 | -7/+11 |
| 2021-12-08 | ipn/ipnstate, cmd/tailscale: add Online bool to tailscale status & --json | Brad Fitzpatrick | 3 | -5/+34 |
| 2021-12-08 | cmd/derper: allow http port configuration | Arnaud Dezandee | 1 | -17/+21 |
| 2021-12-07 | version/distro: report TrueNAS Scale as "truenas" | root | 1 | -0/+4 |
| 2021-12-07 | ipn/{ipnserver,ipnlocal}: support incoming Taildrop on TrueNAS | Todd Neal | 2 | -9/+46 |
| 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 | 3 | -1/+32 |
| 2021-12-06 | ipn/{ipnserver,ipnlocal}: support incoming Taildrop on Synology | Brad Fitzpatrick | 3 | -8/+57 |
| 2021-12-06 | go.mod: mass update with go get -u. | David Anderson | 2 | -196/+1005 |
| 2021-12-06 | go.mod: bump github.com/aws/aws-sdk-go-v2/service/ssm | dependabot[bot] | 2 | -6/+3 |
| 2021-12-06 | go.mod: bump golang.org/x/tools from 0.1.7 to 0.1.8 | dependabot[bot] | 2 | -2/+6 |
| 2021-12-06 | go.mod: bump github.com/mdlayher/netlink from 1.4.1 to 1.4.2 | dependabot[bot] | 2 | -18/+31 |
| 2021-12-06 | go.mod: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager | dependabot[bot] | 2 | -36/+39 |
| 2021-12-06 | .github: Bump actions/upload-artifact from 1 to 2.2.4 | dependabot[bot] | 1 | -1/+1 |
| 2021-12-06 | .github/dependabot.yml: make dependabot send all the updates right now. | David Anderson | 1 | -1/+2 |
| 2021-12-06 | Makefile: add spk and pushspk targets for iterative Synology development | Brad Fitzpatrick | 1 | -0/+8 |
| 2021-12-05 | support running in a FreeBSD jail | Todd Neal | 2 | -4/+5 |
| 2021-12-05 | wgengine/filter: let unknown IPProto match if IP okay & match allows all ports | Brad Fitzpatrick | 3 | -18/+96 |
| 2021-12-03 | .: add .gitattributes entry to use Go hunk-header driver | Josh Bleecher Snyder | 1 | -0/+1 |
| 2021-12-03 | build_docker.sh: prefix version strings with `v` | Maisem Ali | 1 | -1/+1 |
| 2021-12-03 | ipn/ipnlocal, net/tsdial: make SOCKS/HTTP dials use ExitDNS | Brad Fitzpatrick | 7 | -27/+181 |
| 2021-12-03 | ipn/policy: treat DNS service as interesting so it's not filtered out | Brad Fitzpatrick | 1 | -1/+2 |
| 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 |