summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-01-30version/mkversion: support tags ending in -preraggi/mkversion-preJames Tucker1-1/+6
2025-01-30types/views: make SliceEqualAnyOrder also do short slice optimizationBrad Fitzpatrick2-59/+162
2025-01-30cli/funnel: fix comment typo (#14840)Andrea Gottardo1-1/+1
2025-01-30VERSION.txt: this is v1.81.0 (#14838)v1.81.0-preAndrea Gottardo1-1/+1
2025-01-30cmd/containerboot: wait for consistent state on shutdown (#14263)Tom Proctor5-75/+294
2025-01-30prober: support multiple probes running concurrentlyAnton Tolchanov2-15/+105
2025-01-30cmd/k8s-operator: temporarily disable HA Ingress controller (#14833)Irbe Krumina5-62/+4
2025-01-30control/controlclient: flesh out a recently added commentBrad Fitzpatrick1-6/+11
2025-01-30control/controlclient: add missing word in commentBrad Fitzpatrick1-1/+1
2025-01-30cmd/k8s-operator: check that cluster traffic is routed to egress ProxyGroup P...Irbe Krumina7-8/+916
2025-01-29go.mod: bump gorilla/csrf for security fix (#14822)Brad Fitzpatrick4-6/+22
2025-01-29Revert "ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-cr...Percy Wegmann22-172/+231
2025-01-29cmd/k8s-operator: don't set deprecated configfile hash on new proxies (#14817)Irbe Krumina2-66/+1
2025-01-29cmd/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't...Irbe Krumina18-176/+791
2025-01-28types/views: fix SliceEqualAnyOrderFunc short optimizationAndrew Dunham2-6/+64
2025-01-28.github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139)dependabot[bot]13-33/+29
2025-01-28go.toolchain.rev: bump from Go 1.23.3 to 1.23.5 (#14814)Mario Minardi1-1/+1
2025-01-28ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh...Percy Wegmann22-231/+172
2025-01-28tsnet: return from Accept when the listener gets closedAnton Tolchanov2-3/+35
2025-01-28cmd/tailscale: add warning to help text of `--force-reauth` (#14778)yejingchen1-1/+1
2025-01-27tempfork/acme: fix TestSyncedToUpstream with Windows line endingsBrad Fitzpatrick1-1/+1
2025-01-27types/persist: remove Persist.LegacyFrontendPrivateMachineKeyBrad Fitzpatrick7-80/+21
2025-01-27tempfork/acme: add new package for x/crypto package acme fork, moveBrad Fitzpatrick16-3/+5679
2025-01-27health: relax no-derp-home warnable to not fire if not in map pollBrad Fitzpatrick3-23/+88
2025-01-27health: do Warnable dependency filtering in tailscaledBrad Fitzpatrick3-3/+39
2025-01-27.github: Bump github/codeql-action from 3.28.1 to 3.28.5 (#14794)dependabot[bot]1-3/+3
2025-01-27.github: Bump actions/setup-go from 5.2.0 to 5.3.0 (#14793)dependabot[bot]3-3/+3
2025-01-26control/controlclient,tempfork/httprec: don't link httptest, test certs for c2nBrad Fitzpatrick5-7/+265
2025-01-26go.mod: bump depaware, add --internal flag to stop hiding internal packagesBrad Fitzpatrick9-6/+314
2025-01-26tstest/deptest: verify that tailscale.com BadDeps actually existBrad Fitzpatrick1-0/+25
2025-01-26control/controlknobs: make Knobs.AsDebugJSON automatic, not require maintenanceBrad Fitzpatrick2-21/+19
2025-01-26envknob/featureknob: allow use of exit node on unraid (#14754)Derek Kaser1-2/+1
2025-01-24feature/capture: move packet capture to feature/*, out of iOS + CLIBrad Fitzpatrick23-484/+620
2025-01-24control/controlclient: sanitize invalid DERPMap nil Region from controlBrad Fitzpatrick1-0/+9
2025-01-24cmd/natc: expose netstack metrics in client metrics in natcJames Tucker1-0/+4
2025-01-25ipn/ipnlocal: add debug envknob for ACME directory URL (#14771)Tom Proctor2-2/+19
2025-01-24cmd/natc,wgengine/netstack: tune buffer size and segment lifetime in natcJames Tucker2-0/+39
2025-01-24control/controlclient: skip SetControlClientStatus when queue has newer resul...Brad Fitzpatrick4-2/+167
2025-01-24go.{mod,sum}: update web-client-prebuilt (#14772)Mario Minardi2-3/+3
2025-01-24client/web: remove advanced options from web client login (#14770)Mario Minardi1-35/+1
2025-01-24ipn/ipnlocal: include DNS SAN in cert CSR (#14764)Tom Proctor1-3/+4
2025-01-24tailcfg: adjust ServiceName.Validate to use vizerrorAdrian Dewhurst2-4/+6
2025-01-24util/clientmetric: use counter in aggcounterKristoffer Dalby1-1/+1
2025-01-24cmd/derper,derp: make TCP write timeout configurablePercy Wegmann2-3/+19
2025-01-24derp: move Conn interface to derp.goPercy Wegmann2-12/+12
2025-01-24wgengine/filter: add check for unknown protoKristoffer Dalby3-1/+10
2025-01-24net/tstun: add back outgoing drop metricKristoffer Dalby1-5/+6
2025-01-24wgengine/filter: return drop reason for metricsKristoffer Dalby2-27/+30
2025-01-24util/usermetric: add more drop labelsKristoffer Dalby1-0/+13
2025-01-23cmd/tailscale: fix, test some recent doc inconsistenciesBrad Fitzpatrick9-28/+68