You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn
David Anderson 9ccbcda612 wgengine/router: rename config.Settings to config.Config, make pointer.
Signed-off-by: David Anderson <danderson@tailscale.com>
6 years ago
..
ipnserver Implement rate limiting on log messages (#356) 6 years ago
ipnstate ipn/ipnstate: improve HTML output 6 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 6 years ago
backend.go ipn, wgengine/filter: remove exported type aliases 6 years ago
doc.go Move Linux client & common packages into a public repo. 6 years ago
e2e_test.go Implement rate limiting on log messages (#356) 6 years ago
fake_test.go ipn, wgengine/filter: remove exported type aliases 6 years ago
handle.go ipn, wgengine/filter: remove exported type aliases 6 years ago
local.go wgengine/router: rename config.Settings to config.Config, make pointer. 6 years ago
message.go ipn: add AllowVersionSkew bool to Notify & Message 6 years ago
message_test.go tstest: rename from testy. 6 years ago
prefs.go wgengine/router: add a setting to disable SNAT for subnet routes. 6 years ago
prefs_test.go wgengine/router: add a setting to disable SNAT for subnet routes. 6 years ago
store.go ipn: have NewFileStore try to create directories as needed 6 years ago
store_test.go Introduce a state store to LocalBackend. 6 years ago