8645 Commits (02ad21717fdc8ef9e95bccb4cda7fa77a7d2cd4e)
 

Author SHA1 Message Date
Nick Khyl 02ad21717f ipn/ipn{auth,server,local}: initial support for the always-on mode 1 year ago
Nick Khyl 535a3dbebd ipn/ipnauth: implement an Actor representing tailscaled itself 1 year ago
Nick Khyl 081595de63 ipn/{ipnauth, ipnserver}: extend the ipnauth.Actor interface with a CheckProfileAccess method 1 year ago
Nick Khyl 4e7f4086b2 ipn: generate LoginProfileView and use it instead of *LoginProfile where appropriate 1 year ago
Brad Fitzpatrick 7d5fe13d27 types/views: make SliceEqualAnyOrder also do short slice optimization 1 year ago
Andrea Gottardo 8ee72cd33c
cli/funnel: fix comment typo (#14840) 1 year ago
Andrea Gottardo 08dd4994d0
VERSION.txt: this is v1.81.0 (#14838) 1 year ago
Tom Proctor 138a83efe1
cmd/containerboot: wait for consistent state on shutdown (#14263) 1 year ago
Anton Tolchanov c2af1cd9e3 prober: support multiple probes running concurrently 1 year ago
Irbe Krumina a49af98b31
cmd/k8s-operator: temporarily disable HA Ingress controller (#14833) 1 year ago
Brad Fitzpatrick 0ed4aa028f control/controlclient: flesh out a recently added comment 1 year ago
Brad Fitzpatrick ed8bb3b564 control/controlclient: add missing word in comment 1 year ago
Irbe Krumina 3f39211f98
cmd/k8s-operator: check that cluster traffic is routed to egress ProxyGroup Pod before marking it as ready (#14792) 1 year ago
Brad Fitzpatrick 8bd04bdd3a
go.mod: bump gorilla/csrf for security fix (#14822) 1 year ago
Percy Wegmann b60f6b849a Revert "ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh with golang.org/x/crypto/ssh" 1 year ago
Irbe Krumina 52f88f782a
cmd/k8s-operator: don't set deprecated configfile hash on new proxies (#14817) 1 year ago
Irbe Krumina b406f209c3
cmd/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't terminate while cluster traffic is still routed to them (#14436) 1 year ago
Andrew Dunham eb299302ba types/views: fix SliceEqualAnyOrderFunc short optimization 1 year ago
dependabot[bot] 0aa54151f2
.github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 1 year ago
Mario Minardi f1514a944a
go.toolchain.rev: bump from Go 1.23.3 to 1.23.5 (#14814) 1 year ago
Percy Wegmann 46fd4e58a2 ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh with golang.org/x/crypto/ssh 1 year ago
Anton Tolchanov 3abfbf50ae tsnet: return from Accept when the listener gets closed 1 year ago
yejingchen 6f10fe8ab1
cmd/tailscale: add warning to help text of `--force-reauth` (#14778) 1 year ago
Brad Fitzpatrick 079973de82 tempfork/acme: fix TestSyncedToUpstream with Windows line endings 1 year ago
Brad Fitzpatrick ba1f9a3918 types/persist: remove Persist.LegacyFrontendPrivateMachineKey 1 year ago
Brad Fitzpatrick 2691b9f6be tempfork/acme: add new package for x/crypto package acme fork, move 1 year ago
Brad Fitzpatrick bd9725c5f8 health: relax no-derp-home warnable to not fire if not in map poll 1 year ago
Brad Fitzpatrick bfde8079a0 health: do Warnable dependency filtering in tailscaled 1 year ago
dependabot[bot] 76dc028b38
.github: Bump github/codeql-action from 3.28.1 to 3.28.5 (#14794) 1 year ago
dependabot[bot] 3fec806523
.github: Bump actions/setup-go from 5.2.0 to 5.3.0 (#14793) 1 year ago
Brad Fitzpatrick bce05ec6c3 control/controlclient,tempfork/httprec: don't link httptest, test certs for c2n 1 year ago
Brad Fitzpatrick 8c925899e1 go.mod: bump depaware, add --internal flag to stop hiding internal packages 1 year ago
Brad Fitzpatrick 04029b857f tstest/deptest: verify that tailscale.com BadDeps actually exist 1 year ago
Brad Fitzpatrick e701fde6b3 control/controlknobs: make Knobs.AsDebugJSON automatic, not require maintenance 1 year ago
Derek Kaser 66b2e9fd07
envknob/featureknob: allow use of exit node on unraid (#14754) 1 year ago
Brad Fitzpatrick 68a66ee81b feature/capture: move packet capture to feature/*, out of iOS + CLI 1 year ago
Brad Fitzpatrick 2c98c44d9a control/controlclient: sanitize invalid DERPMap nil Region from control 1 year ago
James Tucker 82e41ddc42 cmd/natc: expose netstack metrics in client metrics in natc 1 year ago
Tom Proctor 2089f4b603
ipn/ipnlocal: add debug envknob for ACME directory URL (#14771) 1 year ago
James Tucker ca39c4e150 cmd/natc,wgengine/netstack: tune buffer size and segment lifetime in natc 1 year ago
Brad Fitzpatrick 1a7274fccb control/controlclient: skip SetControlClientStatus when queue has newer results later 1 year ago
Mario Minardi cbf1a9abe1
go.{mod,sum}: update web-client-prebuilt (#14772) 1 year ago
Mario Minardi 716e4fcc97
client/web: remove advanced options from web client login (#14770) 1 year ago
Tom Proctor 69bc164c62
ipn/ipnlocal: include DNS SAN in cert CSR (#14764) 1 year ago
Adrian Dewhurst d69c70ee5b tailcfg: adjust ServiceName.Validate to use vizerror 1 year ago
Kristoffer Dalby 05afa31df3 util/clientmetric: use counter in aggcounter 1 year ago
Percy Wegmann 450bc9a6b8 cmd/derper,derp: make TCP write timeout configurable 1 year ago
Percy Wegmann 5e9056a356 derp: move Conn interface to derp.go 1 year ago
Kristoffer Dalby f0b63d0eec wgengine/filter: add check for unknown proto 1 year ago
Kristoffer Dalby f39ee8e520 net/tstun: add back outgoing drop metric 1 year ago