summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-01-24control/controlclient: add debug netmap refcountraggi/hello-tempJames Tucker1-0/+7
2025-01-24util/execqueue: add metricsAndrew Dunham1-0/+40
2025-01-24control/controlclient: skip SetControlClientStatus when queue has newer resul...Brad Fitzpatrick1-2/+46
2025-01-24ipn/ipnlocal: include DNS SAN in cert CSR (#14764)Tom Proctor1-3/+4
2025-01-24tailcfg: adjust ServiceName.Validate to use vizerrorAdrian Dewhurst2-4/+6
2025-01-24util/clientmetric: use counter in aggcounterKristoffer Dalby1-1/+1
2025-01-24cmd/derper,derp: make TCP write timeout configurablePercy Wegmann2-3/+19
2025-01-24derp: move Conn interface to derp.goPercy Wegmann2-12/+12
2025-01-24wgengine/filter: add check for unknown protoKristoffer Dalby3-1/+10
2025-01-24net/tstun: add back outgoing drop metricKristoffer Dalby1-5/+6
2025-01-24wgengine/filter: return drop reason for metricsKristoffer Dalby2-27/+30
2025-01-24util/usermetric: add more drop labelsKristoffer Dalby1-0/+13
2025-01-23cmd/tailscale: fix, test some recent doc inconsistenciesBrad Fitzpatrick9-28/+68
2025-01-23cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the ...Nick Khyl4-8/+138
2025-01-23control/controlclient: delete unreferenced mapSession UserProfilesBrad Fitzpatrick1-1/+30
2025-01-23net/tstun: move TAP support out to separate package feature/tapBrad Fitzpatrick7-20/+85
2025-01-23appc,ipn/ipnlocal: log DNS parsing errors in app connectors (#14607)Andrew Lytvynov5-35/+78
2025-01-23derp,wgengine/magicsock: remove unexpected label (#14711)Mike O'Driscoll2-5/+4
2025-01-23cmd/k8s-operator: fix reconciler name clash (#14712)Tom Proctor1-0/+7
2025-01-22feature/*: make Wake-on-LAN conditional, start supporting modular featuresBrad Fitzpatrick18-242/+355
2025-01-22ipn/ipnlocal: re-advertise appc routes on startup, take 2 (#14740)Andrew Lytvynov2-3/+87
2025-01-22cmd/tailscale: define CLI tools to manipulate macOS network and system extens...Andrea Gottardo8-68/+213
2025-01-22tailcfg: add ServiceNameAdrian Dewhurst12-72/+95
2025-01-22.github: Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#14141)dependabot[bot]2-8/+7
2025-01-22util/slicesx: add AppendNonzeroBrad Fitzpatrick4-4/+26
2025-01-22tailcfg: remove now-unused TailscaleFunnelEnabled methodBrad Fitzpatrick1-8/+0
2025-01-22delete extra struct in tailcfgKevinLiang101-16/+0
2025-01-22fix handler related and some nitKevinLiang105-43/+39
2025-01-22add blank lineKevinLiang101-0/+1
2025-01-22add copyright headerKevinLiang101-0/+2
2025-01-22ipn/ipnlocal: Support TCP and Web VIP servicesKevinLiang109-21/+783
2025-01-22tsweb: add missing debug pprof endpointsBrad Fitzpatrick1-7/+7
2025-01-21net/bakedroots: add LetsEncrypt ISRG Root X2Brad Fitzpatrick2-4/+48
2025-01-21ipn/ipnlocal: also use LetsEncrypt-baked-in roots for cert validationBrad Fitzpatrick9-110/+164
2025-01-21cmd/tailscale/cli: clean up how optional commands get registeredBrad Fitzpatrick2-16/+20
2025-01-21go.mod: bump github.com/inetaf/tcpproxyJames Tucker2-3/+3
2025-01-21tsnet: block in Server.Dial until backend is RunningBrad Fitzpatrick2-0/+72
2025-01-21prober: fix nil pointer access in tcp-in-tcp probesPercy Wegmann1-0/+2
2025-01-21tsnet: fix panic on race between listener.Close and incoming packetBrad Fitzpatrick2-11/+33
2025-01-21Revert "ipn/ipnlocal: re-advertise appc routes on startup (#14609)"Brad Fitzpatrick2-79/+3
2025-01-20build(deps): bump braces from 3.0.2 to 3.0.3 in /cmd/tsconnect (#12468)dependabot[bot]1-8/+8
2025-01-21cmd/{k8s-operator,containerboot},kube/kubetypes: parse Ingresses for ingress ...Irbe Krumina12-127/+1391
2025-01-21ipn/ipnlocal,tailcfg: communicate to control whether funnel is enabled (#14688)Irbe Krumina6-5/+216
2025-01-20build(deps): bump nanoid from 3.3.4 to 3.3.8 in /cmd/tsconnect (#14352)dependabot[bot]1-3/+3
2025-01-20.github: Bump golangci/golangci-lint-action from 6.1.0 to 6.2.0 (#14696)dependabot[bot]1-2/+1
2025-01-20.github: Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#14695)dependabot[bot]2-2/+2
2025-01-20.github: Bump actions/upload-artifact from 4.4.3 to 4.6.0 (#14697)dependabot[bot]1-1/+1
2025-01-20derp: add bytes dropped metric (#14698)Mike O'Driscoll1-5/+30
2025-01-19ipn: [serve] warn that foreground funnel won't work if shields are up (#14685)Irbe Krumina2-8/+97
2025-01-17ipnlocal: allow overriding os.Hostname() via syspolicy (#14676)Andrea Gottardo2-0/+37