| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-04-20 | ipn/ipnlocal: close peerapi listeners on LocalBackend.Shutdown | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-04-20 | ipn/ipnlocal: use the fake peerapi listener as fallback if netstack available | Brad Fitzpatrick | 1 | -2/+9 |
| 2022-04-20 | ipn/ipnlocal: make peerapi listener on Android avoid the kernel | Brad Fitzpatrick | 1 | -0/+54 |
| 2022-04-20 | ipn/ipnlocal: reject tailscale up --ssh if disabled on tailnet | Brad Fitzpatrick | 1 | -0/+4 |
| 2022-04-19 | net/dns: schedule DoH upgrade explicitly, fix Resolver.Addr confusion | Brad Fitzpatrick | 2 | -15/+5 |
| 2022-04-18 | ipn/ipnlocal: also use SSHPolicies when updating filterHash | Maisem Ali | 1 | -1/+5 |
| 2022-04-18 | ipn/ipnlocal: add capability for debugging peers over peerapi | Brad Fitzpatrick | 1 | -23/+21 |
| 2022-04-18 | cmd/tailscale, etc: make "tailscale up --ssh" fail fast when unavailable | Brad Fitzpatrick | 1 | -0/+38 |
| 2022-04-17 | ssh/tailssh: close sessions on policy change if no longer allowed | Brad Fitzpatrick | 1 | -0/+9 |
| 2022-04-17 | ipn/ipnlocal: only call updateFilter with mutex held | Brad Fitzpatrick | 1 | -15/+16 |
| 2022-04-17 | ipn/ipnlocal: add start of inter-user Taildrop | Brad Fitzpatrick | 2 | -3/+25 |
| 2022-04-17 | all: add arbitrary capability support | Brad Fitzpatrick | 1 | -0/+24 |
| 2022-04-15 | ssh/tailssh: make the SSH server a singleton, register with LocalBackend | Brad Fitzpatrick | 1 | -0/+28 |
| 2022-04-14 | tailcfg, ipn/ipnlocal: add debug flag to enable one-big-CGNAT/10 route | Brad Fitzpatrick | 1 | -3/+8 |
| 2022-04-13 | ipn/ipnlocal: make peerIPs return a sorted slice | Maisem Ali | 2 | -1/+35 |
| 2022-04-11 | net/tsaddr, wgengine/netstack: add IPv6 range that forwards to site-relative ... | Brad Fitzpatrick | 1 | -4/+27 |
| 2022-03-28 | net/netutil: add CheckIPForwardingLinux (#4301) | Maisem Ali | 1 | -94/+5 |
| 2022-03-26 | tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-03-26 | ipn/ipnlocal: do not process old status messages received out of order | Maisem Ali | 2 | -2/+11 |
| 2022-03-25 | ipn/ipnstate: put SSH Host Keys in ipnstate.PeerStatus | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-03-23 | envknob, ipn/ipnlocal: add SSH admin kill switch | Brad Fitzpatrick | 1 | -4/+10 |
| 2022-03-22 | control/controlclient, ipn/ipnlocal, tailcfg: add MapResponse.PopBrowserURL | Brad Fitzpatrick | 1 | -1/+8 |
| 2022-03-17 | all: use any instead of interface{} | Josh Bleecher Snyder | 3 | -3/+3 |
| 2022-03-16 | types/views: add generic Slice[T] and remove StringSlice | Maisem Ali | 1 | -2/+2 |
| 2022-03-10 | ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network | Brad Fitzpatrick | 2 | -0/+17 |
| 2022-03-09 | ipn/ipnlocal: migrate all platforms to controlplane.tailscale.com | Maisem Ali | 1 | -14/+7 |
| 2022-03-09 | control/controlclient, localapi: shorten expiry time via localapi (#4112) | Nick O'Neill | 2 | -0/+15 |
| 2022-03-06 | tailcfg: rename map request version to "capability version" | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-02-28 | ipn/store: add common package for instantiating ipn.StateStores | Maisem Ali | 3 | -4/+7 |
| 2022-02-24 | ssh: make it build on darwin | Brad Fitzpatrick | 2 | -4/+3 |
| 2022-02-24 | ipn/ipnlocal: generate tailscaled-owned SSH keys as needed | Brad Fitzpatrick | 2 | -10/+136 |
| 2022-02-22 | net/netutil: fix regression where peerapi would get closed after 1st req | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-02-22 | ipn/ipnlocal: use views for Peer.PrimaryRoutes and Peer.Tags | Maisem Ali | 1 | -2/+13 |
| 2022-02-21 | ipn/{ipnlocal,ipnstate}: add Tags and PrimaryRoutes to PeerStatus | Maisem Ali | 1 | -0/+2 |
| 2022-02-18 | cmd/tailscaled: add `-state=mem:` to support creation of an ephemeral node. | Maisem Ali | 4 | -15/+10 |
| 2022-02-18 | types/logger, logtail: add mechanism to do structured JSON logs | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-02-17 | tailcfg, ipn/ipnlocal: add Hostinfo.SSH_HostKeys, send when SSH enabled | Brad Fitzpatrick | 3 | -6/+38 |
| 2022-02-17 | ipnlocal, tailssh: start moving host key stuff into the right spot | Brad Fitzpatrick | 1 | -0/+48 |
| 2022-02-16 | tailcfg: make Node.Hostinfo a HostinfoView | Maisem Ali | 2 | -14/+19 |
| 2022-02-15 | ipn: add `TailnetStatus` field to `tailscale status --json` (#3865) | Ross Zurowski | 1 | -2/+7 |
| 2022-02-14 | ipn/ipnlocal: log most of Hostinfo once non-verbose at start-up | Brad Fitzpatrick | 1 | -0/+3 |
| 2022-02-13 | net/netutil: unify two oneConnListeners into a new package | Brad Fitzpatrick | 1 | -19/+2 |
| 2022-02-12 | envknob: track, log env knobs in use | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-02-12 | ipn/ipnlocal, wgengine/magicsock, logpolicy: quiet more logs | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-02-12 | all: adjust some log verbosity | Brad Fitzpatrick | 1 | -11/+11 |
| 2022-01-31 | ipn/ipnlocal, wgengine/netstack: use netstack for peerapi server | Brad Fitzpatrick | 2 | -22/+50 |
| 2022-01-26 | ipn/ipnstate: add TailnetName to status | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-01-24 | wgengine/netstack: add an SSH server experiment | Brad Fitzpatrick | 1 | -0/+10 |
| 2022-01-24 | envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) | Brad Fitzpatrick | 1 | -2/+3 |
| 2022-01-06 | ipn/ipnlocal: fix cert fetching on macOS GUI platforms | Brad Fitzpatrick | 1 | -1/+1 |