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 d381bc2b6c ipn/ipnserver: move the unserved connection logic to a Listener
So future refactors can only deal with a net.Listener and
be unconcerned with their caller's (Windows-specific) struggles.

Change-Id: I0af588b9a769ab65c59b0bd21f8a0c99abfa1784
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
ipnlocal control/controlclient,tailcfg: propagate registration errors to the frontend 4 years ago
ipnserver ipn/ipnserver: move the unserved connection logic to a Listener 4 years ago
ipnstate cmd/tailscale: fix "tailscale ip $self-host-hostname" 4 years ago
localapi all: disable TCP keep-alives on iOS/Android 4 years ago
policy all: fix spelling mistakes 4 years ago
store/aws all: fix spelling mistakes 4 years ago
backend.go ipnlocal: accept a new opts.UpdatePrefs field. 5 years ago
doc.go Move Linux client & common packages into a public repo. 6 years ago
fake_test.go ipn{,/ipnlocal}, cmd/tailscale/cli: don't check pref reverts on initial up 5 years ago
handle.go ipn: another controlplane synonym 4 years ago
message.go ipn: don't log IPN messages that may contain an authkey. 4 years ago
message_test.go ipn: allow b to be nil in NewBackendServer 5 years ago
prefs.go ipn: fix formatting of ExitNodeIP in MaskedPrefs 4 years ago
prefs_clone.go cmd/cloner: mangle "go:generate" in cloner.go 4 years ago
prefs_test.go ipn: fix formatting of ExitNodeIP in MaskedPrefs 4 years ago
store.go ipn/store/aws, cmd/tailscaled: add AWS SSM ipn.StateStore implementation 4 years ago
store_test.go ipn: test TestFileStore in a fresh subdirectory 4 years ago