summaryrefslogtreecommitdiffhomepage
path: root/feature/conn25
AgeCommit message (Expand)AuthorFilesLines
2026-04-24feature/conn25: add the ability to return addresses to the IP PoolsFran Bull2-24/+156
2026-04-21feature/conn25: add expiresAt field to addrsFran Bull2-22/+112
2026-04-21feature/conn25: move byConnKey from addrAssignments to clientFran Bull2-25/+25
2026-04-16appc,feature/conn25: prevent clients from forwarding DNS requests andMichael Ben-Ami2-110/+330
2026-04-07feature/conn25: add IPv6 supportFran Bull2-112/+374
2026-03-27feature/conn25: install all the hooksMichael Ben-Ami4-76/+131
2026-03-26feature/conn25: connect the ExtraWireguardAllowedIPs hook (#19140)George Jones1-0/+15
2026-03-26feature/conn25: Store transit ips by connector key (#19071)George Jones2-24/+334
2026-03-25feature/conn25,ipn/ipnext,ipn/ipnlocal: add ExtraRouterConfigRoutes hookFran Bull1-1/+14
2026-03-24feature/conn25: call AuthReconfigAsync after address assignmentFran Bull2-7/+29
2026-03-24feature/conn25: guard extension Init() and PeerAPI handler with opt-in env varMichael Ben-Ami1-0/+12
2026-03-23feature/conn25: add packet filter allow functionsFran Bull2-1/+117
2026-03-20feature/conn25: guard against an index out of bounds panic (#19066)Andrew Lytvynov1-0/+3
2026-03-20feature/conn25: implement IPMapperFran Bull1-15/+15
2026-03-20feature/conn25: implement IPMapperFran Bull2-32/+188
2026-03-18feature/conn25: add NATing support with flow cachingMichael Ben-Ami4-0/+877
2026-03-16feature/conn25: rewrite A records for connector domainsFran Bull2-68/+553
2026-03-13feature/conn25: Update ConnectorTransitIPRequest handling (#18979)George Jones2-177/+409
2026-03-09appc,feature/conn25: conn25: send address assignments to connectorFran Bull2-21/+284
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick2-8/+3
2026-03-03feature/conn25: stop adding multiple entries for same domain+dstFran Bull2-69/+139
2026-02-20appc,feature/conn25,net: Add DNS response interception for conn25Fran Bull4-5/+1077
2026-02-04cmd/tailscaled,feature/conn25,feature/featuretags: add conn25 to featuretagsFran Bull1-0/+3
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-12-09appc,feature: add the start of new conn25 app connectorFran Bull1-0/+84