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
Brad Fitzpatrick 529e2cb31a ipn: add AllowVersionSkew bool to Notify & Message
For "tailscale status" on macOS (from separately downloaded
cmd/tailscale binary against App Store IPNExtension).

(This isn't all of it, but I've had this sitting around uncommitted.)
4 years ago
..
ipnserver Implement rate limiting on log messages (#356) 4 years ago
ipnstate ipn/ipnstate: improve HTML output 4 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 4 years ago
backend.go types/structs: add structs.Incomparable annotation, use it where applicable 4 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
e2e_test.go Implement rate limiting on log messages (#356) 4 years ago
fake_test.go cmd/tailscale: add status subcommand 4 years ago
handle.go all: remove unnecessary trailing newlines in format patterns for consistency 4 years ago
local.go wgengine: plumb locally advertised subnet routes. 4 years ago
message.go ipn: add AllowVersionSkew bool to Notify & Message 4 years ago
message_test.go tstest: rename from testy. 4 years ago
prefs.go cmd/tailscale: add --advertise-tags option. 4 years ago
prefs_test.go cmd/tailscale: add --advertise-tags option. 4 years ago
store.go ipn: have NewFileStore try to create directories as needed 4 years ago
store_test.go Introduce a state store to LocalBackend. 4 years ago