| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-01-03 | ipn/localapi: add localapi debug endpoints for packet filter/matches | Brad Fitzpatrick | 1 | -15/+19 |
| 2022-10-06 | wgengine/wgcfg: plumb down audit log IDs (#5855) | Joe Tsai | 1 | -14/+19 |
| 2022-09-29 | all: fix spelling mistakes | Josh Soref | 1 | -1/+1 |
| 2022-09-21 | control/controlclient,ipn/ipnlocal: wire tka enable/disable | Tom DNetto | 1 | -0/+12 |
| 2022-09-15 | envknob: support changing envknobs post-init | Brad Fitzpatrick | 1 | -3/+3 |
| 2022-08-22 | control/controlclient,tailcfg: [capver 40] create KeySignature field in tailc... | Tom DNetto | 1 | -0/+3 |
| 2022-08-09 | tailcfg, control/controlclient: make Debug settings sticky in a map session [... | Brad Fitzpatrick | 1 | -2/+41 |
| 2022-08-02 | control/controlclient, tailcfg: add 6 more patchable Node fields [capver 36] | Brad Fitzpatrick | 1 | -0/+28 |
| 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 | -2/+2 |
| 2022-07-20 | tailcfg, control/controlclient: add tailcfg.PeersChangedPatch [capver 33] | Brad Fitzpatrick | 1 | -1/+12 |
| 2022-07-19 | tailcfg: remove old DNS fields | Brad Fitzpatrick | 1 | -6/+0 |
| 2022-03-22 | control/controlclient, ipn/ipnlocal, tailcfg: add MapResponse.PopBrowserURL | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-02-16 | tailcfg: make Node.Hostinfo a HostinfoView | Maisem Ali | 1 | -1/+3 |
| 2022-02-15 | tailcfg: add start of SSH policy to be sent from control plane to nodes | Brad Fitzpatrick | 1 | -0/+5 |
| 2022-01-24 | envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) | Brad Fitzpatrick | 1 | -3/+2 |
| 2021-11-01 | types/netmap: use key.NodePublic instead of tailcfg.NodeKey. | David Anderson | 1 | -1/+1 |
| 2021-10-29 | various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic() | David Anderson | 1 | -1/+1 |
| 2021-10-28 | control/controlclient: stop using wgkey. | David Anderson | 1 | -6/+4 |
| 2021-10-28 | types/netmap: use new node key type. | David Anderson | 1 | -1/+2 |
| 2021-09-19 | tailcfg, health: add way for control plane to add problems to health check | Brad Fitzpatrick | 1 | -0/+5 |
| 2021-09-03 | types/key: add a special key with custom serialization for control private ke... | Dave Anderson | 1 | -1/+2 |
| 2021-09-03 | Revert "types/key: add MachinePrivate and MachinePublic." | David Anderson | 1 | -2/+1 |
| 2021-09-03 | types/key: add MachinePrivate and MachinePublic. | David Anderson | 1 | -1/+2 |
| 2021-06-28 | control/controlclient: add debug knob to force node to only IPv6 self addr | Brad Fitzpatrick | 1 | -1/+20 |
| 2021-04-19 | tailcfg, control/controlclient: accept nil MapResponse.Node (mapver 18) | Brad Fitzpatrick | 1 | -12/+21 |
| 2021-04-19 | tailcfg, control/controlclient: allow empty MapResponse.Domain (mapver17) | Brad Fitzpatrick | 1 | -1/+5 |
| 2021-04-18 | control/controlclient: add start of some MapResponse->NetworkMap tests | Brad Fitzpatrick | 1 | -5/+6 |
| 2021-04-18 | control/controlclient: break direct.go into map.go (+tests), add mapSession | Brad Fitzpatrick | 1 | -0/+268 |