<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tailscale/control/controlhttp/controlhttpserver/controlhttpserver.go, branch bradfitz/foo</title>
<subtitle>The easiest, most secure way to use WireGuard and 2FA</subtitle>
<id>http://git.waynecole.info/tailscale/atom?h=bradfitz%2Ffoo</id>
<link rel='self' href='http://git.waynecole.info/tailscale/atom?h=bradfitz%2Ffoo'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/'/>
<updated>2024-11-08T06:29:41Z</updated>
<entry>
<title>derp/derphttp: don't link websockets other than on GOOS=js</title>
<updated>2024-11-08T06:29:41Z</updated>
<author>
<name>Brad Fitzpatrick</name>
<email>bradfitz@tailscale.com</email>
</author>
<published>2024-11-08T00:49:47Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=020cacbe702463f14a5d2d5427819c491c7e6578'/>
<id>urn:sha1:020cacbe702463f14a5d2d5427819c491c7e6578</id>
<content type='text'>
Or unless the new "ts_debug_websockets" build tag is set.

Updates #1278

Change-Id: Ic4c4f81c1924250efd025b055585faec37a5491d
Signed-off-by: Brad Fitzpatrick &lt;bradfitz@tailscale.com&gt;
</content>
</entry>
<entry>
<title>control/controlhttp/controlhttpserver: split out Accept to its own package</title>
<updated>2024-11-08T06:29:41Z</updated>
<author>
<name>Brad Fitzpatrick</name>
<email>bradfitz@tailscale.com</email>
</author>
<published>2024-11-07T23:59:19Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=c3306bfd15e761e0ad38e3e3970becd0d301e4c7'/>
<id>urn:sha1:c3306bfd15e761e0ad38e3e3970becd0d301e4c7</id>
<content type='text'>
Otherwise all the clients only using control/controlhttp for the
ts2021 HTTP client were also pulling in WebSocket libraries, as the
server side always needs to speak websockets, but only GOOS=js clients
speak it.

This doesn't yet totally remove the websocket dependency on Linux because
Linux has a envknob opt-in to act like GOOS=js for manual testing and force
the use of WebSockets for DERP only (not control). We can put that behind
a build tag in a future change to eliminate the dep on all GOOSes.

Updates #1278

Change-Id: I4f60508f4cad52bf8c8943c8851ecee506b7ebc9
Signed-off-by: Brad Fitzpatrick &lt;bradfitz@tailscale.com&gt;
</content>
</entry>
</feed>
