summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-10-26cmd/containerboot: exit with non-zero code on unexpected tailscaled deathcontainerboot-exit-codeRaj Singh1-2/+29
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
2025-10-10util/eventbus/eventbustest: add support for synctest instead of timers (#17522)Claus Lensbøl6-144/+229
2025-10-10ipn/ipnlocal: strip AttestationKey in redacted prefs view (#17527)Patrick O'Doherty1-0/+1
2025-10-10clientupdate, util/osshare, util/winutil, version: improve Windows GUI filena...Aaron Klotz7-33/+146
2025-10-10types/persist: add AttestationKey (#17281)Patrick O'Doherty26-42/+370
2025-10-10all: specify explicit JSON format for time.Duration (#17307)Joe Tsai2-2/+2
2025-10-10net/netmon: handle net.IPAddr types during interface address parsing (#17523)Jonathan Nobels2-0/+48
2025-10-10wgengine/magicsock: add clientmetrics for TX bytes/packets by af & conn type ...Jordan Whited2-0/+34
2025-10-10util/eventbus: run subscriber functions in a goroutine (#17510)M. J. Fromberger1-14/+24
2025-10-10cmd/tailscale/cli,ipn/conffile: add declarative config mode for Services (#17...Naman Sood6-13/+556
2025-10-10sessionrecording: add destination to struct for tsrecorder (#17520)Tom Meadows1-0/+14
2025-10-10tsweb/varz: add support for ShardedInt metricsAnton Tolchanov3-1/+20
2025-10-09wgengine/magicsock: do not apply node view updates to a closed Conn (#17517)M. J. Fromberger1-0/+5
2025-10-09wgengine/magicsock: fix docs for send clientmetrics (#17514)Jordan Whited1-3/+10
2025-10-09wgengine/magicsock: add clientmetrics for RX bytes by af & conn type (#17512)Jordan Whited2-0/+19
2025-10-09wgengine/magicsock: remove unused arg in deregisterMetrics (#17513)Jordan Whited1-2/+2