summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-11-26net/batching: add envknobs to disable UDP GRO & GSOraggi/envknobs-gso-groJames Tucker1-4/+10
2025-11-25cmd/tailscale/cli,ipn,all: make peer relay server port a *uint16Jordan Whited9-51/+48
2025-11-25ipn/serve: validate service paths in HasPathHandlerSachin Iyer2-0/+44
2025-11-25net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995)Claus Lensbøl7-25/+280
2025-11-25ipn/ipnlocal: don't panic if there are no suitable exit nodesAlex Chan2-0/+66
2025-11-25tsconsensus: skip integration tests in CIFran Bull1-11/+2
2025-11-25tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to...Brad Fitzpatrick9-43/+147
2025-11-25ipn/ipnlocal: test traffic-steering when feature is not enabled (#17997)Simon Law2-0/+23
2025-11-25ipn/ipnlocal: do not call controlclient.Client.Shutdown with b.mu heldNick Khyl1-7/+10
2025-11-25cmd/k8s-operator: allow HA ingresses to be deleted when VIP service does not ...David Bond3-26/+71
2025-11-24ipn/ipnlocal: replace log.Printf with logf (#18045)Simon Law2-9/+15
2025-11-24cmd/tailscale,feature/relayserver,ipn: add relay-server-static-endpoints set ...Jordan Whited8-138/+278
2025-11-24net/udprelay: use blake2s-256 MAC for handshake challengeJordan Whited2-57/+227
2025-11-24cmd/cigocacher,go.mod: add cigocacher cmdTom Proctor15-38/+470
2025-11-24ipn/ipnlocal: fix panic in driveTransport on network errorAndrew Dunham2-36/+89
2025-11-23tstest/integration/testcontrol: de-flake TestUserMetricsRouteGaugesAndrew Dunham1-0/+3
2025-11-21portlist,tstest: skip tests on kernels with /proc/net/tcp regressionAndrew Dunham5-1/+112
2025-11-21util/eventbus: use unbounded event queues for DeliveredEvents in subscribersNick Khyl3-39/+16
2025-11-21feature/relayserver: don't publish from within a subscribe fn goroutineJordan Whited1-1/+6
2025-11-21wgengine/userspace: run link change subscribers in eventqueue (#18024)Claus Lensbøl1-1/+7
2025-11-21util/eventbus: add tests for a subscriber publishing eventsNick Khyl1-0/+60
2025-11-21util/eventbus: add tests for a subscriber trying to acquire the same mutex as...Nick Khyl1-0/+70
2025-11-21tka: don't panic if no clock set in tka.MemAlex Chan1-1/+11
2025-11-20cmd/tailscaled,ipn: show a health warning when state store fails to open (#17...Andrew Lytvynov14-4/+211
2025-11-20go.mod: bump golang.org/x/crypto (#18011)Andrew Lytvynov5-6/+6
2025-11-20ipn/ipnlocal: add validations when setting serve config (#17950)Harry Harpham5-314/+483
2025-11-20cmd/k8s-operator: add multi replica support for recorders (#17864)David Bond10-151/+380
2025-11-19net/netns: remove spammy logs for interface binding capsJonathan Nobels1-6/+10
2025-11-19net/batching: fix import formattingBrad Fitzpatrick1-1/+0
2025-11-20cmd/k8s-operator: use stable image for k8s-nameserver (#17985)David Bond2-5/+4
2025-11-19cmd/tailscale/cli: allow remote target as service destination (#17607)KevinLiang1010-44/+221
2025-11-19licenses: update license noticesLicense Updater1-0/+1
2025-11-19ipn/ipnlocal: remove the always-true CanSupportNetworkLock()Alex Chan1-28/+0
2025-11-19util/eventbus: simplify some reflect in Bus.pumpBrad Fitzpatrick1-1/+1
2025-11-19cmd/tailscale/cli: remove Latin abbreviations from CLI help textAlex Chan2-2/+2
2025-11-19ipn/ipnlocal: reduce profileManager boilerplate in network-lock testsAlex Chan1-83/+33
2025-11-19cmd/k8s-operator: fix type comparison in apiserver proxy template (#17981)Raj Singh1-3/+3
2025-11-19ipn/ipnlocal, tka: compact TKA state after every syncAlex Chan10-31/+276
2025-11-19cmd/k8s-operator: default to stable image (#17848)David Bond2-3/+3
2025-11-18feature/featuretags: add CacheNetMap feature tag for upcoming workBrad Fitzpatrick3-0/+30
2025-11-18tailcfg: add some omitzero, adjust some omitempty to omitzeroBrad Fitzpatrick1-113/+113
2025-11-18cmd/netlogfmt: support resolving IP addresses to synonymous labels (#17955)Joe Tsai1-62/+87
2025-11-18types/key,wgengine/magicsock,control/controlclient,ipn: add debug disco key r...James Tucker16-37/+375
2025-11-18appc: add ippool typeFran Bull2-0/+121
2025-11-18tka: marshal AUMHash totext even if Tailnet Lock is omittedAlex Chan1-7/+18
2025-11-18tka: mark young AUMs as active even if the chain is longAnton Tolchanov2-10/+44
2025-11-18types/netmap,*: remove some redundant fields from NetMapBrad Fitzpatrick14-42/+59
2025-11-18.github/workflows: make go_generate check detect new filesBrad Fitzpatrick1-0/+1
2025-11-18feature/buildfeatures: re-run go generateBrad Fitzpatrick2-6/+6
2025-11-18cmd/vet/jsontags: fix a typo in an error messageAlex Chan1-2/+2