summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-03-03VERSION.txt: this is v1.80.3 (#15185)v1.80.3release-branch/1.80Nick O'Neill1-1/+1
2025-02-27client/web: fix CSRF handler order in web UI (#15143) (#15156)Patrick O'Doherty2-23/+112
2025-02-21appc: fix a deadlock in route advertisements (#15031) (#15088)Andrew Lytvynov3-11/+84
2025-02-12VERSION.txt: this is v1.80.2 (#15003)v1.80.2Andrea Gottardo1-1/+1
2025-02-11Revert "control/controlclient: delete unreferenced mapSession UserProfiles"Brad Fitzpatrick1-30/+1
2025-02-11go.mod: update x/net for macOS/iOS ParseRIB fixBrad Fitzpatrick5-18/+21
2025-02-10ssh/tailssh: add back a fake public key handler to support buggy clientsPercy Wegmann1-1/+25
2025-02-06VERSION.txt: this is v1.80.1 (#14932)v1.80.1Andrea Gottardo1-1/+1
2025-02-06net/netmon: add extra panic guard around ParseRIBJames Tucker1-1/+13
2025-01-30VERSION.txt: this is v1.80.0 (#14837)v1.80.0Andrea 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