104 Commits (063eeefdca01ac110a8ae0e76e90c70e6eb6d1fe)

Author SHA1 Message Date
Maisem Ali 8e85227059 cmd/tailscale/cli: [set] handle selectively modifying routes/exit node 3 years ago
Joe Tsai 9a05cdd2b5
syncs: add Map (#6260) 3 years ago
Andrew Dunham e85613aa2d net/netcheck: don't use a space in the captive portal challenge 3 years ago
Brad Fitzpatrick db2cc393af util/dirwalk, metrics, portlist: add new package for fast directory walking 3 years ago
Brad Fitzpatrick d57cba8655 net/tshttpproxy: add clientmetrics on Windows proxy lookup paths 4 years ago
Brad Fitzpatrick f4ff26f577 types/pad32: delete package 4 years ago
Andrew Dunham 223126fe5b cmd/derper, net/netcheck: add challenge/response to generate_204 endpoint 4 years ago
Mihai Parparita 9d04ffc782 net/wsconn: add back custom wrapper for turning a websocket.Conn into a net.Conn 4 years ago
Josh Soref d4811f11a0 all: fix spelling mistakes 4 years ago
Aaron Klotz 44f13d32d7 cmd/tailscaled, util/winutil: log Windows service diagnostics when the wintun device fails to install 4 years ago
Tom DNetto e9b98dd2e1 control/controlclient,ipn/ipnlocal: wire tka enable/disable 4 years ago
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Mihai Parparita 1ce0e558a7 cmd/derper, control/controlhttp: disable WebSocket compression 4 years ago
Andrew Dunham eb5939289c
cmd/derper: add /generate_204 endpoint (#5601) 4 years ago
Brad Fitzpatrick 89fee056d3 cmd/derper: add robots.txt to disallow all 4 years ago
Andrew Dunham c9961b8b95
cmd/derper: filter out useless HTTP error logs (#5563) 4 years ago
Brad Fitzpatrick 02de34fb10 cmd/derper: add flag to run derper in bootstrap-dns-only mode 4 years ago
Andrew Dunham a0bae4dac8
cmd/derper: add support for unpublished bootstrap DNS entries (#5529) 4 years ago
Tom DNetto facafd8819 client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 4 years ago
Tom DNetto 18edd79421 control/controlclient,tailcfg: [capver 40] create KeySignature field in tailcfg.Node 4 years ago
Kris Brandow 8f38afbf8e net/stun: convert to use net/netip.AddrPort 4 years ago
Brad Fitzpatrick 090033ede5 cmd/derper: fix data race & server panic in manual cert mode 4 years ago
Brad Fitzpatrick ec9d13bce5 hostinfo, net/netcheck: use CutPrefix 4 years ago
David Crawshaw 93324cc7b3 cmd/derper: add depaware.txt 4 years ago
Maisem Ali a9f6cd41fd all: use syncs.AtomicValue 4 years ago
Joe Tsai b905db7a56
cmd/derper: remove support for logtail logging (#5248) 4 years ago
Charlotte Brandhorst-Satzkorn 4c0feba38e
derp: plumb '/derp' request context through (#5083) 4 years ago
Mihai Parparita edc90ebc61 net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 4 years ago
Mihai Parparita a9f32656f5 control/controlhttp: allow client and server to communicate over WebSockets 4 years ago
Brad Fitzpatrick 740e3c006c cmd/derper: add --stun-port flag 4 years ago
Brad Fitzpatrick a80cef0c13 cmd/derper: fix regression from bootstrap DNS optimization 4 years ago
Josh Bleecher Snyder 84046d6f7c Revert "cmd/derper: stop setting content header in handleBootstrapDNS" 4 years ago
Josh Bleecher Snyder ec62217f52 cmd/derper: close connections once bootstrap DNS has been served 4 years ago
Josh Bleecher Snyder 60abeb027b cmd/derper: stop setting content header in handleBootstrapDNS 4 years ago
Josh Bleecher Snyder b9c92b90db cmd/derper: optimize handleBootstrapDNS 4 years ago
Josh Bleecher Snyder e206a3663f cmd/derper: add BenchmarkHandleBootstrapDNS 4 years ago
Joe Tsai 0173a50bf0
cmd/derper: add a rate limiter for accepting new connection (#3908) 4 years ago
Brad Fitzpatrick fa612c28cf cmd/derper: make --stun default to on, flesh out flag docs 4 years ago
David Anderson f5ec916214 cmd/derper: disable TLS 1.0 and 1.1. 4 years ago
David Anderson 508f332bb2 cmd/derper: export TLS vars with derper_ prefix, not stun_ 4 years ago
David Anderson ff3442d92d cmd/derper: record TLS versions used for requests. 4 years ago
Brad Fitzpatrick b8ad90c2bf cmd/derper: in manual cert mode, don't discard error from VerifyHostname 4 years ago
Arnaud Dezandee 656809e4ee cmd/derper: allow http port configuration 4 years ago
David Anderson db800ddeac cmd/derper: set Content-Security-Policy on DERPs. 4 years ago
David Anderson 9a217ec841 cmd/derper: increase HSTS cache lifetime to 2 years. 4 years ago
David Anderson 937e96f43d cmd/derper: enable HSTS when serving over HTTPS. 4 years ago
oocococo 3a2b0fc36c cmd/derper: support custom TLS port when in manual mode (#3231) 5 years ago
David Anderson 37c150aee1 derp: use new node key type. 5 years ago
David Anderson a47158e14d cmd/derper: use new node key type. 5 years ago
Brad Fitzpatrick b0b0a80318 net/netcheck: implement netcheck for js/wasm clients 5 years ago