| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-09-15 | control/controlclient: add TS_DEBUG_MAPRESPONSE to dump all MapResponses | Brad Fitzpatrick | 1 | -0/+7 |
| 2020-08-26 | tshttpproxy, controlclient, derphttp, logpolicy: send Negotiate auth to proxies | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-08-20 | tailcfg, wgengine, controlclient: add control-side gating of lazy WG config | Brad Fitzpatrick | 1 | -5/+21 |
| 2020-08-18 | net/tshttpproxy: new package, support WPAD/PAC proxies on Windows | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-08-17 | tailcfg, controlclient, magicsock: add control feature flag to enable DRPO | Brad Fitzpatrick | 1 | -2/+19 |
| 2020-08-07 | tailcfg, control/controlclient: support delta-encoded netmaps | Brad Fitzpatrick | 1 | -0/+102 |
| 2020-08-06 | control/controlclient: reset timeout timer on non-keepalive map updates | Brad Fitzpatrick | 1 | -9/+11 |
| 2020-07-31 | all: dns refactor, add Proxied and PerDomain flags from control (#615) | Dmytro Shynkevych | 1 | -2/+24 |
| 2020-07-28 | ipn: fix netmap change tracking and dns map generation (#609) | Dmytro Shynkevych | 1 | -0/+3 |
| 2020-07-27 | tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux | Brad Fitzpatrick | 1 | -0/+9 |
| 2020-07-09 | control/controlclient: fix a couple more data races | Brad Fitzpatrick | 1 | -1/+3 |
| 2020-07-08 | ipn, control/controlclient: fix some data races | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-03 | control/controlclient, tailcfg: turn active route discovery on by default | Brad Fitzpatrick | 1 | -15/+22 |
| 2020-07-02 | control/controlclient: fix copy/paste-o in debug knob accessor | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-02 | control/controlclient: don't truncate AuthURL in log | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-06-29 | wgengine/magicsock: add new endpoint type used for discovery-supporting peers | Brad Fitzpatrick | 1 | -3/+43 |
| 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 | 1 | -0/+1 |
| 2020-06-19 | all: generate discovery key, plumb it around | Brad Fitzpatrick | 1 | -0/+4 |
| 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-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 | 1 | -0/+8 |
| 2020-05-20 | controlclient tests: fix more memory leaks and add resource checking. | Avery Pennarun | 1 | -1/+0 |
| 2020-05-19 | controlclient/direct: fix a race condition accessing auth keys. | Avery Pennarun | 1 | -1/+2 |
| 2020-05-03 | types/structs: add structs.Incomparable annotation, use it where applicable | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-04-30 | wgengine/filter: support subnet mask rules, not just /32 IPs. | Avery Pennarun | 1 | -1/+1 |
| 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: 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 | 1 | -15/+15 |
| 2020-04-09 | controlclient: add auth key | David Crawshaw | 1 | -0/+4 |
| 2020-04-02 | controlclient: do not send duplicate hostinfo/netinfo | David Crawshaw | 1 | -7/+14 |
| 2020-04-01 | version: move runtime.OS to tailscale OS mapping func to version | Brad Fitzpatrick | 1 | -16/+1 |
| 2020-03-26 | control/controlclient: flip IPv6 to be on by default | Brad Fitzpatrick | 1 | -5/+12 |
| 2020-03-24 | control/controlclient: remove old compat PacketFilter initialization. | David Anderson | 1 | -9/+0 |
| 2020-03-20 | controlclient, magicsock: add debug knob to request IPv6 endpoints | Brad Fitzpatrick | 1 | -6/+12 |
| 2020-03-21 | controlclient: remove common log on very quiet nodes | David Crawshaw | 1 | -1/+0 |
| 2020-03-20 | Revert "tailcfg, controlclient, magicsock: request IPv6 endpoints, but ignore... | David Anderson | 1 | -7/+6 |
| 2020-03-19 | tailcfg, controlclient, magicsock: request IPv6 endpoints, but ignore them | Brad Fitzpatrick | 1 | -6/+7 |
| 2020-03-19 | control/controlclient: don't use Node as value type | Brad Fitzpatrick | 1 | -9/+0 |