summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-10-28VERSION.txt: this is v1.90.4v1.90.4Nick Khyl1-1/+1
2025-10-28Revert "logtail: avoid racing eventbus subscriptions with Shutdown (#17639)" ...M. J. Fromberger1-19/+20
2025-10-28wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapperBrad Fitzpatrick7-2/+69
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-27VERSION.txt: this is v1.90.3v1.90.3Nick Khyl1-1/+1
2025-10-27logtail: avoid racing eventbus subscriptions with Shutdown (#17639)M. J. Fromberger1-20/+19
2025-10-27net/tsdial: do not panic if setting the same eventbus twice (#17640)Claus Lensbøl1-2/+6
2025-10-24VERSION.txt: this is v1.90.2v1.90.2Nick Khyl1-1/+1
2025-10-24health: compare warnable codes to avoid errors on release branch (#17637)Claus Lensbøl5-27/+77
2025-10-23util/linuxfw: fix 32-bit arm regression with iptablesbradfitz/cherry-pick-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-23VERSION.txt: this is v1.90.1v1.90.1Nick Khyl1-1/+1
2025-10-20VERSION.txt: this is v1.90.0v1.90.0release-branch/1.90.0Nick 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
2025-10-09feature/relayserver: init server at config time instead of request time (#17484)Jordan Whited4-13/+12
2025-10-08feature/featuretags: make bird depend on advertiseroutesBrad Fitzpatrick2-2/+6