summaryrefslogtreecommitdiffhomepage
path: root/control/controlclient/noise_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-04-07nettest, *: add option to run HTTP tests with in-memory networkBrad Fitzpatrick1-2/+7
2025-01-07controlclient: do not set HTTPS port for any private coordination server IP (...Andrea Gottardo1-0/+118
2024-11-07control/controlhttp/controlhttpserver: split out Accept to its own packageBrad Fitzpatrick1-2/+2
2024-06-19cmd/tailscale/cli: actually perform Noise request in 'debug ts2021'Andrew Dunham1-14/+14
2024-04-27net/netns, net/dns/resolver, etc: make netmon required in most placesBrad Fitzpatrick1-1/+2
2024-03-20control/controlclient: send load balancing hint HTTP request headerBrad Fitzpatrick1-1/+1
2023-05-01control/controlclient: use dnscache.Resolver for Noise clientAndrew Dunham1-1/+6
2023-04-20all: avoid repeated default interface lookupsMihai Parparita1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-04control/controlclient: export NoiseClientMaisem Ali1-1/+1
2022-11-01control/controlclient, tailcfg: add support for EarlyNoise payload before http/2Brad Fitzpatrick1-13/+69
2022-10-30control/controlclient: add start of noise+http2 upgrade testBrad Fitzpatrick1-0/+125
2022-04-07control/controlbase: make the protocol version number selectable.David Anderson1-0/+28