summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-06-21various relay fixesjwhited/testing-mod-capver-checksJordan Whited4-7/+49
2025-06-21XXX: relay CapVerJordan Whited1-3/+4
2025-06-21feature/relayserver,net/udprelay,wgengine/magicsock: implement retryJordan Whited3-34/+96
2025-06-21wgengine/magicsock: set conn field in relayHandshakeDiscoMsgEvent (#16348)Jordan Whited4-7/+7
2025-06-21wgengine/magicsock: set rxDiscoMsgCh field in relayHandshakeWork (#16349)Jordan Whited1-5/+6
2025-06-20wgengine/magicsock: fix relay endpoint allocation URL (#16344)Jordan Whited1-1/+1
2025-06-20wgengine/magicsock: generate relay server set from tailnet policy (#16331)Jordan Whited4-24/+386
2025-06-20tsconsensus: skipping slow non-applicable tests on Windows for nowBrad Fitzpatrick1-0/+5
2025-06-20tool: add go toolchain wrapper for WindowsBrad Fitzpatrick3-1/+81
2025-06-20.github/workflows: try running Windows jobs on bigger VMsBrad Fitzpatrick1-1/+4
2025-06-20.github/workflows: shard the Windows builderBrad Fitzpatrick2-4/+27
2025-06-20docs: fix typo in commit-messages.mdokunamayanad1-1/+1
2025-06-20cmd/k8s-operator: remove conffile hashing mechanism (#16335)annotationsIrbe Krumina7-238/+74
2025-06-19tstest/tlstest: simplify, don't even bake in any keysBrad Fitzpatrick7-71/+94
2025-06-19Revert "types/netmap,wgengine/magicsock: propagate CapVer to magicsock.endpoi...Jordan Whited3-26/+0
2025-06-18net/tlsdial: fix TLS cert validation of HTTPS proxiesBrad Fitzpatrick17-49/+672
2025-06-18feature/tpm: implement ipn.StateStore using TPM sealing (#16030)Andrew Lytvynov7-23/+500
2025-06-18net/*: remove Windows exceptions for when Resolver.PreferGo didn't workBrad Fitzpatrick3-17/+1
2025-06-18ipn/ipnlocal,wgengine{/magicsock}: replace SetNetworkMap with eventbus (#16299)Jordan Whited7-129/+194
2025-06-18cmd/tsidp: fix OIDC client persistence across restartsRaj Singh2-9/+148
2025-06-18ipn/ipnlocal: make pricing restriction message for Tailnet Lock clearerAnton Tolchanov2-6/+14
2025-06-17cmd/tailscale: clean up dns --help messages (#16306)Simon Law3-63/+98
2025-06-17ipn: add missing entries for OpenBSDJuan Francisco Cantero Hurtado2-2/+2
2025-06-17ipn/ipnlocal: add some verbose logging to taildrive peerapi handlerPercy Wegmann1-14/+21
2025-06-17tool/gocross: put the synthetic GOROOTs outside of the tsgo directoryBrad Fitzpatrick2-1/+2
2025-06-17derp/derphttp: add error notify for RunWatchConnectionLoop (#16261)Mike O'Driscoll3-7/+84
2025-06-17.github/workflows: remove redundant work between staticcheck jobsBrad Fitzpatrick3-12/+283
2025-06-16prober: speed up TestCRL ~450x by baking in some test keysBrad Fitzpatrick1-12/+53
2025-06-16.github/workflows: test that ./go/tool version matches go mod versionIrbe Krumina1-10/+62
2025-06-16.github/workflows: removes extra '$'Irbe Krumina9-9/+9
2025-06-16tool/gocross: make gocross opt-in instead of opt-outBrad Fitzpatrick4-5/+35
2025-06-16scripts/check_license_headers.sh: delete, rewrite as a Go testBrad Fitzpatrick11-78/+138
2025-06-16cmd/natc: add a flag to use specific DNS serversJames Tucker2-2/+225
2025-06-16util/must: add Get2 for functions that return two valuesJames Sanderson1-0/+8
2025-06-16tsconsensus: protect from data raceFran Bull1-6/+6
2025-06-16util/eventbus: remove redundant code from eventbus.PublishNick Khyl3-20/+13
2025-06-16.github/workflows: do a go mod download & cache it before all jobsBrad Fitzpatrick2-33/+215
2025-06-16ipn/ipnlocal,wgengine/magicsock: use eventbus for node & filter updates (#16271)Jordan Whited4-25/+108
2025-06-16tka: reject removal of the last signing keyAnton Tolchanov3-0/+25
2025-06-16.github: Bump github/codeql-action from 3.28.19 to 3.29.0 (#16287)dependabot[bot]1-3/+3
2025-06-16cmd/k8s-operator: ensure that TLS resources are updated for HA Ingress (#16262)Irbe Krumina3-154/+183
2025-06-13ipn/ipnlocal: signal nodeBackend readiness and shutdownNick Khyl3-16/+230
2025-06-13client/local: use an iterator to stream bus events (#16269)M. J. Fromberger3-29/+41
2025-06-13ipn/ipnlocal: replace nodeContext with nodeBackend in commentsNick Khyl1-24/+24
2025-06-13go.mod: bump github.com/cloudflare/circl (#16264)Andrew Lytvynov2-3/+3
2025-06-13prober: record DERP dropped packets as they occurJames Tucker1-0/+20
2025-06-13net/packet: cleanup IPv4 fragment guardsJames Tucker4-10/+149
2025-06-13net/netcheck: preserve live home DERP through packet lossJames Tucker5-17/+65
2025-06-12feature/relayserver,net/{netcheck,udprelay}: implement addr discovery (#16253)Jordan Whited4-42/+169
2025-06-12tsweb/varz: add binary name to version metricBrad Fitzpatrick1-1/+19