514 Commits (effee49e45f2eab681626d2c7ffefbd80f028471)

Author SHA1 Message Date
Brad Fitzpatrick d37451bac6 cmd/derper: dial VPC address with right context 5 years ago
Brad Fitzpatrick e422e9f4c9 cmd/derper: mesh over VPC network 5 years ago
Josh Bleecher Snyder 9da4181606 tstime/rate: new package 5 years ago
Josh Bleecher Snyder 8a3d52e882 wgengine/magicsock: use mono.Time 5 years ago
Josh Bleecher Snyder c2202cc27c net/tstun: use mono.Time 5 years ago
Aaron Bieber c179b9b535 cmd/tsshd: switch from github.com/kr/pty to github.com/creack/pty 5 years ago
Brad Fitzpatrick 7b9f02fcb1 cmd/tailscale/cli: document that empty string disable exit nodes, routes 5 years ago
Joe Tsai d145c594ad
util/deephash: improve cycle detection (#2470) 5 years ago
Brad Fitzpatrick ed8587f90d wgengine/router: take a link monitor 5 years ago
Brad Fitzpatrick 7f7a81e5ae cmd/tailscaled: add func to create ipnserver.Opts 5 years ago
Brad Fitzpatrick 87244eda3f cmd/tailscale/cli: allow effective GOOS to be changed for integration tests 5 years ago
Josh Bleecher Snyder 4dbbd0aa4a cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
Brad Fitzpatrick ec4d721572 cmd/tailscaled: use state key constant from ipn package 5 years ago
Brad Fitzpatrick e2eaae8224 cmd/derpprobe: add in a delay to wait for mesh info to sync 5 years ago
julianknodt 1bb6abc604 net/portmapper: add upnp port mapping 5 years ago
Aaditya Chaudhary 4f89fe17a2
Implemented Commandline Download Speedtest (#2064) 5 years ago
julianknodt b67a3007d5 cmd/derper: remove default for non-root users 5 years ago
julianknodt 9d4eddcef8 cmd/derper: add default -c arguments 5 years ago
Brad Fitzpatrick ee71c966fd cmd/derpprobe: bound node pair probe duration 5 years ago
Denton Gentry e28bc49e5f netns_linux: remove special handling for tests. 5 years ago
Denton Gentry d2480fd508 net/netns: support !CAP_NET_ADMIN 5 years ago
Dan Bond ceb8c2b34e cmd/tailscale: update web server test copyright 5 years ago
Dan Bond 52972679e6 cmd/tailscale: improve web server test structure 5 years ago
Dan Bond 4c684fcf8c cmd/tailscale: test web server url func 5 years ago
Dan Bond 652bbc9aa0 cmd/tailscale: log web listen addr 5 years ago
Brad Fitzpatrick 1cedd944cf cmd/tailscale/cli: diagnose missing tailscaled on 'up' 5 years ago
Brad Fitzpatrick 61e8fd4698 cmd/derpprobe: move from cmd/derper/derpprobe 5 years ago
Brad Fitzpatrick 05da2691a5 cmd/derper/derpprobe: add derp prober 5 years ago
David Crawshaw 87481282eb ipn: another controlplane synonym 5 years ago
David Crawshaw c84d7baf98 cmd/tailscale/cli: factor out more up code for testing 5 years ago
Brad Fitzpatrick 92077ae78c wgengine/magicsock: make portmapping async 5 years ago
Christine Dodrill a19eea965f
tstest/integration/vms: use an in-process logcatcher (#2360) 5 years ago
Brad Fitzpatrick a9fc583211 cmd/tailscale/cli: document the web subcommand a bit more 5 years ago
Brad Fitzpatrick 700badd8f8 util/deephash: move internal/deephash to util/deephash 5 years ago
Maisem Ali ec52760a3d wgengine/router_windows: support toggling local lan access when using 5 years ago
David Crawshaw c37713b927 cmd/tailscale/cli: accept login server synonym 5 years ago
julianknodt e68d4d5805 cmd/tailscale: add debug flag to dump derp map 5 years ago
julianknodt 506c2fe8e2 cmd/tailscale: make netcheck use active DERP map, delete static copy 5 years ago
Brad Fitzpatrick 3910c1edaf net/socks5/tssocks: add new package, move SOCKS5 glue out of tailscaled 5 years ago
Brad Fitzpatrick 82e15d3450 cmd/tailscaled: log SOCKS5 port when port 0 requested 5 years ago
Brad Fitzpatrick 10d7c2583c net/dnsfallback: don't depend on derpmap.Prod 5 years ago
julianknodt 148602a89a derp,cmd/derper: allow server to verify clients 5 years ago
julianknodt 0f18801716 cmd/cloner: support maps with clone ptrs 5 years ago
Brad Fitzpatrick 38be964c2b go.mod: update netstack 5 years ago
Denton Gentry ad288baaea net/interfaces: use IPv4 link local if nothing better 5 years ago
David Crawshaw 297b3d6fa4 staticcheck.conf: turn off noisy lint errors 5 years ago
julianknodt 3728634af9 derp: add debug traffic handler 5 years ago
Brad Fitzpatrick 03311bb0d6 hostinfo: add hostinfo package, move stuff out of controlclient 5 years ago
David Anderson 0022c3d2e2 tsweb: replace NewMux with a more flexible DebugHandler. 5 years ago
David Anderson 48c25fa36f tsweb: fold StdHandlerOpts and StdHandler200s with StdHandler. 5 years ago