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 fa3543d629 control/controlclient: use more direct way of getting the MagicDNS suffix
Suggested by Avery earlier. Ends up fixing bug in "tailscale status" when
MagicDNS if off too:
https://forum.tailscale.com/t/1-3-293-is-released-a-1-4-0-pre-release/349/11?u=bradfitz
3 years ago
..
ipnserver ipn, ipnserver: only require sudo on Linux for mutable CLI actions 3 years ago
ipnstate control/controlclient: use more direct way of getting the MagicDNS suffix 3 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 4 years ago
backend.go ipn, ipn/ipnserver: add IPN state for server in use, handle explicitly 4 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
fake_test.go cmd/tailscale/cli: add basic 'down' subcommand 4 years ago
handle.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 3 years ago
local.go ipn, wgengine/filter: fix Shields Up recent regression and old bug 3 years ago
local_test.go Add names to test cases in ipn/local_test.go. 3 years ago
loglines_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 3 years ago
message.go ipn, ipnserver: only require sudo on Linux for mutable CLI actions 3 years ago
message_test.go ipn, ipnserver: only require sudo on Linux for mutable CLI actions 3 years ago
prefs.go all: adjust Unix permissions for those without umasks 3 years ago
prefs_clone.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 3 years ago
prefs_test.go wgkey: new package 3 years ago
store.go wgkey: new package 3 years ago
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 4 years ago