Commit Graph

  • 07a3c599c7 cmd/derper: add missing html.EscapeString calls in /debug page Josh Bleecher Snyder 2020-09-15 14:56:25 -0700
  • 6c57edc9ec updated dependencies Christina Wen 2020-09-15 15:33:33 -0400
  • 1eb7fc3d94 Merge branch 'main' of https://github.com/tailscale/tailscale into c22wen/resolvconf Christina Wen 2020-09-15 14:42:51 -0400
  • e862f90e34
    wgengine/router/router_linux.go: fixed " route del failed" error (#756) Christina Wen 2020-09-15 14:14:33 -0400
  • 64f4ea7de3 wgengine/router/router_linux.go: Switched `cidrDiff("addr")` and `cidrDiff("route")` order c22wen/route-addr Christina Wen 2020-09-11 11:53:25 -0400
  • ee673d5967 router_linux.go: tailscale down restores /etc/resolv.conf file Christina Wen 2020-09-10 17:19:17 -0400
  • 74beb75ff8 revising error message to include version number c22wen/magicsock.go Christina Wen 2020-09-15 11:00:18 -0400
  • 23798e7606 Updating error msg for no discovery key for peer Christina Wen 2020-09-10 11:26:26 -0400
  • eb78be6165 modified to multi-errors instead of strings Christina Wen 2020-09-15 11:22:55 -0400
  • 6cc2f1890a wgengine/router/router_linux.go: collecting errors and removing named result Christina Wen 2020-09-11 14:38:25 -0400
  • c253e1d108 wgengine/router/router_linux.go: tailscale down restores /etc/resolv.conf Christina Wen 2020-09-10 17:19:17 -0400
  • 761fe19e5f control/controlclient: don't accept /32 routes without --accept-routes Brad Fitzpatrick 2020-09-15 10:00:23 -0700
  • df8ed8afbc control/controlclient: don't accept /32 routes without --accept-routes Brad Fitzpatrick 2020-09-15 10:00:23 -0700
  • 88107b1287 control/controlclient: add TS_DEBUG_MAPRESPONSE to dump all MapResponses Brad Fitzpatrick 2020-09-15 09:54:52 -0700
  • 931bcd44cb control/controlclient: report Synology "distro" + its version to control Brad Fitzpatrick 2020-09-15 08:32:06 -0700
  • 7e9d1f7808 wgengine/router: tighten isMissingIPv6Err Brad Fitzpatrick 2020-09-11 20:02:00 -0700
  • 8f5b52e571 net/netns: add windows support. David Anderson 2020-09-10 18:40:02 +0000
  • f1d989569a net/netns: add windows support. David Anderson 2020-09-10 18:40:02 +0000
  • 3f4d93feb2 go.mod: bump depaware to get diffs out of -check, again Josh Bleecher Snyder 2020-09-14 16:25:09 -0700
  • 8f28dc7f88 net/netns: add windows support. David Anderson 2020-09-10 18:40:02 +0000
  • a5d701095b wgengine/magicsock: increase test timeout to reduce flakiness Josh Bleecher Snyder 2020-09-11 17:20:52 -0700
  • 0c0239242c wgengine/magicsock: make discoPingPurpose a stringer Josh Bleecher Snyder 2020-09-11 16:26:58 -0700
  • 6e38d29485 wgengine/magicsock: improve test logging output Josh Bleecher Snyder 2020-09-11 16:26:05 -0700
  • 99f9b37449 wgengine/magicsock: increase test timeout to reduce flakiness Josh Bleecher Snyder 2020-09-11 17:20:52 -0700
  • 8debb032f1 wgengine/magicsock: make discoPingPurpose a stringer Josh Bleecher Snyder 2020-09-11 16:26:58 -0700
  • 78f7f1ea66 wgengine/magicsock: improve test logging output Josh Bleecher Snyder 2020-09-11 16:26:05 -0700
  • 41f6c78c53 go.mod: bump depaware to get diffs out of -check Josh Bleecher Snyder 2020-09-14 13:25:28 -0700
  • 662c19551a control/controlclient: deal with localized 'Version' string getting Windows version Brad Fitzpatrick 2020-09-13 10:06:20 -0700
  • 575fd40e41 wgengine/router: tighten isMissingIPv6Err Brad Fitzpatrick 2020-09-11 20:02:00 -0700
  • 4f7751e025 Update depaware for previous ipnserver change. Brad Fitzpatrick 2020-09-11 19:35:12 -0700
  • 90c98d6818 net/netns: add windows support. David Anderson 2020-09-10 18:40:02 +0000
  • 4f71319f7c ipn/ipnserver: make ipnserver also be an HTTP server for localhost clients Brad Fitzpatrick 2020-09-11 15:11:28 -0700
  • 3af64765fd ipn: fix Windows crash from improperly strict assertion Brad Fitzpatrick 2020-09-11 15:10:29 -0700
  • a084c44afc wgengine, wgengine/router, cmd/tailscale: force netfilter mode off on Synology Brad Fitzpatrick 2020-09-10 19:55:09 -0700
  • 31c13013ae wgengine/router: tolerate disabled IPv6 on Windows Brad Fitzpatrick 2020-09-11 11:59:48 -0700
  • 175c088009 wgengine/router: tolerate disabled IPv6 on Windows Brad Fitzpatrick 2020-09-11 11:59:48 -0700
  • 9ab2b32569 syncs: add Watch, for monitoring mutex contention Josh Bleecher Snyder 2020-09-10 16:36:59 -0700
  • 109bd084b7 syncs: add Watch, for monitoring mutex contention Josh Bleecher Snyder 2020-09-10 16:36:59 -0700
  • 5a94317628 Makefile: remove tsshd from depaware Brad Fitzpatrick 2020-09-11 11:09:32 -0700
  • 80083dd084 .github: attempt to fix staticcheck builder David Crawshaw 2020-09-11 13:47:22 -0400
  • 37b40b035b wgengine/router/dns: appease staticcheck (again) Josh Bleecher Snyder 2020-09-11 11:00:39 -0700
  • edf87025cb wgengine/router/router_linux.go: Fixed merge conflict Christina Wen 2020-09-11 13:27:49 -0400
  • 8a90593a50 wgengine/router/router_linux.go: tailscale down restores /etc/resolv.conf Christina Wen 2020-09-10 17:19:17 -0400
  • bc1751a376 util/pidowner: add missing copyright header Brad Fitzpatrick 2020-09-11 08:57:10 -0700
  • b14288f96c util/pidowner: add two missing copyright headers Brad Fitzpatrick 2020-09-11 08:25:23 -0700
  • e6d32783c8 wgengine/router/router_linux.go: fixed comment Christina Wen 2020-09-11 11:22:08 -0400
  • 23f01174ea util/pidowner: new package to map from process ID to its user ID Brad Fitzpatrick 2020-09-11 08:09:51 -0700
  • 40e12c17ec net/netcheck: remove mistaken double Mutex.Unlock in error path Brad Fitzpatrick 2020-09-11 07:55:49 -0700
  • e5802999b5 wgengine, wgengine/router, cmd/tailscale: force netfilter mode off on Synology Brad Fitzpatrick 2020-09-10 19:55:09 -0700
  • 0c878ba6a1 syncs: add Watch, for monitoring mutex contention Josh Bleecher Snyder 2020-09-10 16:36:59 -0700
  • f65eb4e5c1 net/netstat: start of new netstat package, with Windows for now Brad Fitzpatrick 2020-09-10 15:21:32 -0700
  • 84650dc818 net/netns: add windows support. David Anderson 2020-09-10 18:40:02 +0000
  • 43c32367ce router_linux.go: tailscale down restores /etc/resolv.conf file Christina Wen 2020-09-10 17:19:17 -0400
  • 8b60936913 depaware: update deps Brad Fitzpatrick 2020-09-10 09:29:15 -0700
  • edb47b98a8 scripts: don't descend into .git for license header check Brad Fitzpatrick 2020-09-10 09:23:33 -0700
  • a877dd575c wgengine/router/dns: remove unnecessary lint ignore line Josh Bleecher Snyder 2020-09-08 16:03:49 -0700
  • bf24d54143 syncs: add AssertLocked Josh Bleecher Snyder 2020-09-08 15:55:18 -0700
  • 158202dbb1 go mod tidy Brad Fitzpatrick 2020-09-09 12:17:44 -0700
  • 7795fcf464 Add tooldeps package to keep depaware pinned in go.mod. Brad Fitzpatrick 2020-09-09 12:13:30 -0700
  • 22ed3c503e
    Add depaware.txt files and GitHub checks. (#745) Brad Fitzpatrick 2020-09-09 12:11:46 -0700
  • 50ca21a02d Add depaware.txt files and GitHub checks. Brad Fitzpatrick 2020-09-09 12:03:03 -0700
  • e7a0ae6605 wgengine/router/dns: remove unnecessary lint ignore line Josh Bleecher Snyder 2020-09-08 16:03:49 -0700
  • 3ff60cdf49 syncs: add AssertLocked Josh Bleecher Snyder 2020-09-08 15:55:18 -0700
  • 2e40c4b564 tstest: don't log on success Josh Bleecher Snyder 2020-09-08 13:26:59 -0700
  • dc24129007 tstest: don't log on success Josh Bleecher Snyder 2020-09-08 13:26:59 -0700
  • 998ee2af50 tstest: add ResourceCheck.Quiet to disable logging-on-success Josh Bleecher Snyder 2020-09-08 13:26:59 -0700
  • 913c1bd04f wgengine/router: on Windows, add a firewall rule to allow Tailscale Brad Fitzpatrick 2020-09-08 13:10:20 -0700
  • d27301638a WIP: playing with using gvisor's netstack for pure userspace TCP/relaying bradfitz/gvisor_netstack Brad Fitzpatrick 2020-09-03 15:45:41 -0700
  • 688f923db1
    log/logheap: properly document LogHeap as performing HTTP upload (#741) Emmanuel T Odeke 2020-09-07 19:17:53 -0700
  • bf30a957f2
    log/logheap: properly document LogHeap as performing HTTP upload Emmanuel T Odeke 2020-09-07 17:15:06 -0700
  • 96160973ce tailcfg: regenerate Clone methods Josh Bleecher Snyder 2020-09-04 15:19:54 -0700
  • 7bd89359c9 cmd/cloner: generate a package-level Clone function Josh Bleecher Snyder 2020-09-04 15:19:12 -0700
  • f524e7d74f tailcfg: regenerate Clone methods Josh Bleecher Snyder 2020-09-04 15:19:54 -0700
  • 2b9a3a0255 cmd/cloner: generate a package-level Clone function Josh Bleecher Snyder 2020-09-04 15:19:12 -0700
  • 99d223130c cmd/cloner: fix found type detection Josh Bleecher Snyder 2020-09-04 13:26:21 -0700
  • c6e06f92e6 cmd/cloner: fix found type detection Josh Bleecher Snyder 2020-09-04 13:26:21 -0700
  • 2352690bde cmd/cloner: ensure cloner gets re-run when structs change Josh Bleecher Snyder 2020-09-04 11:58:42 -0700
  • 4de81a3e34 cmd/cloner: ensure cloner gets re-run when structs change Josh Bleecher Snyder 2020-09-04 11:58:42 -0700
  • 718e0ebaad cmd/cloner: ensure cloner gets re-run when structs change Josh Bleecher Snyder 2020-09-04 11:58:42 -0700
  • 8ecee476f6 ipn: simplify TestLocalLogLines, defer a Shutdown of its LocalBackend Brad Fitzpatrick 2020-09-04 08:36:07 -0700
  • 7fddc33481 tstest: make LogLineTracker pass variadic format args through Brad Fitzpatrick 2020-09-04 08:31:43 -0700
  • 68c42530e9 tstest: rename LogListener to LogLineTracker Brad Fitzpatrick 2020-09-04 08:09:56 -0700
  • 95cddfcc75 tailcfg: add Clone methods to Login and DNSConfig David Crawshaw 2020-09-04 07:41:30 -0400
  • 3baa084548 tstest: take testing.TB in helper for benchmarks David Crawshaw 2020-09-04 07:41:01 -0400
  • f971a0c77f tailcfg: add Clone methods to Login and DNSConfig crawshaw/loadtest David Crawshaw 2020-09-04 07:41:30 -0400
  • 075593ff75 tstest: take testing.TB in helper for benchmarks David Crawshaw 2020-09-04 07:41:01 -0400
  • 468bb3afce cmd/tailscale/cli: add debug -derp mode Brad Fitzpatrick 2020-09-03 09:09:23 -0700
  • 2d48dab547 ipn: treat all errors from ReadState as ErrStateNotExist Elias Naur 2020-09-03 10:37:16 +0200
  • 9c25968b63 net/tshttpproxy: fix typo in Windows code added at least second Brad Fitzpatrick 2020-09-02 21:25:38 -0700
  • 82a3721661 go.sum: update Brad Fitzpatrick 2020-09-02 21:25:28 -0700
  • b026a638c7 net/tshttpproxy: if winhttp.GetProxyForURL blocks too long, use previous value Brad Fitzpatrick 2020-09-02 15:32:55 -0700
  • a570c27577 portlist: reduce log spam on macOS Josh Bleecher Snyder 2020-09-02 15:42:33 -0700
  • e9c152c00e portlist: reduce log spam on macOS Josh Bleecher Snyder 2020-09-02 15:42:33 -0700
  • 3b05cbacfb go.mod: update wireguard-go version Josh Bleecher Snyder 2020-09-02 12:22:49 -0700
  • 57e642648f wgengine/magicsock: fix typo in comment Josh Bleecher Snyder 2020-09-02 11:34:06 -0700
  • 6d14678009 wgengine/router: remove unnecessary newlines in log.Printf formats Brad Fitzpatrick 2020-09-01 13:27:42 -0700
  • 09d56f54a7
    wgengine/router: fix Windows route sorting that caused de-dup to not work (#727) Brad Fitzpatrick 2020-09-01 13:24:58 -0700
  • da612361cf wgengine/router: fix Windows route sorting that caused de-dup to not work Brad Fitzpatrick 2020-08-31 22:07:48 -0700
  • c87ae7a07d wgengine/router: fix Windows route sorting that caused de-dup to not work Brad Fitzpatrick 2020-08-31 22:07:48 -0700
  • 74ee374667 net/tshttpproxy: add more winhttp logging Brad Fitzpatrick 2020-08-28 21:37:49 -0700