| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-30 | wgkey: new package | Josh Bleecher Snyder | 1 | -2/+3 |
| 2020-12-28 | all: replace wgcfg.IP and wgcfg.CIDR with netaddr types | Josh Bleecher Snyder | 1 | -12/+7 |
| 2020-12-21 | all: annotate log verbosity levels on most egregiously spammy log prints | Brad Fitzpatrick | 1 | -2/+2 |
| 2020-11-09 | wgengine/filter: remove the Matches type. | David Anderson | 1 | -1/+1 |
| 2020-10-27 | control/controlclient: also log active account in netmaps | Brad Fitzpatrick | 1 | -0/+10 |
| 2020-10-01 | control/controlclient, ipn: store machine key separately from user prefs/persist | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-09-30 | Revert "all: keep UserProfiles a slice instead of a map for longer" | Brad Fitzpatrick | 1 | -3/+5 |
| 2020-09-29 | all: keep UserProfiles a slice instead of a map for longer | Josh Bleecher Snyder | 1 | -5/+3 |
| 2020-09-29 | control/controlclient: remove Roles fields from client | Josh Bleecher Snyder | 1 | -1/+0 |
| 2020-09-15 | control/controlclient: don't accept /32 routes without --accept-routes | Brad Fitzpatrick | 1 | -1/+24 |
| 2020-09-14 | net/netns: add windows support. | David Anderson | 1 | -5/+0 |
| 2020-08-06 | control/controlclient: remove unused NetworkMap.UAPI method | Brad Fitzpatrick | 1 | -15/+0 |
| 2020-08-03 | control/controlclient: print disco keys NetworkMap diffs (debug change only) | Brad Fitzpatrick | 1 | -2/+9 |
| 2020-07-31 | all: dns refactor, add Proxied and PerDomain flags from control (#615) | Dmytro Shynkevych | 1 | -6/+4 |
| 2020-07-28 | ipn: fix netmap change tracking and dns map generation (#609) | Dmytro Shynkevych | 1 | -3/+5 |
| 2020-07-25 | control/controlclient: remove unused, slow, often-not-what-you-want NetworkMa... | Brad Fitzpatrick | 1 | -21/+0 |
| 2020-07-23 | control/controlclient: rewrite, test NetworkMap.ConciseDiffFrom | Brad Fitzpatrick | 1 | -52/+144 |
| 2020-07-23 | control/controlclient: rename uflags, give it a type, remove dead code | Brad Fitzpatrick | 1 | -29/+15 |
| 2020-07-23 | control/controlclient: generate wireguard config w/o WgQuick text indirection | Brad Fitzpatrick | 1 | -66/+53 |
| 2020-06-29 | wgengine/magicsock: add new endpoint type used for discovery-supporting peers | Brad Fitzpatrick | 1 | -18/+29 |
| 2020-06-25 | control/controlclient: add Debug field to NetworkMap | Brad Fitzpatrick | 1 | -3/+14 |
| 2020-06-24 | control/controlclient: cut down some NetworkMap stringification & diff alloca... | Brad Fitzpatrick | 1 | -3/+9 |
| 2020-06-24 | control/controlclient: trim /32 suffix a bit more succinctly | Brad Fitzpatrick | 1 | -4/+1 |
| 2020-06-18 | control/controlclient: make netmap generation use rate-limited logger. | David Anderson | 1 | -8/+9 |
| 2020-06-18 | control/controlclient: delete unused function. | David Anderson | 1 | -8/+0 |
| 2020-05-23 | all: make client use server-provided DERP map, add DERP region support | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-03-25 | cmd/relaynode: delete it! | Avery Pennarun | 1 | -51/+0 |
| 2020-03-24 | control/controlclient: add TODO to delete the UAPI method | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-03-19 | control/controlclient: don't use Node as value type | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-03-19 | tailcfg, controlclient: standardize on wgcfg ShortString key printing | David Crawshaw | 1 | -15/+6 |
| 2020-03-14 | controlclient: use per-peer KeepAlive signal | David Crawshaw | 1 | -3/+1 |
| 2020-03-13 | control/controlclient: remove a number literal in string slice offset | Brad Fitzpatrick | 1 | -2/+3 |
| 2020-03-12 | Fix staticcheck complaint. | Avery Pennarun | 1 | -1/+1 |
| 2020-03-12 | controlclient/netmap: write our own b.ConciseDiffFrom(a) function. | Avery Pennarun | 1 | -0/+28 |
| 2020-03-12 | controlclient: reformat netmap.Concise() and add DERP server info. | Avery Pennarun | 1 | -10/+29 |
| 2020-03-02 | controlclient, tailcfg: deliver DERP addresses in a separate field | David Crawshaw | 1 | -6/+11 |
| 2020-03-02 | version: add IsMobile func | Brad Fitzpatrick | 1 | -5/+3 |
| 2020-02-10 | controlclient: remove unused function. | David Anderson | 1 | -7/+0 |
| 2020-02-09 | Move Linux client & common packages into a public repo. | Earl Lee | 1 | -0/+294 |