tailscale/control/controlhttp
Juan Font Alonso 64d482ff48 Allow any port for HTTPS when using Noise over TLS
Signed-off-by: Juan Font Alonso <juanfontalonso@gmail.com>
2022-08-15 06:43:43 -07:00
..
client_js.go control/controlhttp: use secure WebSockets protocol by default 2022-06-08 15:29:21 -07:00
client.go Allow any port for HTTPS when using Noise over TLS 2022-08-15 06:43:43 -07:00
constants.go control/controlhttp: allow client and server to communicate over WebSockets 2022-06-02 21:20:54 -07:00
http_test.go control/controlhttp: don't assume port 80 upgrade response will work 2022-04-28 09:14:41 -07:00
server.go net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 2022-06-07 09:28:56 -07:00