You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control/controlclient
Brad Fitzpatrick eb6de2bd88 control/controlclient: restore Options.HTTPC as Options.HTTPTestClient
I removed the HTTPC field in b6fa5a69be but it was apparently still
used in [oss-skipped] tests.

Restore it, but name it so it's more obvious that it's only for
tests. (It currently is, and I'd like to keep it like that for now.)
4 years ago
..
auto.go all: remove unnecessary trailing newlines in format patterns for consistency 4 years ago
auto_test.go controlclient: add auth key test 4 years ago
controlclient_test.go types/empty: add Message, stop using mysterious *struct{} 4 years ago
direct.go control/controlclient: restore Options.HTTPC as Options.HTTPTestClient 4 years ago
direct_test.go controlclient, ipn: adjust tests for authURL semantic changes 4 years ago
netmap.go cmd/relaynode: delete it! 4 years ago
persist_test.go ipn: implement Prefs.Equals efficiently. 4 years ago