| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 1 | -1/+1 |
| 2025-11-18 | types/key,wgengine/magicsock,control/controlclient,ipn: add debug disco key r... | James Tucker | 1 | -0/+26 |
| 2025-10-01 | net/netmon: remove usage of direct callbacks from netmon (#17292) | Claus Lensbøl | 1 | -2/+6 |
| 2025-09-15 | control/controlclient: introduce eventbus messages instead of callbacks (#16956) | Claus Lensbøl | 1 | -0/+5 |
| 2024-06-27 | tka: test SigCredential signatures and netmap filtering | Anton Tolchanov | 1 | -40/+0 |
| 2024-04-27 | net/netns, net/dns/resolver, etc: make netmon required in most places | Brad Fitzpatrick | 1 | -2/+3 |
| 2023-08-10 | control/controlclient: add Auto.updateRoutine | Maisem Ali | 1 | -1/+4 |
| 2023-03-08 | all: implement preauth-key support with tailnet lock | Tom DNetto | 1 | -0/+40 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-07-25 | all: convert more code to use net/netip directly | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-07-25 | net/netaddr: start migrating to net/netip via new netaddr adapter package | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-06-19 | control/controlclient, types/netmap: remove unused LocalPort field | Brad Fitzpatrick | 1 | -10/+6 |
| 2022-04-27 | net/tsdial: add SystemDial as a wrapper on netns.Dial | Maisem Ali | 1 | -0/+3 |
| 2022-04-15 | tailcfg, control/controlclient: TSMP & disco pings | James Tucker | 1 | -1/+2 |
| 2021-09-03 | types/key: add a special key with custom serialization for control private ke... | Dave Anderson | 1 | -13/+7 |
| 2021-09-03 | Revert "types/key: add MachinePrivate and MachinePublic." | David Anderson | 1 | -7/+13 |
| 2021-09-03 | types/key: add MachinePrivate and MachinePublic. | David Anderson | 1 | -13/+7 |
| 2021-08-20 | hostinfo: add SetDeviceModel setter, move remaining code from controlclient | Brad Fitzpatrick | 1 | -15/+4 |
| 2021-08-18 | tailcfg: add IP and Types field to PingRequest | Simeng He | 1 | -0/+57 |
| 2021-05-16 | all: adapt to opaque netaddr types | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-04-18 | control/controlclient: break direct.go into map.go (+tests), add mapSession | Brad Fitzpatrick | 1 | -156/+0 |
| 2021-04-15 | tailcfg, control/controlclient: (mapver 16) add Node.Online, MapResponse.Onli... | Brad Fitzpatrick | 1 | -7/+81 |
| 2021-04-13 | tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType | Brad Fitzpatrick | 1 | -2/+12 |
| 2021-03-31 | control/controlclient: support lazy machine key generation | Brad Fitzpatrick | 1 | -1/+7 |
| 2021-02-05 | types/netmap: split controlclient.NetworkMap off into its own leaf package | Brad Fitzpatrick | 1 | -0/+13 |
| 2021-01-08 | Add more tests for Direct. | Denton Gentry | 1 | -0/+65 |
| 2020-08-07 | tailcfg, control/controlclient: support delta-encoded netmaps | Brad Fitzpatrick | 1 | -0/+93 |
| 2020-05-27 | control/controlclient: move direct_test back to corp repo. | David Anderson | 1 | -384/+0 |
| 2020-05-20 | controlclient tests: fix more memory leaks and add resource checking. | Avery Pennarun | 1 | -9/+29 |
| 2020-05-13 | {ipn,control/controlclient}/tests: pass a logf function to control.New(). | Avery Pennarun | 1 | -2/+2 |
| 2020-05-05 | controlclient and ipn tests: supply --advertise-tags and --advertise-routes. | Avery Pennarun | 1 | -0/+17 |
| 2020-04-29 | ipn, controlclient: add control.New parameter | David Crawshaw | 1 | -2/+2 |
| 2020-04-27 | control/controlclient: wait for c1 to receive a netmap. | David Anderson | 1 | -2/+11 |
| 2020-04-27 | control/controlclient: document test TestClientsReusingKeys. | David Anderson | 1 | -9/+31 |
| 2020-04-26 | control/controlclient: also rename HTTPC in the tests | Brad Fitzpatrick | 1 | -6/+6 |
| 2020-03-30 | controlclient, ipn: adjust tests for authURL semantic changes | David Crawshaw | 1 | -6/+17 |
| 2020-03-18 | controlclient, ipn: fix tests for new control param | David Crawshaw | 1 | -2/+2 |
| 2020-02-25 | Fix some Hostinfo value usages from the previous commit. | Brad Fitzpatrick | 1 | -3/+3 |
| 2020-02-11 | fix typos | Shawn Smith | 1 | -1/+1 |
| 2020-02-11 | controlclient, ipn: update tests for key pointer change | David Crawshaw | 1 | -2/+2 |
| 2020-02-09 | Move Linux client & common packages into a public repo. | Earl Lee | 1 | -0/+305 |