| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-04-16 | ipn{,/ipnlocal}: in direct file receive mode, don't rename partial filebradfitz/macos_progress | Brad Fitzpatrick | 2 | -22/+24 |
| 2021-04-16 | net/tsaddr: add new IP range for ephemeral nodes in Tailscale ULA (#1715) | Naman Sood | 1 | -0/+12 |
| 2021-04-16 | ipn/ipnlocal, etc: require file sharing capability to send/recv files | Brad Fitzpatrick | 8 | -4/+76 |
| 2021-04-16 | cmd/tailscale/cli: wait on the right contexts in up | Brad Fitzpatrick | 1 | -3/+7 |
| 2021-04-16 | cmd/tailscale/cli: avoid a spammy log message on SIGINT | Brad Fitzpatrick | 1 | -1/+7 |
| 2021-04-15 | tailcfg, control/controlclient: (mapver 16) add Node.Online, MapResponse.Onli... | Brad Fitzpatrick | 6 | -45/+158 |
| 2021-04-15 | control/controlclient: only use a single DNS label as the hostname. | David Anderson | 2 | -0/+10 |
| 2021-04-15 | wgengine/router: add the Tailscale ULA route on darwin. | Maisem Ali | 1 | -1/+1 |
| 2021-04-15 | cmd/tailscale: fix command descriptions (#1710) | Ross Zurowski | 2 | -2/+2 |
| 2021-04-15 | logtail: reduce PublicID.UnmarshalText from 2 allocs to 0 | Brad Fitzpatrick | 2 | -6/+32 |
| 2021-04-14 | net/dns: add debugging traces to DNS manager selection on linux. | David Anderson | 2 | -2/+38 |
| 2021-04-14 | net/dns: fix inverted test for NetworkManager. | David Anderson | 1 | -1/+1 |
| 2021-04-14 | net/dns: error out on linux if /etc/resolv.conf can't be read. | David Anderson | 1 | -0/+3 |
| 2021-04-14 | net/dns: fix freebsd DNS manager selection. | David Anderson | 3 | -38/+46 |
| 2021-04-14 | cmd/tailscaled: populate netstack variable to use dialer in SOCKS5 | Naman Sood | 1 | -2/+3 |
| 2021-04-14 | ipn/ipnlocal: advertise netstack to control server | Brad Fitzpatrick | 1 | -2/+9 |
| 2021-04-14 | stun fuzzer: Small fix | AdamKorcz | 1 | -1/+1 |
| 2021-04-14 | cmd/tailscale/cli: let ip take a peername | Brad Fitzpatrick | 1 | -5/+41 |
| 2021-04-14 | ipn/ipnstate: add PeerStatus.TailscaleIPs slice, deprecate TailAddr | Brad Fitzpatrick | 5 | -31/+63 |
| 2021-04-13 | net/dns: fix FreeBSD build | Brad Fitzpatrick | 1 | -0/+5 |
| 2021-04-13 | net/dns: fix staticheck. | David Anderson | 2 | -75/+0 |
| 2021-04-13 | net/dns: implement correct manager detection on linux. | David Anderson | 3 | -6/+189 |
| 2021-04-13 | net/dns: fix NM's GetBaseConfig when no configs exist. | David Anderson | 1 | -0/+4 |
| 2021-04-13 | net/dns: refactor dbus connection setup in resolved manager. | David Anderson | 1 | -46/+25 |
| 2021-04-13 | portlist: de-dup services on same (proto, port) on both IPv4/IPv6 | Brad Fitzpatrick | 2 | -6/+21 |
| 2021-04-13 | cmd/tailscale/cli: add up --unattended for Windows | Brad Fitzpatrick | 1 | -1/+12 |
| 2021-04-13 | tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType | Brad Fitzpatrick | 11 | -94/+186 |
| 2021-04-13 | ipn/ipnlocal: fix peerapi printf arg mismatch | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-04-13 | cmd/tailscale/cli: make push get peerapi base via localapi, not TSMP ping | Brad Fitzpatrick | 1 | -46/+27 |
| 2021-04-13 | cmd/tailscale/cli: add push --targets to list possible targets | Brad Fitzpatrick | 1 | -1/+30 |
| 2021-04-13 | ipn/localapi: only require read access to list file targets | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-04-13 | cmd/tailscale/cli: restore SIGINT/SIGTERM on context cancel | Brad Fitzpatrick | 1 | -1/+7 |
| 2021-04-13 | client/tailscale/apitype: move local API types to new apitype package | Brad Fitzpatrick | 9 | -43/+61 |
| 2021-04-12 | ipn/ipnlocal,wgengine/router,cmd/tailscale: add flag to allow local lan acces... | Maisem Ali | 8 | -103/+261 |
| 2021-04-12 | net/dns: return error from NewOSManager, use it to initialize NM. | David Anderson | 16 | -50/+67 |
| 2021-04-12 | derp: handle net.ErrClosed in TestSendFreeze | Maisem Ali | 1 | -1/+1 |
| 2021-04-12 | ipn/ipnlocal: in direct file mode, don't readdir | Brad Fitzpatrick | 1 | -1/+10 |
| 2021-04-12 | cmd/tailscale/cli: don't let up change prefs based on implicit flag values | Brad Fitzpatrick | 4 | -67/+403 |
| 2021-04-12 | net/dns: support split and unsplit DNS in NetworkManager. | David Anderson | 1 | -2/+124 |
| 2021-04-12 | ipn/ipnlocal: add LocalBackend.SetDirectFileRoot | Brad Fitzpatrick | 3 | -17/+88 |
| 2021-04-12 | types/netmap: add some docs/warning to NetworkMap | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-04-12 | tailcfg, control/controlclient: make nil MapResponse.DNSConfig mean unchanged... | Brad Fitzpatrick | 2 | -7/+9 |
| 2021-04-12 | ipn: add hostname to Prefs.Pretty output | Brad Fitzpatrick | 2 | -0/+10 |
| 2021-04-12 | ipn/ipnlocal: be consistent in not logging when no notify registered | Brad Fitzpatrick | 1 | -1/+0 |
| 2021-04-12 | ipn/ipnlocal: remove redundant notify nil check | Brad Fitzpatrick | 1 | -4/+1 |
| 2021-04-12 | ipn: set BackendServer's notify earlier; don't require Start | Brad Fitzpatrick | 1 | -2/+3 |
| 2021-04-12 | ipn: include err in Notify decode fatal path | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-04-12 | wgengine/monitor: reduce Linux log spam on down | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-04-12 | portlist: use windows OpenCurrentProcessToken, not GetCurrentProcessToken | Brad Fitzpatrick | 1 | -1/+11 |
| 2021-04-12 | portlist: filter out all of 127.0.0.0/8, not just 127.0.0.1/32 | Brad Fitzpatrick | 2 | -3/+3 |