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
Mihai Parparita 27a1ad6a70
wasm: exclude code that's not used on iOS for Wasm too
It has similar size constraints. Saves ~1.9MB from the Wasm build.

Updates #3157

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
ipnlocal wasm: exclude code that's not used on iOS for Wasm too 2 years ago
ipnserver ipn/ipnserver, cmd/tailscaled: fix peerapi on Windows 2 years ago
ipnstate cmd/tailscale, ipn/ipnlocal: add "peerapi" ping type 2 years ago
localapi wasm: exclude code that's not used on iOS for Wasm too 2 years ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 3 years ago
store util/mak: move tailssh's mapSet into a new package for reuse elsewhere 2 years ago
backend.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
fake_test.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
handle.go ipn: remove FakeExpireAfter Backend function 2 years ago
ipn_clone.go cmd/cloner,util/codegen: refactor cloner internals to allow reuse 2 years ago
message.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
message_test.go all: use any instead of interface{} 2 years ago
prefs.go ipn/ipnlocal: shutdown sshServer on tailscale down 2 years ago
prefs_test.go ipn: remove enforceDefaults option from PrefsFromBytes 2 years ago
store.go ipn/store: add common package for instantiating ipn.StateStores 2 years ago