summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-02-08VERSION.txt: this is v1.20.4v1.20.4release-branch/1.20Denton Gentry1-1/+1
2022-02-08cli: remove RunSSHSet from 1.20 branch.Denton Gentry1-1/+0
2022-02-06ipn/ipnlocal, wgengine/netstack: use netstack for peerapi serverBrad Fitzpatrick4-31/+107
2022-02-06cmd/tailscale: fix up --reset, againBrad Fitzpatrick3-7/+37
2022-02-06net/dns/resolvd: properly handle not having "search" entriesAaron Bieber1-1/+3
2022-02-06net/interfaces: bound Linux /proc/net/route parsingBrad Fitzpatrick2-3/+21
2022-02-03chirp: remove regex dependencyMaisem Ali1-3/+16
2022-02-03chirp: handle multiline responses from BIRDMaisem Ali2-15/+159
2022-01-25VERSION.txt: this is v1.20.3v1.20.3Denton Gentry1-1/+1
2022-01-20VERSION.txt: this is v1.20.2v1.20.2Brad Fitzpatrick1-1/+1
2022-01-20net/dns/resolvd: store nameserversAaron Bieber1-0/+20
2022-01-20wgengine/netstack: clear TCP ECN bits before giving to gvisorBrad Fitzpatrick3-10/+134
2022-01-20wgengine/magicsock: fix deadlock on shutdownJosh Bleecher Snyder1-1/+3
2022-01-20net/packet: fix typo in commentBrad Fitzpatrick1-1/+1
2022-01-20wgengine/netstack: add a missing refcount decrement after packet injectionBrad Fitzpatrick2-0/+77
2022-01-20wgengine/netstack: add an Impl.Close method for testsBrad Fitzpatrick1-8/+20
2022-01-20wgengine/netstack: add missing error logging in a RST caseBrad Fitzpatrick1-2/+3
2022-01-20wgengine/netstack: fix netstack ping timeout on darwinBrad Fitzpatrick1-1/+14
2022-01-13VERSION.txt: this is v1.20.1v1.20.1Denton Gentry1-1/+1
2022-01-13wgengine/magicsock: fix lock ordering deadlock with derphttpBrad Fitzpatrick1-8/+20
2022-01-13net/dnscache: don't cancel the TLS context before writing to the result channel.David Anderson1-3/+1
2022-01-12VERSION.txt: this is v1.20.0v1.20.0Denton Gentry1-1/+1
2022-01-12tailcfg: no-op bump of MapRequest.VersionBrad Fitzpatrick1-1/+2
2022-01-12wgengine/netstack: make userspace ping work when tailscaled has CAP_NET_RAWBrad Fitzpatrick2-2/+39
2022-01-12cmd/tailscale/cli/web: fix typo where the html template data was beingMaisem Ali1-1/+1
2022-01-12net/dns/resolver: handle tabs as whitespace when ExitDNS parses resolv.confBrad Fitzpatrick1-0/+10
2022-01-11net/netns: remove a useless probe of the "ip" commandBrad Fitzpatrick1-3/+1
2022-01-11cmd/tailscale: let 'tailscale up --reset' do a pref editBrad Fitzpatrick2-1/+10
2022-01-11net/dns: make WSL network configuration opt-in for nowBrad Fitzpatrick1-7/+13
2022-01-11net/dns: teach OpenBSD's manager to talk to resolvd(8). (#2789)Aaron Bieber2-2/+206
2022-01-11cmd/derper: in manual cert mode, don't discard error from VerifyHostnameBrad Fitzpatrick1-2/+2
2022-01-10.github: Bump actions/setup-go from 2.1.4 to 2.1.5dependabot[bot]14-14/+14
2022-01-10.github/workflows: upgrade to setup-go@v2Josh Bleecher Snyder1-2/+4
2022-01-10go.toolchain.rev: add update scriptJosh Bleecher Snyder2-0/+17
2022-01-10go.toolchain.rev: update to Go 1.17.6Brad Fitzpatrick1-1/+1
2022-01-10.github: Bump actions/upload-artifact from 2.2.4 to 2.3.1dependabot[bot]1-1/+1
2022-01-10ipn/ipnserver: provide means of setting debug env vars on WindowsBrad Fitzpatrick1-0/+53
2022-01-07version: bump dateBrad Fitzpatrick1-1/+1
2022-01-07wgengine/netstack: fake pings through netstack on Android tooBrad Fitzpatrick1-0/+6
2022-01-07Dockerfile.base: update to alpine:3.15Maisem Ali1-1/+1
2022-01-06wgengine/netstack: add env knob to turn on netstack debug logsBrad Fitzpatrick1-3/+9
2022-01-06net/dns/resolver: on Android, make ExitDNS use net package for DNSBrad Fitzpatrick1-4/+1
2022-01-06ipn: rename SetRunExitNode to SetAdvertiseExitNodeBrad Fitzpatrick2-5/+5
2022-01-06ipn: add methods on Prefs to get/set exit node being advertisedBrad Fitzpatrick2-0/+73
2022-01-06wgengine/magicsock: fix watchdog timeout on Close when IPv6 not availableBrad Fitzpatrick2-0/+25
2022-01-06cmd/printdep: add flag to print out Go toolchain tarball URLBrad Fitzpatrick1-1/+21
2022-01-06ipn/ipnlocal: fix cert fetching on macOS GUI platformsBrad Fitzpatrick2-2/+2
2022-01-05wgengine/magicsock: reduce disco ping heartbeat aggressiveness a bitBrad Fitzpatrick1-3/+3
2022-01-04cmd/hello: also redirect https://hello.ipn.dev to hello.ts.netBrad Fitzpatrick1-0/+4
2022-01-04wgengine/magicsock: reconnect to DERP when its definition changesBrad Fitzpatrick1-0/+19