summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-10-29ipn/ipnlocal: do not stall event processing for appc route updates (#17663)M. J. Fromberger1-6/+11
2025-10-29tka: rename a mutex to `mu` instead of single-letter `l`Alex Chan2-14/+14
2025-10-28cmd/jsontags: add static analyzer for incompatible `json` struct tags (#17670)Joe Tsai3-0/+411
2025-10-28wgengine/netlog: embed node information in network flow logs (#17668)Joe Tsai10-590/+1084
2025-10-28cmd/jsonimports: add static analyzer for consistent "json" imports (#17669)Joe Tsai5-0/+937
2025-10-28derp: fix an unchecked error in a test (#17694)M. J. Fromberger1-0/+3
2025-10-28wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapperBrad Fitzpatrick7-2/+69
2025-10-28CODE_OF_CONDUCT.md: update code of conductWill Norris1-11/+14
2025-10-28Revert "logtail: avoid racing eventbus subscriptions with Shutdown (#17639)" ...M. J. Fromberger1-19/+20
2025-10-28.github: drop branches filter with single asterisk from workflows (#17682)Mario Minardi4-8/+0
2025-10-28ipn/ipnlocal/serve: error when PeerCaps serialisation failsGesa Stupperich3-21/+150
2025-10-28ipn/ipnlocal/serve: remove grant header truncation logicGesa Stupperich8-152/+41
2025-10-28ipn/ipnlocal/serve: add grant headersGesa Stupperich8-27/+416
2025-10-27cmd/tailscale/cli: move JetKVM scripts to /userdata/init.d for persistence (#...srwareham1-2/+5
2025-10-27feature/identityfederation: strip query params on clientID (#17666)Max Coulombe2-9/+20
2025-10-27control/controlclient: back out HW key attestation (#17664)Patrick O'Doherty10-110/+8
2025-10-24logtail: avoid racing eventbus subscriptions with Shutdown (#17639)M. J. Fromberger1-20/+19
2025-10-24net/tsdial: do not panic if setting the same eventbus twice (#17640)Claus Lensbøl1-2/+6
2025-10-24health: compare warnable codes to avoid errors on release branch (#17637)Claus Lensbøl5-27/+77
2025-10-24ipn/ipnlocal: skip TKA bootstrap request if Tailnet Lock is unavailableAlex Chan1-0/+4
2025-10-23util/linuxfw: fix 32-bit arm regression with iptablesBrad Fitzpatrick2-4/+2
2025-10-23feature/tpm: use withSRK to probe TPM availability (#17627)Patrick O'Doherty2-1/+28
2025-10-23feature/tpm: check TPM family data for compatibility (#17624)Patrick O'Doherty4-4/+22
2025-10-21CODE_OF_CONDUCT: update document titleWill Norris1-2/+2
2025-10-21CODE_OF_CONDUCT: convert to semantic line breaksWill Norris1-95/+48
2025-10-21tsconsensus: mark several of these tests as known flakyAlex Chan1-0/+5
2025-10-21tka: don't try to read AUMs which are partway through being writtenAlex Chan2-1/+53
2025-10-21ipn, tka: improve the logging around TKA sync and AUM errorsAlex Chan4-16/+17
2025-10-21.github/workflows: pin the google/oss-fuzz GitHub ActionsAlex Chan1-2/+6
2025-10-20cmd/tailscale/cli: error when advertising a Service from an untagged node (#1...Harry Harpham3-6/+62
2025-10-20client/systray: warn users launching the application with sudo (#17595)Claus Lensbøl1-0/+12
2025-10-20ipn/ipnlocal: use eventbus.SubscribeFunc in LocalBackend (#17524)M. J. Fromberger1-75/+44
2025-10-20VERSION.txt: this is v1.91.0v1.91.0-preNick Khyl1-1/+1
2025-10-20licenses: update license noticesLicense Updater1-1/+1
2025-10-20tka: created a shared testing library for ChonkAlex Chan3-200/+322
2025-10-20cmd/tailscale: improve the error message for `lock log` with no lockAlex Chan2-0/+48
2025-10-17cmd/tailscale/cli,feature: add support for identity federation (#17529)Max Coulombe14-14/+420
2025-10-17go.toolchain.rev: update to Go 1.25.3Brad Fitzpatrick4-4/+4
2025-10-17cmd/k8s-operator: allow pod tolerations on nameservers (#17260)David Bond7-7/+171
2025-10-17.github/workflows: pin nix-related github actions (#17574)Andrew Lytvynov1-2/+2
2025-10-17wgengine/magicsock: minor tidies in Test_endpoint_maybeProbeUDPLifetimeLockedAlex Chan1-94/+77
2025-10-17tka: don't look up parent/child information from purged AUMsAlex Chan2-60/+108
2025-10-17tka: remove an unused Mem.Orphans() methodAlex Chan2-40/+0
2025-10-16all: use a consistent capitalisation for "Tailnet Lock"Alex Chan4-7/+7
2025-10-16k8s-operator/api-proxy: put kube api server events behind environment variabl...David Bond2-0/+10
2025-10-16wgengine/netlog: merge connstats into package (#17557)Joe Tsai14-104/+43
2025-10-15net/connstats: prepare to remove package (#17554)Joe Tsai16-113/+170
2025-10-15types/netlogtype: remove CBOR representation (#17545)Joe Tsai2-36/+14
2025-10-15cmd/tailscale: surface relay-server-port set flag (#17528)Jordan Whited1-1/+1
2025-10-15feature/tpm: quiet log output a bitBrad Fitzpatrick1-2/+8