This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
mirror of
https://github.com/tailscale/tailscale.git
synced
2025-02-18 02:48:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tailscale
/
derp
History
Brad Fitzpatrick
b6fa5a69be
net/tlsdial: add package for TLS dials, and make DERP & controlclient use it
...
This will do the iOS-optimized cert checking in a following change.
2020-04-25 13:24:53 -07:00
..
derphttp
net/tlsdial: add package for TLS dials, and make DERP & controlclient use it
2020-04-25 13:24:53 -07:00
derpmap
derp/derpmap: add derp5 (Sydney) to prod map.
2020-04-05 18:55:29 -07:00
derp_client.go
derp, magicsock: send new "peer gone" frames when previous sender disconnects
2020-03-22 21:00:47 -07:00
derp_server.go
derp/derp_server: unregisterClient() for replaced client connections.
2020-04-10 08:52:30 -07:00
derp_test.go
derp, netcheck: make tests listen on localhost only
2020-03-30 11:29:08 -07:00
derp.go
derp: prevent readFrame() from reading more than len(b) bytes.
2020-04-10 08:56:23 -07:00