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/ipnlocal
Brad Fitzpatrick 442a3a779d feature, net/tshttpproxy: pull out support for using proxies as a feature
Saves 139 KB.

Also Synology support, which I saw had its own large-ish proxy parsing
support on Linux, but support for proxies without Synology proxy
support is reasonable, so I pulled that out as its own thing.

Updates #12614

Change-Id: I22de285a3def7be77fdcf23e2bec7c83c9655593
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 months ago
..
testdata
breaktcp_darwin.go
breaktcp_linux.go
bus.go
bus_test.go
c2n.go ipn/ipnlocal, feature/posture: pull posture out into a modular feature 4 months ago
c2n_pprof.go
c2n_test.go ipn/ipnlocal: make the redactNetmapPrivateKeys test recursive 4 months ago
captiveportal.go feature/featuretags: add build tag to remove captive portal detection 4 months ago
cert.go feature, net/tshttpproxy: pull out support for using proxies as a feature 4 months ago
cert_disabled.go feature/featuretags, all: add ts_omit_acme to disable TLS cert support 4 months ago
cert_test.go
dnsconfig_test.go
drive.go
drive_tomove.go
expiry.go ipn/ipnlocal: use eventbus.Monitor in expiryManager (#17204) 4 months ago
expiry_test.go
extension_host.go
extension_host_test.go
local.go feature/featuretags: add option to turn off DNS 4 months ago
local_test.go feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet 4 months ago
loglines_test.go
netstack.go ipn/ipnlocal: move last unconditional gvisor import, complete ts_omit_netstack support 4 months ago
network-lock.go
network-lock_test.go
node_backend.go feature/featuretags: add option to turn off DNS 4 months ago
node_backend_test.go
peerapi.go ipn/ipnlocal: drop h2c package, use net/http's support 4 months ago
peerapi_drive.go
peerapi_macios_ext.go
peerapi_test.go
prefs_metrics.go
profiles.go feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet 4 months ago
profiles_notwindows.go
profiles_test.go feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet 4 months ago
profiles_windows.go
serve.go ipn/ipnlocal: proxy h2c grpc using net/http.Transport instead of x/net/http2 4 months ago
serve_disabled.go
serve_test.go ipn/ipnlocal: proxy h2c grpc using net/http.Transport instead of x/net/http2 4 months ago
ssh.go ipn/ipnlocal: fix a case where ts_omit_ssh was still linking in x/crypto/ssh 4 months ago
ssh_stub.go ipn/ipnlocal: fix a case where ts_omit_ssh was still linking in x/crypto/ssh 4 months ago
ssh_test.go
state_test.go feature/portlist: pull portlist service porting into extension, use eventbus 4 months ago
tailnetlock_disabled.go
web_client.go util/backoff: rename logtail/backoff package to util/backoff 4 months ago
web_client_stub.go derp/derpserver: split off derp.Server out of derp into its own package 4 months ago