| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-06-29 | control/controlclient: remove IPv6 opt-out environment variable | Brad Fitzpatrick | 1 | -12/+1 |
| 2020-06-25 | control/controlclient: add Debug field to NetworkMap | Brad Fitzpatrick | 3 | -21/+69 |
| 2020-06-24 | control/controlclient: cut down some NetworkMap stringification & diff alloca... | Brad Fitzpatrick | 2 | -3/+45 |
| 2020-06-24 | control/controlclient: trim /32 suffix a bit more succinctly | Brad Fitzpatrick | 1 | -4/+1 |
| 2020-06-19 | all: generate discovery key, plumb it around | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-06-18 | control/controlclient: make netmap generation use rate-limited logger. | David Anderson | 1 | -8/+9 |
| 2020-06-18 | control/controlclient: delete unused function. | David Anderson | 1 | -8/+0 |
| 2020-06-15 | Fix concurrency issues in controlclient, ipn, types/logger (#456) | Dmytro Shynkevych | 1 | -6/+10 |
| 2020-06-12 | log/logheap: change to POST to a URL instead of logging | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-06-01 | net/netns: move SOCKS dialing to netns for now | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-05-29 | control/controlclient: use netns package to dial connections. | David Anderson | 1 | -0/+3 |
| 2020-05-28 | Revert "control/controlclient: use "getprop net.hostname" for Android hostname" | Brad Fitzpatrick | 1 | -23/+1 |
| 2020-05-27 | control/controlclient: use "getprop net.hostname" for Android hostname | Brad Fitzpatrick | 1 | -1/+23 |
| 2020-05-27 | control/controlclient: move auto_test back to corp repo. | David Anderson | 3 | -1373/+69 |
| 2020-05-27 | control/controlclient: move direct_test back to corp repo. | David Anderson | 1 | -384/+0 |
| 2020-05-25 | tailcfg: add MapResponse.Debug mechanism to trigger logging heap pprof | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-05-23 | all: make client use server-provided DERP map, add DERP region support | Brad Fitzpatrick | 2 | -0/+12 |
| 2020-05-20 | controlclient tests: fix more memory leaks and add resource checking. | Avery Pennarun | 3 | -11/+34 |
| 2020-05-19 | controlclient/direct: fix a race condition accessing auth keys. | Avery Pennarun | 2 | -1/+7 |
| 2020-05-19 | controlclient/auto_test: don't print the s.control object. | Avery Pennarun | 1 | -1/+1 |
| 2020-05-14 | controlclient/auto_test: fix flake "peer OS is not linux" on macOS. | Avery Pennarun | 1 | -0/+10 |
| 2020-05-14 | control/controlclient/auto_test: clean up logging to defeat 'go test' idiocy. | Avery Pennarun | 1 | -144/+168 |
| 2020-05-14 | control/controlclient: fix a very rare httptest.Server log.Printf. | Avery Pennarun | 1 | -0/+3 |
| 2020-05-13 | Add tstest.PanicOnLog(), and fix various problems detected by this. | Avery Pennarun | 2 | -4/+7 |
| 2020-05-13 | {ipn,control/controlclient}/tests: pass a logf function to control.New(). | Avery Pennarun | 2 | -3/+3 |
| 2020-05-05 | control/controlclient: revert extreneous synchronization. | Dmytro Shynkevych | 1 | -1/+0 |
| 2020-05-05 | control/controlclient: synchronize hostinfo test. | Dmytro Shynkevych | 1 | -3/+4 |
| 2020-05-05 | controlclient and ipn tests: supply --advertise-tags and --advertise-routes. | Avery Pennarun | 1 | -0/+17 |
| 2020-05-03 | types/structs: add structs.Incomparable annotation, use it where applicable | Brad Fitzpatrick | 3 | -1/+8 |
| 2020-05-01 | controlclient, ipn: adjust tests for tailscale.com keepalive change | David Crawshaw | 1 | -15/+20 |
| 2020-04-30 | Appease the "missing copyright header" check. | Avery Pennarun | 1 | -0/+4 |
| 2020-04-30 | wgengine/filter: support subnet mask rules, not just /32 IPs. | Avery Pennarun | 2 | -1/+81 |
| 2020-04-28 | tstest: rename from testy. | David Anderson | 1 | -5/+5 |
| 2020-04-29 | ipn, controlclient: add control.New parameter | David Crawshaw | 2 | -3/+3 |
| 2020-04-27 | control/controlclient: wait for c1 to receive a netmap. | David Anderson | 1 | -2/+11 |
| 2020-04-27 | control/controlclient: document test TestClientsReusingKeys. | David Anderson | 2 | -9/+37 |
| 2020-04-27 | control/controlclient: fix build break caused by overzealous gitting | Brad Fitzpatrick | 1 | -0/+5 |
| 2020-04-27 | Revert "net/tlsdial: add memory-optimized TLS cert verification path for iOS" | Brad Fitzpatrick | 1 | -5/+0 |
| 2020-04-26 | control/controlclient: also rename HTTPC in the tests | Brad Fitzpatrick | 2 | -9/+9 |
| 2020-04-26 | control/controlclient: restore Options.HTTPC as Options.HTTPTestClient | Brad Fitzpatrick | 1 | -4/+8 |
| 2020-04-25 | net/tlsdial: add memory-optimized TLS cert verification path for iOS | Brad Fitzpatrick | 1 | -1/+6 |
| 2020-04-25 | net/tlsdial: add package for TLS dials, and make DERP & controlclient use it | Brad Fitzpatrick | 1 | -5/+8 |
| 2020-04-21 | control/controlclient: add missing vlog, for consistency with other sitesv0.98.0v0.98 | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-04-21 | control/controlclient: fix deadlock in timeout+keepalive race | Brad Fitzpatrick | 1 | -8/+18 |
| 2020-04-11 | control/controlclient: add opt-in netmap verbose debugging env var | Brad Fitzpatrick | 1 | -0/+21 |
| 2020-04-11 | all: remove unnecessary trailing newlines in format patterns for consistency | Brad Fitzpatrick | 2 | -36/+36 |
| 2020-04-09 | controlclient: add auth key test | David Crawshaw | 1 | -0/+69 |
| 2020-04-09 | controlclient: add auth key | David Crawshaw | 1 | -0/+4 |
| 2020-04-02 | controlclient: do not send duplicate hostinfo/netinfo | David Crawshaw | 2 | -9/+26 |
| 2020-04-01 | version: move runtime.OS to tailscale OS mapping func to version | Brad Fitzpatrick | 1 | -16/+1 |