summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-09-26version/distro: identify iStoreOS as a distro.dgentry-istoreosDenton Gentry2-1/+6
2023-09-26go.toolchain.rev: bump goBrad Fitzpatrick1-1/+1
2023-09-26ipn/ipnlocal: prevent putting file if file already exists (#9515)Rhea Ghosh2-37/+66
2023-09-26winutil: refactor methods to get values from registry to also return (#9536)Claire Wang9-56/+78
2023-09-26wgengine,net,ipn,disco: split up and define different types of MTUVal7-47/+250
2023-09-26wgengine/netstack: use buffer pools for UDP packet forwardingVal1-5/+17
2023-09-26cmd/k8s-operator: fix reconcile filters (#9533)Irbe Krumina1-19/+61
2023-09-26ipn/ipnlocal: close foreground sessions on SetServeConfigMarwan Sulaiman5-11/+140
2023-09-25net/dns: retry forwarder requests over TCPAndrew Dunham13-49/+448
2023-09-25VERSION.txt: this is v1.51.0Aaron Klotz1-1/+1
2023-09-25licenses: update win/apple licensesLicense Updater2-2/+2
2023-09-24ipn/{ipnlocal,localapi}, cli: add debug force-netmap-updateBrad Fitzpatrick3-0/+24
2023-09-24api.md: document the `invalid` field in Get Key API responseAnton Tolchanov1-0/+12
2023-09-23net/tstun: use untyped consts, simplify DefaultMTU funcBrad Fitzpatrick1-9/+4
2023-09-23wgengine/magicsock, controlclient, net/dns: reduce some logspamBrad Fitzpatrick4-5/+44
2023-09-22Revert "wgengine/netstack: use buffer pools for UDP packet forwarding"Val1-17/+5
2023-09-22Revert "wgengine,net,ipn,disco: split up and define different types of MTU"Val7-250/+52
2023-09-22wgengine,net,ipn,disco: split up and define different types of MTUVal7-52/+250
2023-09-22wgengine/netstack: use buffer pools for UDP packet forwardingVal1-5/+17
2023-09-21licenses: update tailscale{,d} licensesLicense Updater1-0/+1
2023-09-21go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-09-21go.mod: update github.com/go-json-experiment/json (#9508)Joe Tsai3-7/+8
2023-09-21cmd/containerboot: avoid leaking bash scripts after test runsJames Tucker2-3/+4
2023-09-21licenses: update win/apple licensesLicense Updater1-2/+2
2023-09-21release/dist, tool/gocross: add fake "windowsdll" GOOS to gocrossAaron Klotz2-2/+26
2023-09-21ipn/ipnlocal: perform additional sanity check in diskPath (#9500)Joe Tsai1-0/+3
2023-09-21control,tailcfg,wgengine/magicsock: add nodeAttr to enable/disable peer MTUVal4-0/+102
2023-09-21wgengine/magicsock: replace CanPMTUD() with ShouldPMTUD()Val7-20/+128
2023-09-21wgengine/magicsock: improve don't fragment bit set/get supportVal8-46/+159
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