summaryrefslogtreecommitdiffhomepage
path: root/net/captivedetection
AgeCommit message (Expand)AuthorFilesLines
2025-03-07tailcfg: add DERPRegion.NoMeasureNoHome, deprecate+document Avoid [cap 115]Brad Fitzpatrick1-1/+1
2025-02-03derp/derphttp,ipn/localapi,net/captivedetection: add cache resistance to capt...James Tucker2-1/+87
2024-11-15net/captivedetection: replace 10k log lines with ... lessBrad Fitzpatrick2-14/+42
2024-10-02net/captivedetection: set Timeout on net.Dialer (#13613)Andrea Gottardo1-1/+5
2024-09-26net/captivedetection: exclude ipsec interfaces from captive portal detection ...Andrea Gottardo1-1/+1
2024-08-03net/captivedetection: mark TestAllEndpointsAreUpAndReturnExpectedResponse fla...Jordan Whited1-0/+2
2024-08-02net/captivedetection: exclude cellular data interfaces (#13002)Andrea Gottardo1-1/+7
2024-07-30net/captivedetection: call SetHealthy once connectivity restored (#12974)Andrea Gottardo1-1/+1
2024-07-26health: introduce captive-portal-detected Warnable (#12707)Andrea Gottardo5-0/+496