64 Commits (db2436c7ff4c5ea8a1bab229d08bb4e2f8ba3f9e)

Author SHA1 Message Date
Avery Pennarun b4897e7de8 controlclient/netmap: write our own b.ConciseDiffFrom(a) function. 6 years ago
Brad Fitzpatrick b9c6d3ceb8 netcheck: work behind UDP-blocked networks again, add tests 6 years ago
David Crawshaw 5ad947c761 cmd/derper: set a write timeout 6 years ago
Avery Pennarun 509247bf42 tailscale, tailscaled: update safesocket port number. 6 years ago
Brad Fitzpatrick 5c1e443d34 wgengine/monitor: don't call LinkChange when interfaces look unchanged 6 years ago
Brad Fitzpatrick 39c0ae1dba derp/derpmap: new DERP config package, merge netcheck into magicsock more 6 years ago
Martin Baillie 8ae3ba0cf5 wgengine: define default tunname for each platform 6 years ago
Brad Fitzpatrick 8abdbbdd1f cmd/derper: also link to /debug/varz 6 years ago
Brad Fitzpatrick ff6b3c2c38 netcheck: include two more DERP nodes, show more in CLI report 6 years ago
David Anderson f192c05413 metrics: add a LabelMap type for variables with 1 label dimension. 6 years ago
David Anderson 20da44eae3 cmd/mkpkg: support scripts for rpm as well. 6 years ago
Brad Fitzpatrick e371520cc5 tsweb, derp: add expvar http.Handler for Prometheus's format 6 years ago
David Anderson 21fc5ec371 cmd/mkpkg: support specifying that a package replaces another. 6 years ago
Brad Fitzpatrick dd68debd64 cmd/derper: set autocert Email 6 years ago
Brad Fitzpatrick 65e7c58aa4 cmd/tailscale, cmd/tailscaled, paths: add paths package for default paths 6 years ago
Brad Fitzpatrick a399ef3dc7 cmd/derper: appease staticcheck 6 years ago
Brad Fitzpatrick 051b6ef141 cmd/derper: accept more LetsEncrypt hostnames without explicit config 6 years ago
Brad Fitzpatrick bcf3719b9e netcheck: add hairpinning detection 6 years ago
Brad Fitzpatrick f3c0ea23d9 netcheck, stunner: reduce log spam 6 years ago
David Anderson 78654ee1bd cmd/tailscale: switch to an ffcli based CLI. 6 years ago
Brad Fitzpatrick 14559340ee Start of netcheck package & including network state in Hostinfo. 6 years ago
Brad Fitzpatrick 00ad93ec25 cmd/derper: add a STUN server 6 years ago
Brad Fitzpatrick d8de11a01b control: make Hostinfo accessed by pointer 6 years ago
Brad Fitzpatrick 824f825552 tsweb, cmd/derper: move common web/debug stuff from derper to new tsweb 6 years ago
David Anderson accf868130 cmd/mkpkg: add flags for debian scripts. 6 years ago
Brad Fitzpatrick c763901b1a cmd/derper: provide debug access over port 80 to trusted (tailscale) IPs 6 years ago
David Anderson cc44e8a443 cmd/mkpkg: add small wrapper around nfpm to build deb/rpm packages. 6 years ago
Brad Fitzpatrick 2612e54ad1 derp, cmd/derper: add debug handlers, stats 6 years ago
Brad Fitzpatrick 433b917977 interfaces, cmd/tsshd: move interface lookup from tsshd to its own package 6 years ago
Brad Fitzpatrick 37e115834e cmd/derper: support logging to logtail 6 years ago
Brad Fitzpatrick 88f1cc0c98 derp, cmd/derper: add rate limiting support, add default 5Mbps limit 6 years ago
David Anderson c47f907a27 ipn: use *Prefs rather than Prefs throughout. 6 years ago
David Anderson 0c55777fed ipn: temporary support for loading legacy relaynode configs. 6 years ago
David Anderson 5868dd1a77 Lint: remove unused function. 6 years ago
Avery Pennarun 57bbafde84 cmd/relaynode: drop local --acl-file in favour of central packet filter. 6 years ago
David Anderson 15b4d26d92 logpolicy: automatically figure out paths and filenames. 6 years ago
David Anderson cf1e386cbd ipn: move Options.ServerURL into Prefs. 6 years ago
David Anderson c4f6f622f0 tailscaled: remove comment from systemd unit. 6 years ago
David Anderson 20e6fc1d78 tailscaled: fix systemd unit definition. 6 years ago
David Anderson 5d4b96b8f2 tailscaled: add a systemd unit. 6 years ago
David Anderson 85ac82c386 tailscaled: default to a sock in current dir, for development. 6 years ago
David Anderson 76819e7432 tailscaled: call the network interface tailscale0, not ts0. 6 years ago
David Anderson 4460bd638b safesocket: simplify API. 6 years ago
Brad Fitzpatrick b72e6446e2 cmd/derper: add a basic DERP server 6 years ago
David Anderson 47da432991 ipn: handle advertised routes provided by frontend. 6 years ago
David Anderson 62fb652eef cmd/tailscaled: run off internal state autonomously. 6 years ago
Brad Fitzpatrick 79295b1138 wgengine: simplify, change some signatures 6 years ago
David Anderson dec5d64593 ipn/ipnserver: remove Options.AllowQuit. 6 years ago
David Anderson 4796f6fd67 cmd/tailscale: document pump(). 6 years ago
David Anderson 47820db381 cmd/tailscale{,d}: rename main file. 6 years ago