summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-03-17tailcfg: bump CurrentMapRequestVersion, forgotten earlierrelease-branch/1.6Brad Fitzpatrick1-1/+1
2021-03-16VERSION.txt: this is v1.6.0v1.6.0David Anderson1-1/+1
2021-03-16version: remove version-info.sh when cleaning.David Anderson1-1/+1
2021-03-16Revert "wgengine/netstack: update gvisor to remove 64-bit only limitation"David Anderson5-230/+96
2021-03-16wgengine: don't diagnose iOS NWPathMonitor connection probe timeoutsBrad Fitzpatrick1-0/+13
2021-03-16wgengine/monitor: skip more route messages on darwinBrad Fitzpatrick1-10/+64
2021-03-16net/interfaces: skip IPv6 link-local interfaces like we do for IPv4Brad Fitzpatrick1-7/+6
2021-03-16version: bump dateBrad Fitzpatrick1-1/+1
2021-03-16Revert "cmd/tailscaled, ipn/{ipnlocal,ipnserver}: let netstack get access to ...Brad Fitzpatrick3-40/+0
2021-03-16health, ipn/ipnlocal: track, log overall healthBrad Fitzpatrick3-35/+131
2021-03-15control/controlclient: cache Windows versionBrad Fitzpatrick1-0/+9
2021-03-15Revert "control/controlclient: use API to get Windows version number"Brad Fitzpatrick2-33/+15
2021-03-15wgengine/netstack: update gvisor to remove 64-bit only limitationBrad Fitzpatrick5-96/+230
2021-03-15cmd/tailscale/cli: include GOOS in BSD warning messageBrad Fitzpatrick1-1/+1
2021-03-15cmd/tailscale/cli: warn if using subnet routing on BSDDavid Anderson1-0/+3
2021-03-15wgengine/router: report to control when setPrivateNetwork failsBrad Fitzpatrick3-0/+11
2021-03-15health, controlclient, ipn, magicsock: tell health package state of thingsBrad Fitzpatrick5-2/+126
2021-03-15client, cmd/hello, ipn, wgengine: fix whois for netstack-forwarded connectionsNaman Sood8-28/+108
2021-03-15net/portmapper, wgengine/monitor: cache gateway IP info until link changesBrad Fitzpatrick6-8/+49
2021-03-15wgengine/router: fix go vet failure on BSDsBrad Fitzpatrick1-1/+1
2021-03-15net/interfaces: rewrite the darwin likelyHomeRouterIP from C to GoBrad Fitzpatrick5-220/+133
2021-03-15cmd/tailscale/cli: don't permit setting self IP as exit node (#1491)Christine Dodrill2-7/+23
2021-03-15derp: return keep-alive message up to callersBrad Fitzpatrick1-1/+8
2021-03-15control/controlclient: use API to get Windows version numberAleksandar Pesic2-15/+33
2021-03-15cmd/tailscaled, ipn/{ipnlocal,ipnserver}: let netstack get access to LocalBac...Brad Fitzpatrick3-0/+40
2021-03-15wgengine/router: flushdns in windows when router config changesAleksandar Pesic1-0/+8
2021-03-12cmd/tailscaled: on Synology, fall back to netstack if neededBrad Fitzpatrick2-20/+44
2021-03-12net/netcheck: add a few more STUN retries for prior DERP homeBrad Fitzpatrick2-1/+39
2021-03-12tailcfg, net/netcheck: let control mark "Avoid" bit on DERP regionsBrad Fitzpatrick2-0/+9
2021-03-12derp{,/derphttp},magicsock: tell DERP server when ping acks can be expectedBrad Fitzpatrick3-19/+48
2021-03-12wgengine{,tsdns}: rebind MagicDNS forwarders on link changeBrad Fitzpatrick3-12/+46
2021-03-12ipnstate, ipnlocal: add AuthURL to statusDavid Crawshaw2-0/+8
2021-03-11control/controlclient: allow for an unset linkMon.David Anderson1-1/+1
2021-03-11wgengine/router: don't touch interface routesDavid Anderson1-2/+33
2021-03-11wgengine/magicsock: delete unused WhoIs method that was moved elsewhereBrad Fitzpatrick1-19/+0
2021-03-11control/controlclient: report broken IP forwarding more precisely.David Anderson1-2/+16
2021-03-10wgengine/tsdns: truncate Map.PrettyDiffFrom string at 1KBBrad Fitzpatrick2-0/+33
2021-03-09Revert "--advertise-routes option enabled in Mac tailscale CLI; it checks for...Brad Fitzpatrick1-4/+3
2021-03-09Merge branch 'main' of github.com:tailscale/tailscale into danderson/filter-p...David Anderson0-0/+0
2021-03-09wgengine/filter: only log packets to/from non-default routes.David Anderson5-16/+181
2021-03-09wgengine/filter: only log packets to/from non-default routes.David Anderson5-16/+181
2021-03-09tailcfg, net/portmapper, wgengine/magicsock: add NetInfo.HavePortMapBrad Fitzpatrick5-2/+43
2021-03-09wgengine/magicsock, derp, derp/derphttp: respond to DERP server->client pingsBrad Fitzpatrick5-3/+124
2021-03-09cmd/tailscale/cli: document how to see subcommand usageBrad Fitzpatrick2-2/+6
2021-03-08wgengine/magicsock: fix Conn.Rebind race that let ErrClosed errors be readBrad Fitzpatrick2-19/+97
2021-03-08net/interfaces, wgengine/monitor: fix false positives link changesBrad Fitzpatrick2-0/+25
2021-03-08cmd/tailscaled: fix monitor debug tool's outputBrad Fitzpatrick1-1/+1
2021-03-08wgengine/router: add OpenBSD IPv6 support.Denton Gentry1-26/+76
2021-03-08wgengine/magicsock: fix typo in commentBrad Fitzpatrick1-1/+1
2021-03-08wgengine/monitor: simplify the Windows monitor to make it more reliableAleksandar Pesic2-225/+76