| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-02-27 | Start of netcheck package & including network state in Hostinfo. | Brad Fitzpatrick | 2 | -0/+47 |
| 2020-02-26 | cmd/derper: add a STUN server | Brad Fitzpatrick | 1 | -0/+63 |
| 2020-02-25 | control: make Hostinfo accessed by pointer | Brad Fitzpatrick | 2 | -2/+2 |
| 2020-02-25 | tsweb, cmd/derper: move common web/debug stuff from derper to new tsweb | Brad Fitzpatrick | 1 | -86/+7 |
| 2020-02-24 | cmd/mkpkg: add flags for debian scripts. | David Anderson | 1 | -0/+8 |
| 2020-02-21 | cmd/derper: provide debug access over port 80 to trusted (tailscale) IPs | Brad Fitzpatrick | 1 | -1/+30 |
| 2020-02-21 | cmd/mkpkg: add small wrapper around nfpm to build deb/rpm packages. | David Anderson | 1 | -0/+88 |
| 2020-02-21 | derp, cmd/derper: add debug handlers, stats | Brad Fitzpatrick | 1 | -6/+95 |
| 2020-02-21 | interfaces, cmd/tsshd: move interface lookup from tsshd to its own package | Brad Fitzpatrick | 1 | -47/+3 |
| 2020-02-21 | cmd/derper: support logging to logtail | Brad Fitzpatrick | 1 | -5/+13 |
| 2020-02-20 | derp, cmd/derper: add rate limiting support, add default 5Mbps limit | Brad Fitzpatrick | 1 | -4/+8 |
| 2020-02-20 | ipn: use *Prefs rather than Prefs throughout. | David Anderson | 1 | -8/+7 |
| 2020-02-20 | ipn: temporary support for loading legacy relaynode configs. | David Anderson | 1 | -0/+1 |
| 2020-02-19 | Lint: remove unused function. | David Anderson | 1 | -8/+0 |
| 2020-02-20 | cmd/relaynode: drop local --acl-file in favour of central packet filter. | Avery Pennarun | 9 | -133/+10 |
| 2020-02-19 | logpolicy: automatically figure out paths and filenames. | David Anderson | 4 | -4/+4 |
| 2020-02-19 | ipn: move Options.ServerURL into Prefs. | David Anderson | 1 | -2/+2 |
| 2020-02-18 | tailscaled: remove comment from systemd unit. | David Anderson | 1 | -1/+0 |
| 2020-02-18 | tailscaled: fix systemd unit definition. | David Anderson | 1 | -2/+3 |
| 2020-02-18 | tailscaled: add a systemd unit. | David Anderson | 2 | -0/+31 |
| 2020-02-18 | tailscaled: default to a sock in current dir, for development. | David Anderson | 1 | -1/+1 |
| 2020-02-18 | tailscaled: call the network interface tailscale0, not ts0. | David Anderson | 1 | -1/+1 |
| 2020-02-18 | safesocket: simplify API. | David Anderson | 2 | -1/+8 |
| 2020-02-18 | cmd/derper: add a basic DERP server | Brad Fitzpatrick | 1 | -0/+141 |
| 2020-02-17 | ipn: handle advertised routes provided by frontend. | David Anderson | 1 | -0/+12 |
| 2020-02-17 | cmd/tailscaled: run off internal state autonomously. | David Anderson | 2 | -49/+43 |
| 2020-02-17 | wgengine: simplify, change some signatures | Brad Fitzpatrick | 2 | -5/+4 |
| 2020-02-14 | ipn/ipnserver: remove Options.AllowQuit. | David Anderson | 1 | -1/+0 |
| 2020-02-14 | cmd/tailscale: document pump(). | David Anderson | 1 | -4/+6 |
| 2020-02-14 | cmd/tailscale{,d}: rename main file. | David Anderson | 2 | -0/+0 |
| 2020-02-13 | cmd/tailscale: remove statekey for now. | David Anderson | 1 | -17/+12 |
| 2020-02-13 | Introduce a state store to LocalBackend. | David Anderson | 2 | -13/+24 |
| 2020-02-13 | Make ipn.Options.Prefs a pointer. | David Anderson | 1 | -1/+1 |
| 2020-02-13 | Remove LoginFlags from Backend options. | David Anderson | 1 | -9/+2 |
| 2020-02-13 | cmd/tsshd: empty file for windows build | David Crawshaw | 1 | -0/+11 |
| 2020-02-12 | wgengine: fix windows build for winipcfg-go | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-02-12 | cmd/tsshd: fix lint. | David Anderson | 1 | -1/+0 |
| 2020-02-12 | tailscaled: add tunnel name and port flags | Martin Baillie | 1 | -1/+4 |
| 2020-02-12 | cmd/tsshd: fix log text | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-02-12 | cmd/tsshd: add basic SSH server | Brad Fitzpatrick | 1 | -0/+204 |
| 2020-02-11 | debian: fix changelog generation. | David Anderson | 1 | -1/+1 |
| 2020-02-10 | taillogin: check err in controlclient.New. | David Anderson | 1 | -0/+3 |
| 2020-02-10 | cmd: add import comments | Brad Fitzpatrick | 3 | -3/+3 |
| 2020-02-09 | Move Linux client & common packages into a public repo. | Earl Lee | 38 | -0/+1021 |