4303 Commits (3bb57504af8efe8dd1a931cc3792978433b34602)
 

Author SHA1 Message Date
Maisem Ali f4686a76a1
envknob: use the correct key when logging (#4319) 4 years ago
Maisem Ali 309ddef852
net/netutil: add CheckIPForwardingLinux (#4301) 4 years ago
David Anderson 7c7f37342f prober: used keyed initializer for LimitedReader. 4 years ago
Maisem Ali 909f40da84
util/groupmember: remove redundant code (#4298) 4 years ago
Brad Fitzpatrick e4d8d5e78b net/packet, wgengine/netstack: remove workaround for old gvisor ECN bug 4 years ago
Brad Fitzpatrick 5a44f9f5b5 tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh 4 years ago
Maisem Ali 6fecc16c3b ipn/ipnlocal: do not process old status messages received out of order 4 years ago
Brad Fitzpatrick 753f1bfad4 cmd/tailscale: write fewer known_hosts, resolve ssh host to FQDN early 4 years ago
Brad Fitzpatrick df93158aac cmd/tailscale: generate known_hosts file for 'tailscale ssh' 4 years ago
Brad Fitzpatrick cceacda5eb ipn/ipnstate: put SSH Host Keys in ipnstate.PeerStatus 4 years ago
Maisem Ali 42ee4c917d go.toolchain.rev: pick up httptest race fix 4 years ago
Brad Fitzpatrick a0e345dba4 tsnet: set Hostinfo.Package to "tsnet" on use 4 years ago
Maisem Ali b2f269d5b7 net/dnsfallback: do not attempt lookups of IPs. 4 years ago
Maisem Ali b45bb577a0 net/dnscache: do not call LookupIPFallback if the context was canceled. 4 years ago
Brad Fitzpatrick 8294915780 cmd/tailscale/cli: add start of 'ssh' subcommand 4 years ago
Brad Fitzpatrick 06fcf3b225 cmd/tailscale: make status --peers=false work earlier + in JSON mode 4 years ago
Brad Fitzpatrick 5df12b9059 client/tailscale, cmd/tailscale, localapi: add 'tailscale nc' (actually) 4 years ago
Brad Fitzpatrick fc12cbfcd3 client/tailscale, cmd/tailscale, localapi: add 'tailscale nc' 4 years ago
Brad Fitzpatrick b647977b33 net/netutil: move some net utils from control/controlhttp to netutil 4 years ago
Brad Fitzpatrick d2f3ec8a63 envknob, ipn/ipnlocal: add SSH admin kill switch 4 years ago
Josh Bleecher Snyder 77b4fe0afa all: remove "no 1.18 support" failures 4 years ago
Brad Fitzpatrick 98984c1a9a cmd/proxy-to-grafana: fix package doc code snippet 4 years ago
Nick O'Neill 5fa502b5dc
cmd/proxy-to-grafana: use grafana's authproxy to log in tailnet users (#4208) 4 years ago
Brad Fitzpatrick 4fc38888d2 go.mod: bump x/crypto for SSH change 4 years ago
Brad Fitzpatrick 8144c6d87d tsnet: fail with nice message with go1.18 on darwin 4 years ago
Brad Fitzpatrick 0861923c21 ssh/tailssh, tailcfg: add more HoldAndDelegate expansions, document 4 years ago
dependabot[bot] a121b9f263 .github: Bump actions/checkout from 2 to 3 4 years ago
Brad Fitzpatrick 091ea4a4a5 ssh/tailssh: support placeholders in SSHAction.HoldAndDelegate URL 4 years ago
dependabot[bot] 257d75beb1 .github: Bump actions/setup-go from 2.1.5 to 3 4 years ago
dependabot[bot] f2b0faf91e .github: Bump actions/upload-artifact from 2.3.1 to 3 4 years ago
dependabot[bot] 7fbb6a76ad .github: Bump actions/cache from 2 to 3 4 years ago
Dave Anderson 0968b2d55a
prober: support adding key/value labels to probes. (#4250) 4 years ago
Brad Fitzpatrick f3b13604b3 control/controlclient, ipn/ipnlocal, tailcfg: add MapResponse.PopBrowserURL 4 years ago
Brad Fitzpatrick 3ea6ddbb5f control/controlbase: use less memory when idle (remove rxState.buf) 4 years ago
James Tucker 445c04c938
wgengine: inject packetbuffers rather than bytes (#4220) 4 years ago
David Anderson a09c30aac2 prober: refactor probe state into a Probe struct. 4 years ago
David Anderson 94aaec5c66 prober: rename Probe to ProbeFunc. 4 years ago
David Anderson 7b4960316b tsweb: add PrometheusVar, for vars that want to output varz themselves. 4 years ago
Brad Fitzpatrick f6642e0ece Makefile: add tidy target 4 years ago
James Tucker 73314009d0
go.mod: bump netstack (#4222) 4 years ago
Brad Fitzpatrick f7e976db55 tailcfg, ssh/tailssh: make SSHUser value '=' map ssh-user to same local-user 4 years ago
Brad Fitzpatrick 21445b56a5 control/controlbase: use less memory when idle (remove txState.buf) 4 years ago
Brad Fitzpatrick bfb4a4d9e9 tsnet: fix format string/argument mismatch in log output 4 years ago
David Anderson 19f61607b6 prober: run all probes once on initial registration. 4 years ago
David Anderson e41a3b983c prober: library to build healthchecking probers. 4 years ago
Brad Fitzpatrick f2041c9088 all: use strings.Cut even more 4 years ago
Brad Fitzpatrick f30473211b ssh/tailssh: start of implementing optional session recording 4 years ago
Josh Bleecher Snyder 32fd42430b all: use cibuild.On 4 years ago
Maisem Ali b775df0b57 ssh/tailssh_test: skip TestSSH/stdin in CI 4 years ago
Maisem Ali 309c0a13a5 tsweb: add FQDN to Port80Handler to allow HTTPS redirects 4 years ago