summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-02-05DO NOT SUBMIT: tsnet/natlab flaky investigationfserb/natlab-flakyFernando Serboncini3-22/+82
2026-02-04feature/featuretags: add test that all ts_omit_foo tags are declaredBrad Fitzpatrick4-1/+71
2026-02-04cmd/tailscaled,feature/conn25,feature/featuretags: add conn25 to featuretagsFran Bull7-6/+35
2026-02-04cmd/tailscale: remove dep on clientupdate package if feature is omittedBrad Fitzpatrick5-14/+29
2026-02-04tsnet: add tests to TestListenService for user-supplied TUN devicesJames Tucker1-85/+96
2026-02-03ipn/ipnlocal: add wildcard TLS certificate support for subdomains (#18356)Fernando Serboncini2-40/+312
2026-02-03clientupdate: best-effort restart of tailscaled on init.d systems (#18568)Andrew Lytvynov1-7/+51
2026-02-03cmd/testwrapper: support experimental -cachelinkBrad Fitzpatrick1-0/+37
2026-02-03ipn/ipnlocal/netmapcache: ensure cache updates preserve unchanged data (#18590)M. J. Fromberger2-0/+20
2026-02-03cmd/k8s-operator,k8s-operator:ensure that recorder replicas default to 1 (#18...Tom Meadows4-1/+4
2026-02-03cmd/containerboot: handle v6 pod ips that are missing square brackets (#18519)David Bond2-0/+40
2026-02-02cmd/tailscale: fix sanitizeOutput and add a test (#18589)Andrew Lytvynov2-3/+21
2026-02-02cmd/tailscale/cli: add 'wait' listening subcommand and ip --assert=<ip>Brad Fitzpatrick4-3/+172
2026-02-02client/systray: Update systemd unit to use correct dependencies (#18457)Neal Gompa (ニール・ゴンパ)1-1/+4
2026-02-01go.toolchain.*: bump our Go 1.25 and Go 1.26 toolchainsBrad Fitzpatrick3-3/+3
2026-01-30net/dns/resolver: set TC flag when UDP responses exceed size limits (#18157)Brendan Creane4-64/+654
2026-01-30cmd/gitops-pusher: fix precedence when id token env var is emptyMario Minardi1-1/+1
2026-01-30wgengine/netstack: add local tailscale service IPs to route and terminate loc...KevinLiang105-10/+205
2026-01-30wgengine/magicsock: make debugNeverDirectUDP influence remote peer decisionsJordan Whited2-1/+6
2026-01-30cmd/testwrapper: add support for the -vet test flagBrad Fitzpatrick1-0/+1
2026-01-30logtail/filch: close Filch instances in TestConcurrentSameFile (#18571)Fernando Serboncini1-0/+2
2026-01-30net/dns,ipn/ipnlocal: add nodecap to resolve subdomains (#18258)Fernando Serboncini11-4/+186
2026-01-30net/dns: skip DNS base config when using userspace networking (#18355)Fernando Serboncini2-3/+8
2026-01-30cmd/tailscale/cli: redact auth keys in FlagSet output (#18563)Andrew Lytvynov2-1/+23
2026-01-29cmd/tailscale/cli: allow fetching keys from AWS Parameter StoreAndrew Dunham9-12/+327
2026-01-29licenses: update license noticesLicense Updater2-12/+12
2026-01-29cmd/testwrapper: detect cached tests with coverage output (#18559)Tom Proctor2-1/+62
2026-01-29control/controlclient: add PersistView.Valid() check in NetmapFromMapResponse...Paul Scott1-0/+3
2026-01-28.github/workflows: set CMD_GO_USE_GIT_HASH=true for our cmd/goBrad Fitzpatrick2-0/+2
2026-01-28logtail/filch: fix panic in concurrent file access (#18555)Joe Tsai2-2/+25
2026-01-28cmd/testwrapper: show "(cached)" for packages that hit the cacheBrad Fitzpatrick1-4/+17
2026-01-28go.toolchain.rev: bump for cmd/go caching workBrad Fitzpatrick2-2/+2
2026-01-28ipn/ipnlocal/netmapcache: report the correct error for a missing column (#18547)M. J. Fromberger2-6/+64
2026-01-28go.toolchain.rev: bump for cmd/go caching workBrad Fitzpatrick2-2/+2
2026-01-28cmd/testwrapper/flakytest: skip flaky tests if TS_SKIP_FLAKY_TESTS setBrad Fitzpatrick1-0/+14
2026-01-27Add .stignore for syncthing (#18540)Andrew Lytvynov2-0/+4
2026-01-27cmd/printdep: add --next flag to use rc Go build hash insteadBrad Fitzpatrick3-2/+16
2026-01-27tool/gocross, pull-toolchain.sh: support a "next" Go toolchainBrad Fitzpatrick4-10/+31
2026-01-27cmd/tailscale/cli: add json output option to `switch --list` (#18501)Cameron Stokes1-3/+47
2026-01-27hostinfo: retrieve OS version for Macs running the OSS clientAlex Chan1-0/+17
2026-01-26ipn/localapi: stop logging "broken pipe" errors (#18487)Amal Bansode5-2/+83
2026-01-26ipn/ipnlocal/netmapcache: add a package to split and cache network maps (#18497)M. J. Fromberger8-3/+707
2026-01-26tsnet: make ListenService examples consistent with other tsnet examplesHarry Harpham2-16/+10
2026-01-26net/dns: add test for DoH upgrade of system DNSAndrew Dunham2-0/+242
2026-01-26net/dns/publicdns: support CIRA Canadian ShieldAndrew Dunham1-0/+20
2026-01-26appc,ipn/ipnlocal: Add split DNS entries for conn25 peersFran Bull4-0/+298
2026-01-24tstest/integration/testcontrol: fix unguarded read of DNS configJames Tucker1-4/+7
2026-01-23licenses: update license noticesLicense Updater4-82/+83
2026-01-23go.toolchain.rev: update to Go 1.25.6 (#18507)Andrew Lytvynov4-4/+4
2026-01-23wf: allow limited broadcast to/from permitted interfaces when using an exit n...Nick Khyl2-6/+79