279 Commits (e6d4ab2dd682ee177356602227402a4fbf456b15)

Author SHA1 Message Date
Josh Bleecher Snyder a5da4ed981 all: gofmt with Go 1.17 5 years ago
Brad Fitzpatrick fd7b738e5b derp: use pad32 package for padding, reduce duplication 5 years ago
Brad Fitzpatrick fdc081c291 net/portmapper: fix UPnP probing, work against all ports 5 years ago
Brad Fitzpatrick f3c96df162 ipn/ipnstate: move tailscale status "active" determination to tailscaled 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
Brad Fitzpatrick 7b9f02fcb1 cmd/tailscale/cli: document that empty string disable exit nodes, routes 5 years ago
Brad Fitzpatrick 87244eda3f cmd/tailscale/cli: allow effective GOOS to be changed for integration tests 5 years ago
julianknodt 1bb6abc604 net/portmapper: add upnp port mapping 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
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
Brad Fitzpatrick a9fc583211 cmd/tailscale/cli: document the web subcommand a bit more 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
julianknodt 148602a89a derp,cmd/derper: allow server to verify clients 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
Brad Fitzpatrick 80a4052593 cmd/tailscale, wgengine, tailcfg: don't assume LastSeen is present [mapver 20] 5 years ago
Maisem Ali f944614c5c cmd/tailscale/web: add support for QNAP 5 years ago
Maisem Ali 95e296fd96 cmd/tailscale/web: restrict web access to synology admins. 5 years ago
David Crawshaw 82b217f82e cmd/tailscale: have web POST wait for authURL 5 years ago
David Crawshaw 50c976d3f1 cmd/tailscale: show web 'login' error message 5 years ago
Brad Fitzpatrick d2c4e75099 cmd/tailscale/cli: update URL in error message for Synology unsupported feature 5 years ago
Brad Fitzpatrick cdd231cb7d cmd/tailscale/cli: don't warn about iptables=off on Synology 5 years ago
Brad Fitzpatrick a86a0361a7 go.mod: upgrade all deps 5 years ago
Josh Bleecher Snyder 5666663370 net/packet: use netaddr AppendTo methods 5 years ago
Josh Bleecher Snyder 25df067dd0 all: adapt to opaque netaddr types 5 years ago
Josh Bleecher Snyder 6f62bbae79 cmd/tailscale: make ping --until-direct require direct connection to exit 0 5 years ago
Maisem Ali 7027fa06c3 wf: implement windows firewall using inet.af/wf. 5 years ago
Brad Fitzpatrick 5190435d6e cmd/tailscale: rewrite the "up" checker, fix bugs 5 years ago
Brad Fitzpatrick e78e26b6fb cmd/tailscale: fix another up warning with exit nodes 5 years ago
Brad Fitzpatrick 2585edfaeb cmd/tailscale: fix tailscale up --advertise-exit-node validation 5 years ago
Brad Fitzpatrick 52e1031428 cmd/tailscale: gofmt 5 years ago
Avery Pennarun 6d10655dc3 ipnlocal: accept a new opts.UpdatePrefs field. 5 years ago
Josh Bleecher Snyder 7dbbe0c7c7 cmd/tailscale/cli: fix running from Xcode 5 years ago
Brad Fitzpatrick 962bf74875 cmd/tailscale: fail if tailscaled closes the IPN connection 5 years ago
David Crawshaw 1f48d3556f cmd/tailscale/cli: don't report outdated auth URL to web UI 5 years ago
David Crawshaw 1336ed8d9e cmd/tailscale/cli: skip new tab on web login 5 years ago
Brad Fitzpatrick ca65c6cbdb cmd/tailscale: make 'file cp' have better error messages on bad targets 5 years ago
Brad Fitzpatrick 90002be6c0 cmd/tailscale: make pref-revert checks ignore OS-irrelevant prefs 5 years ago
Brad Fitzpatrick fb67d8311c cmd/tailscale: pull out, parameterize up FlagSet creation for tests 5 years ago