3833 Commits (77b4fe0afa570de86377eec0bc6bc6982bc3cb6e)
 

Author SHA1 Message Date
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
Maisem Ali 7f3d0992aa Makefile: use ./tool/go everywhere 4 years ago
Aaron Klotz 6e91f872af net/tshttpproxy: ensure we pass the correct flags to WinHttpOpen on Win7 and Win8.0 4 years ago
Brad Fitzpatrick 1db46919ab cmd/tailscaled: make build fail nicely on older Go versions 4 years ago
David Anderson 2a412ac9ee .github/workflows: work around golang/go#51629 4 years ago
Brad Fitzpatrick 18818763d1 derp: set Basic Constraints on metacert 4 years ago
Simon Deziel eaf5591953 scripts: install gnupg only when apt-key is needed 4 years ago
Maisem Ali bd073b8dd6 types/views: rename Generic to Unwrap 4 years ago
Maisem Ali 1e12a29806 ssh/tailssh_test: Skip the env test in CI 4 years ago
Josh Bleecher Snyder 0868329936 all: use any instead of interface{} 4 years ago
Josh Bleecher Snyder 5f176f24db go.mod: upgrade to the latest wireguard-go 4 years ago
Brad Fitzpatrick 2708544018 tsnet: add some usability polish, remove WIP env var restriction 4 years ago
Josh Bleecher Snyder 997b19545b syncs: use TryLock and TryRLock instead of unsafe 4 years ago
Brad Fitzpatrick ead16b24ec cmd/tailscaled: fail early with nice error on macOS with go1.18 4 years ago
Josh Bleecher Snyder 9d4ffd135f go.toolchain.rev: pick up crypto/x509 crash fix 4 years ago
Maisem Ali 6b9d938c1a types/views: add generic Slice[T] and remove StringSlice 4 years ago
Denton Gentry d8953bf2ba cmd/derpprobe: don't alert for smaller failures. 4 years ago
Josh Bleecher Snyder 84a2dc3a7e go.toolchain.rev: update to slightly less forked Go 1.18 4 years ago
Josh Bleecher Snyder 8c2cb4b431 go.mod: update to latest certstore 4 years ago
Brad Fitzpatrick 61ee72940c all: use Go 1.18's strings.Cut 4 years ago
Brad Fitzpatrick 1f22507c06 version: use Go 1.18's git stamping as default implementation 4 years ago