summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-09-21wgengine/magicsock: fix don't fragment setsockopt arg for IPv6 on linuxVal1-1/+1
2023-09-21wgengine/magicsock: rename debugPMTUD() to debugEnablePMTUD()Val4-5/+8
2023-09-21wgengine/magicsock: rename files for peer MTUVal3-0/+0
2023-09-20net/dns/publicdns: update Quad9 addresses and referencesJames Tucker1-1/+9
2023-09-20go.toolchain.rev: update to Go 1.21.1+Denton Gentry1-1/+1
2023-09-20cmd/containerboot: add iptables based MSS clamping for ingress/egress proxiesMaisem Ali2-0/+15
2023-09-20ipn/ipnlocal: add a test for recent WhoIs regressionBrad Fitzpatrick1-18/+62
2023-09-20ipn/ipnlocal: fix LocalBackend.WhoIs for self (#9472)Joe Tsai1-1/+8
2023-09-20cmd/k8s-operator: fix egress service name (#9494)Irbe Krumina2-2/+5
2023-09-20cmd/k8s-operator: rename egress annotationMaisem Ali2-12/+22
2023-09-19Revert "ipn/ipnlocal: plumb ExitNodeDNSResolvers for IsWireGuardOnly exit nodes"Maisem Ali2-138/+0
2023-09-19Revert "ipn/ipnlocal: allow Split-DNS and default resolvers with WireGuard no...James Tucker2-177/+29
2023-09-19ipn/ipnlocal: allow Split-DNS and default resolvers with WireGuard nodesJames Tucker2-29/+177
2023-09-19net/tstun: add better logging of natV4ConfigMaisem Ali1-1/+39
2023-09-19util/lru: update c.head when deleting the most recently used entryDavid Anderson2-0/+154
2023-09-19go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-09-19client/web: switch to using prebuilt web client assetsWill Norris7-38/+7
2023-09-19Makefile: make it possibe to pass a custom tag when building dev images (#9461)Irbe Krumina1-2/+3
2023-09-19licenses: update win/apple licensesLicense Updater1-1/+1
2023-09-18all: declare & plumb IPv6 masquerade address for peerTom DNetto13-9/+81
2023-09-18net/portmapper: add clientmetric for UPnP error codesAndrew Dunham2-10/+34
2023-09-18tailcfg: add NodeCapMapMaisem Ali12-43/+176
2023-09-18tailcfg: add Node.HasCap helpersMaisem Ali8-22/+36
2023-09-18tailcfg: add RawMessageMaisem Ali5-21/+118
2023-09-18ipn/ipnlocal: add tailnet MagicDNS name to ipn.LoginProfileSonia Appasamy9-24/+43
2023-09-18types/netmap: remove NetworkMap.{Addresses,MachineStatus}Brad Fitzpatrick14-140/+146
2023-09-18cmd/tailscale/cli: error when serving foreground if bg already existsMarwan Sulaiman2-4/+12
2023-09-18types/views: add SliceContainsFunc like slices.ContainsFuncBrad Fitzpatrick2-0/+12
2023-09-17tailcfg: define a type for NodeCapabilityMaisem Ali18-90/+100
2023-09-17wgengine, proxymap: split out port mapping from Engine to new typeBrad Fitzpatrick12-82/+106
2023-09-17ipn/ipnlocal: add some test accessorsBrad Fitzpatrick2-1/+23
2023-09-17ipn/ipnlocal: keep internal map updated of latest Nodes post mutationsBrad Fitzpatrick5-102/+231
2023-09-17types/netmap: start phasing out Addresses, add GetAddresses methodBrad Fitzpatrick6-30/+59
2023-09-17types/netmap: deprecate NetworkMap.MachineStatus, add accessor methodBrad Fitzpatrick3-5/+25
2023-09-17ipn/ipnlocal: delete some unused codeBrad Fitzpatrick2-154/+0
2023-09-17ipn/{ipnlocal,ipnstate}: start simplifying UpdateStatus/StatusBuilderBrad Fitzpatrick2-29/+3
2023-09-15net/ping: fix ICMP echo code field to 0James Tucker1-1/+1
2023-09-15ipn/ipnlocal: plumb ExitNodeDNSResolvers for IsWireGuardOnly exit nodesJames Tucker2-0/+138
2023-09-15tailcfg: add DNS address list for IsWireGuardOnly nodesJames Tucker9-2/+160
2023-09-15cmd/k8s-operator: add APISERVER_PROXY envMaisem Ali2-28/+81
2023-09-14net/dns/publicdns: update Mullvad DoH server listJames Tucker1-8/+16
2023-09-14words: holy mole we need some more mammalsCharlotte Brandhorst-Satzkorn1-0/+10
2023-09-14cmd/cloner: do not allocate slices when the source is nilJames Tucker5-33/+57
2023-09-14tailcfg: remove completed TODO from IsWireGuardOnlyJames Tucker1-2/+1
2023-09-14Use parent serve configTyler Smalley1-1/+1
2023-09-14cmd/tailscale/cli: add set serve validationsMarwan Sulaiman2-5/+156
2023-09-13.github/workflows: fix slack-action format in govulncheck.yml (#9390)Andrew Lytvynov1-2/+3
2023-09-13cmd/tailscale/cli: use optimistic concurrency control on SetServeConfigMarwan Sulaiman5-9/+70
2023-09-13cmd/tsconnect/wasm: pass a netmon to ipnserver.NewBrad Fitzpatrick1-1/+1
2023-09-13wgengine: remove DiscoKey method from Engine interfaceBrad Fitzpatrick4-15/+1