You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
b68d008fee
envknob: add CanTaildrop (TS_DISABLE_TAILDROP) to disable taildrop on device
...
This matches CanSSHD (TS_DISABLE_SSH_SERVER) for administratively
disabling the code on a node, regardless of local or server configs.
This can be configured in /etc/default/tailscaled on Linux,
%ProgramData%\Tailscale\tailscaled-env.txt on Windows,
or /etc/tailscale/tailscaled-env.txt on Synology. (see getPlatformEnvFile)
Also delete some dead code and tidy up some docs.
Change-Id: I79a87c03e33209619466ea8aeb0f6651afcb8789
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
c2n.go
wgengine/magicsock: make debug-level stuff not logged by default
4 years ago
cert.go
ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal
4 years ago
cert_js.go
ipn/ipnlocal, wgengine/netstack: start handling ports for future serving
3 years ago
cert_test.go
ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal
4 years ago
dnsconfig_test.go
ipn/ipnlocal: use ipn.PrefsView
4 years ago
local.go
tailcfg, ipn, controlclient: add MapResponse.ClientVersion, plumb to IPN bus
3 years ago
local_test.go
ipn/ipnlocal: add support for multiple user profiles
3 years ago
loglines_test.go
ipn/ipnlocal: add support for multiple user profiles
3 years ago
network-lock.go
ipn/ipnlocal,tka: generate a nonce for each TKA
3 years ago
network-lock_test.go
ipn/ipnlocal: always tx TKA sync after enablement
3 years ago
peerapi.go
envknob: add CanTaildrop (TS_DISABLE_TAILDROP) to disable taildrop on device
3 years ago
peerapi_h2c.go
all: remove old +build tags
4 years ago
peerapi_macios_ext.go
all: remove old +build tags
4 years ago
peerapi_test.go
ipn/ipnlocal: move selfNode from peerAPIServer to peerAPIHandler
3 years ago
profiles.go
envknob: add GOOS func
3 years ago
profiles_test.go
ipn/ipnlocal: handle case when selected profile is deleted
3 years ago
serve.go
cmd/tailscale/cli: flesh out serve CLI and tests ( #6304 )
3 years ago
serve_test.go
ipn/ipnlocal: support serving files/directories too
3 years ago
ssh.go
ssh/tailssh: add Tailscale SSH (server) support on FreeBSD
3 years ago
ssh_stub.go
ssh/tailssh: add Tailscale SSH (server) support on FreeBSD
3 years ago
ssh_test.go
ipn/ipnlocal: add support for multiple user profiles
3 years ago
state_test.go
ipn/ipnlocal: strip NetworkLockKey from Prefs
3 years ago