tailscale/control/controlhttp
Brad Fitzpatrick fd32f0ddf4 control/controlhttp: factor out some code in prep for future change
This pulls out the clock and forceNoise443 code into methods on the
Dialer as cleanup in its own commit to make a future change less
distracting.

Updates #13597

Change-Id: I7001e57fe7b508605930c5b141a061b6fb908733
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-10-01 11:28:59 -05:00
..
client_common.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
client_js.go go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket 2024-08-14 21:23:49 -07:00
client.go control/controlhttp: factor out some code in prep for future change 2024-10-01 11:28:59 -05:00
constants.go control/controlhttp: factor out some code in prep for future change 2024-10-01 11:28:59 -05:00
http_test.go control/controlhttp: extract the last network connection 2024-08-06 11:42:06 +01:00
server.go go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket 2024-08-14 21:23:49 -07:00