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 be779b3587 safesocket, ipn/ipnserver: unify peercred info, fix bug on FreeBSD etc
FreeBSD wasn't able to run "tailscale up" since the recent peercred
refactoring.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
ipnlocal ipn/ipnlocal: fix another regression from link monitoring refactor 4 years ago
ipnserver safesocket, ipn/ipnserver: unify peercred info, fix bug on FreeBSD etc 4 years ago
ipnstate dnsname,tailcfg: add hostname sanitation logic to node display names (#1304) 4 years ago
localapi ipn/ipnserver, ipn/ipnlocal: move whois handler to new localapi package 4 years ago
policy
backend.go types/netmap: split controlclient.NetworkMap off into its own leaf package 4 years ago
doc.go
fake_test.go types/netmap: split controlclient.NetworkMap off into its own leaf package 4 years ago
handle.go types/netmap: split controlclient.NetworkMap off into its own leaf package 4 years ago
message.go
message_test.go
prefs.go ipn: print currently selected exit route in Prefs.String(). 4 years ago
prefs_clone.go
prefs_test.go ipn: add tests for exit node pretty printing. 4 years ago
store.go
store_test.go