Commit Graph

1785 Commits (7f83f9fc832b17626e94de308cf37a29e04cd555)

Author SHA1 Message Date
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
David Anderson b0f5751a76 cmd/tailscale: remove statekey for now. 6 years ago
David Anderson 5bc632271b Introduce a state store to LocalBackend. 6 years ago
David Anderson 21280ca2d1 Make ipn.Options.Prefs a pointer. 6 years ago
David Anderson f6f154193f Remove LoginFlags from Backend options. 6 years ago
David Crawshaw a631466587 cmd/tsshd: empty file for windows build 6 years ago
Brad Fitzpatrick 745c8c92b1 wgengine: fix windows build for winipcfg-go 6 years ago
David Anderson 67c1b2c6ef cmd/tsshd: fix lint. 6 years ago
Martin Baillie 3d5ef74f26 tailscaled: add tunnel name and port flags 6 years ago
Brad Fitzpatrick 13dc12814e cmd/tsshd: fix log text 6 years ago
Brad Fitzpatrick d404f1caed cmd/tsshd: add basic SSH server 6 years ago
David Anderson ea11d58e96 debian: fix changelog generation. 6 years ago
David Anderson 14af0c4eb3 taillogin: check err in controlclient.New. 6 years ago
Brad Fitzpatrick 516a15ee58 cmd: add import comments 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago