| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-04-29 | ipn/ipnlocal: be authoritative for the entire MagicDNS record tree. | David Anderson | 1 | -0/+6 |
| 2021-04-29 | ipn/ipnlocal: make FileTargets check IPN state first | Brad Fitzpatrick | 2 | -3/+33 |
| 2021-04-28 | ipn/ipnlocal: remove t.Parallel from recently added test | Brad Fitzpatrick | 1 | -2/+0 |
| 2021-04-28 | ipn/ipnlocal: add a test for earlier lazy machine key generation change | Brad Fitzpatrick | 1 | -0/+36 |
| 2021-04-28 | ipn/ipnlocal: remove IPv6 records from MagicDNS. | David Anderson | 1 | -0/+10 |
| 2021-04-27 | ipn/ipnlocal: prevent a now-expected [unexpected] log message on Windows | Brad Fitzpatrick | 1 | -0/+6 |
| 2021-04-26 | ipn/ipnlocal: always write files to partial files, even in buffered mode | Brad Fitzpatrick | 1 | -7/+17 |
| 2021-04-26 | ipn/ipnlocal: use delete marker files to work around Windows delete problems | Brad Fitzpatrick | 2 | -16/+202 |
| 2021-04-23 | ipn/ipnlocal: add file sharing to windows shell | Aleksandar Pesic | 2 | -32/+28 |
| 2021-04-23 | ipn/ipnlocal: add a LocalBackend.Start fast path if already running | Brad Fitzpatrick | 2 | -13/+53 |
| 2021-04-23 | ipn/ipnlocal: close peer API listeners on transition away from Running | Brad Fitzpatrick | 1 | -8/+21 |
| 2021-04-22 | ipn: define NewBackendServer nil as not affecting Backend's NotifyCallback | Brad Fitzpatrick | 2 | -1/+13 |
| 2021-04-22 | ipn/ipnlocal: use fallback default DNS whenever exit nodes are on. | David Anderson | 1 | -7/+13 |
| 2021-04-22 | ipn/ipnlocal: add peerapi goroutine fetch | Brad Fitzpatrick | 2 | -1/+36 |
| 2021-04-22 | ipn/ipnlocal: put a retry loop around Windows file deletes | Brad Fitzpatrick | 2 | -7/+89 |
| 2021-04-22 | ipn/ipnlocal: fix approxSize operator precedence | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-04-22 | ipn/ipnlocal: log on DeleteFile error | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-04-21 | ipn/ipnlocal: fix tailscale status --json AuthURL field | Brad Fitzpatrick | 1 | -3/+10 |
| 2021-04-21 | ipn/ipnlocal: on fresh lazy-connecting install, start in state NeedsLogin | Brad Fitzpatrick | 2 | -0/+52 |
| 2021-04-20 | cmd/tailscaled: don't block ipnserver startup behind engine init on Windows | Brad Fitzpatrick | 1 | -41/+1 |
| 2021-04-20 | ipn/ipnlocal: add arpa suffixes to MagicDNS for reverse lookups. | David Anderson | 1 | -1/+13 |
| 2021-04-20 | ipn/ipnlocal: only set authoritative domains when using MagicDNS. | David Anderson | 1 | -1/+1 |
| 2021-04-20 | ipn: don't Logout when Windows GUI disconnects | Brad Fitzpatrick | 3 | -18/+27 |
| 2021-04-20 | ipn/ipnlocal: plumb fallback DNS in as a workaround for split DNS issues. | David Anderson | 1 | -6/+31 |
| 2021-04-20 | ipn{,/ipnlocal}: in direct file receive mode, don't rename partial file | Brad Fitzpatrick | 2 | -22/+24 |
| 2021-04-20 | ipn/ipnlocal: only fix peerapiListener on Windows when running | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-04-20 | ipn/ipnlocal: restrict local lan access to linux machines. | Maisem Ali | 1 | -10/+13 |
| 2021-04-19 | ipn/ipnlocal: finish/fix up filename validation & encoding on disk | Brad Fitzpatrick | 2 | -5/+251 |
| 2021-04-19 | ipn/ipnlocal: add some more peerapi handlePeerPut tests | Brad Fitzpatrick | 2 | -4/+80 |
| 2021-04-19 | ipn/ipnlocal: add some peerapi tests | Brad Fitzpatrick | 2 | -4/+155 |
| 2021-04-19 | ipn, cmd/tailscale/cli: add pref to configure sudo-free operator user | Brad Fitzpatrick | 5 | -4/+61 |
| 2021-04-18 | ipn{,/ipnlocal}, cmd/tailscale/cli: don't check pref reverts on initial up | Brad Fitzpatrick | 4 | -7/+36 |
| 2021-04-18 | ipn: add DefaultControlURL const, replace few literals with it | Brad Fitzpatrick | 1 | -2/+7 |
| 2021-04-16 | ipn/ipnlocal, etc: require file sharing capability to send/recv files | Brad Fitzpatrick | 4 | -2/+44 |
| 2021-04-14 | ipn/ipnlocal: advertise netstack to control server | Brad Fitzpatrick | 1 | -2/+9 |
| 2021-04-14 | ipn/ipnstate: add PeerStatus.TailscaleIPs slice, deprecate TailAddr | Brad Fitzpatrick | 2 | -23/+39 |
| 2021-04-13 | tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType | Brad Fitzpatrick | 2 | -3/+2 |
| 2021-04-13 | ipn/ipnlocal: fix peerapi printf arg mismatch | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-04-13 | ipn/localapi: only require read access to list file targets | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-04-13 | client/tailscale/apitype: move local API types to new apitype package | Brad Fitzpatrick | 3 | -25/+11 |
| 2021-04-12 | ipn/ipnlocal,wgengine/router,cmd/tailscale: add flag to allow local lan acces... | Maisem Ali | 4 | -52/+108 |
| 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 | 1 | -1/+7 |
| 2021-04-12 | ipn/ipnlocal: add LocalBackend.SetDirectFileRoot | Brad Fitzpatrick | 3 | -17/+88 |
| 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-11 | ipn/localapi: require write access to PATCH prefs | Brad Fitzpatrick | 1 | -0/+4 |