| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-07-06 | wgengine/magicsock: change API to not permit disco key changes | Brad Fitzpatrick | 1 | -3/+2 |
| 2020-06-25 | ipn, wgengine: plumb NetworkMap down to magicsock | Brad Fitzpatrick | 1 | -0/+8 |
| 2020-06-24 | wgengine: fix blank line in interface method comment | Brad Fitzpatrick | 1 | -2/+1 |
| 2020-06-19 | all: generate discovery key, plumb it around | Brad Fitzpatrick | 1 | -0/+6 |
| 2020-06-08 | tsdns: initial implementation of a Tailscale DNS resolver (#396) | Dmytro Shynkevych | 1 | -0/+4 |
| 2020-05-23 | all: make client use server-provided DERP map, add DERP region support | Brad Fitzpatrick | 1 | -3/+4 |
| 2020-05-12 | wgengine/router: rename config.Settings to config.Config, make pointer. | David Anderson | 1 | -4/+1 |
| 2020-05-12 | wgengine: generate and plumb router.Settings in from ipn. | David Anderson | 1 | -1/+2 |
| 2020-05-11 | wgengine/router: add a setting to disable SNAT for subnet routes. | David Anderson | 1 | -1/+1 |
| 2020-05-07 | wgengine: plumb locally advertised subnet routes. | David Anderson | 1 | -1/+1 |
| 2020-04-30 | wgengine/router: split out from wgengine. | David Anderson | 1 | -49/+0 |
| 2020-04-10 | wgengine: quiet some engine reconfig logging, make more consistent | Brad Fitzpatrick | 1 | -0/+6 |
| 2020-03-26 | cmd/tailscaled, wgengine, ipn: add /debug/ipn handler with world state | Brad Fitzpatrick | 1 | -0/+7 |
| 2020-03-25 | wgengine, wgengine/filter: minor doc, style, performance, locking changes | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-03-25 | wgengine: don't lose filter state on filter reconfig. | Avery Pennarun | 1 | -0/+3 |
| 2020-03-19 | wgengine, ipn: include number of active DERPs in status | David Crawshaw | 1 | -0/+1 |
| 2020-03-13 | wgengine: don't Reconfig on boring link changes | Brad Fitzpatrick | 1 | -0/+6 |
| 2020-03-04 | ipn, wgengine/magicsock: add ipn.Prefs.DisableDERP bool | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-03-04 | magicsock, wgengine, ipn, controlclient: plumb regular netchecks to map poll | Brad Fitzpatrick | 1 | -0/+7 |
| 2020-02-19 | wgengine: update for wgcfg changes | David Crawshaw | 1 | -2/+1 |
| 2020-02-17 | wgengine: move link monitor to be owned by the engine, not the router | Brad Fitzpatrick | 1 | -3/+3 |
| 2020-02-17 | wgengine: simplify, change some signatures | Brad Fitzpatrick | 1 | -0/+12 |
| 2020-02-12 | wgengine: flesh out some docs, minor cleanups | Brad Fitzpatrick | 1 | -7/+10 |
| 2020-02-12 | wgengine: flesh out some docs | Brad Fitzpatrick | 1 | -16/+53 |
| 2020-02-10 | wgengine: make SetRoutesFunc less appealing to use. | David Anderson | 1 | -4/+0 |
| 2020-02-09 | Move Linux client & common packages into a public repo. | Earl Lee | 1 | -0/+79 |