summaryrefslogtreecommitdiffhomepage
path: root/control/controlclient/map_test.go
AgeCommit message (Expand)AuthorFilesLines
2023-08-04control: use tstime instead of time (#8595)Claire Wang1-3/+2
2023-07-13net/netcheck, tailcfg: add DERPHomeParams and use itAndrew Dunham1-0/+105
2023-03-04all: use tstest.Replace moreMaisem Ali1-4/+4
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2023-01-14ipn/ipnlocal: move handling of expired nodes to LocalBackendAndrew Dunham1-106/+0
2023-01-11control/controlclient, tailcfg: add Node.Expired field, set for expired nodesAndrew Dunham1-5/+120
2022-11-30types/ptr: move all the ptrTo funcs to one new package's ptr.ToBrad Fitzpatrick1-12/+9
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2022-08-22control/controlclient,tailcfg: [capver 40] create KeySignature field in tailc...Tom DNetto1-0/+14
2022-08-09tailcfg, control/controlclient: make Debug settings sticky in a map session [...Brad Fitzpatrick1-0/+151
2022-08-02control/controlclient, tailcfg: add 6 more patchable Node fields [capver 36]Brad Fitzpatrick1-1/+89
2022-07-20tailcfg, control/controlclient: add tailcfg.PeersChangedPatch [capver 33]Brad Fitzpatrick1-0/+56
2021-10-28control/controlclient: stop using wgkey.David Anderson1-6/+2
2021-10-12all: fix spelling mistakesnicksherron1-1/+1
2021-04-19tailcfg, control/controlclient: accept nil MapResponse.Node (mapver 18)Brad Fitzpatrick1-0/+32
2021-04-19tailcfg, control/controlclient: allow empty MapResponse.Domain (mapver17)Brad Fitzpatrick1-0/+20
2021-04-18control/controlclient: add start of some MapResponse->NetworkMap testsBrad Fitzpatrick1-0/+92
2021-04-18control/controlclient: break direct.go into map.go (+tests), add mapSessionBrad Fitzpatrick1-0/+167