30 Commits (622c0d0cb39dfd64b0f1e73a088d1e02f0d3e607)

Author SHA1 Message Date
Avery Pennarun af9328c1b7 log rate limiting: reformat limiter messages, and use nonempty burst size. 6 years ago
Avery Pennarun f2db4ac277 cmd/tailscaled: SetGCPercent() if GOGC is not set. 6 years ago
Avery Pennarun d074ec6571 cmd/tailscaled: eliminate unnecessary use of an init() function. 6 years ago
Wendi Yu bb55694c95
wgengine: log node IDs when peers are added/removed (#381) 6 years ago
Wendi Yu 0c69b4e00d
Implement rate limiting on log messages (#356) 6 years ago
David Anderson 1ac570def7 wgengine/router: split out from wgengine. 6 years ago
Brad Fitzpatrick 45f2b53aca all: remove unnecessary trailing newlines in format patterns for consistency 6 years ago
David Anderson 362d6af4e2 cmd/tailscaled: set CacheDirectory in service. 6 years ago
Brad Fitzpatrick 322499473e cmd/tailscaled, wgengine, ipn: add /debug/ipn handler with world state 6 years ago
David Anderson ea0836dce9 cmd/tailscaled: remove default user/group from systemd. 6 years ago
Brad Fitzpatrick 6c3820e8c4 cmd/tailscaled: rename relaynode reference in defaults file comment 6 years ago
Avery Pennarun 509247bf42 tailscale, tailscaled: update safesocket port number. 6 years ago
Martin Baillie 8ae3ba0cf5 wgengine: define default tunname for each platform 6 years ago
Brad Fitzpatrick 65e7c58aa4 cmd/tailscale, cmd/tailscaled, paths: add paths package for default paths 6 years ago
David Anderson 0c55777fed ipn: temporary support for loading legacy relaynode configs. 6 years ago
David Anderson 15b4d26d92 logpolicy: automatically figure out paths and filenames. 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
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 47820db381 cmd/tailscale{,d}: rename main file. 6 years ago
David Anderson 5bc632271b Introduce a state store to LocalBackend. 6 years ago
Martin Baillie 3d5ef74f26 tailscaled: add tunnel name and port flags 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