summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-08-21ipnlocal,magicsock: decouple magicsock from ipnlocalcmol/decouple_magicsock_ipnlocalClaus Lensbøl2-64/+72
2025-08-20net/sockopts,wgengine/magicsock: export socket buffer sizing logic (#16909)Jordan Whited11-52/+119
2025-08-20cmd/natc,tsconsensus: add cluster config adminFran Bull3-0/+75
2025-08-20tsconsensus,cmd/natc: add 'follower only' bootstrap optionFran Bull4-44/+121
2025-08-19net/udprelay: use batching.Conn (#16866)Jordan Whited6-63/+153
2025-08-19tsconsensus: check for bootstrap errorFran Bull1-3/+17
2025-08-19types/views: add min/max helpers to views.SliceAdrian Dewhurst1-0/+29
2025-08-19prober: update runall handler to be generic (#16895)Mike O'Driscoll2-2/+72
2025-08-19.github/Makefile/flake: update nix flake support (#16636)Mike O'Driscoll6-61/+62
2025-08-18tool/gocross: fix environment variable clearing in gocross-wrapper.ps1Aaron Klotz1-5/+11
2025-08-18tool/gocross: don't set executable bits on PowerShell scriptAaron Klotz1-1/+1
2025-08-18ipn/localapi: plumb an event bus through the localapi.Handler (#16892)M. J. Fromberger4-11/+45
2025-08-18tool, tool/gocross: update gocross to support building natively on Windows an...Aaron Klotz9-8/+310
2025-08-17client/systray: disable 'more settings' menu if backend not runningWill Norris1-2/+5
2025-08-16cmd/derpprobe,prober: add run all probes handler (#16875)Mike O'Driscoll3-1/+182
2025-08-15{cmd/dist,release/dist}: add support for intermediary QNAP signing certificatesPercy Wegmann4-23/+31
2025-08-15net/{netns, netmon}: use LastKnownDefaultInterface if set and check for utun ...Jonathan Nobels3-45/+124
2025-08-15release/dist/qnap: verify code signingPercy Wegmann2-7/+7
2025-08-15types/key: init HardwareAttestionKey implementation (#16867)Patrick O'Doherty1-0/+68
2025-08-15net/tshttpproxy: use errors.New for error creation (#16860)Will Hannah1-1/+2
2025-08-15types/dnstype, ipn/ipnlocal: allow other DNS resolvers with exit nodesMichael Ben-Ami8-51/+235
2025-08-14client/systray: add CLI error output if operator is missingWill Norris1-0/+11
2025-08-14cmd/viewer, types/views: implement support for json/v2 (#16852)Joe Tsai17-201/+1463
2025-08-14net/batching: fix compile-time assert (#16864)Jordan Whited1-1/+1
2025-08-14tka: block key addition when the max number of keys is reachedAnton Tolchanov2-0/+49
2025-08-14net/tshttpproxy: add macOS support for system proxy (#16826)Will Hannah1-0/+17
2025-08-13go.toolchain.rev: bump Go for data race in Go http clientBrad Fitzpatrick1-1/+1
2025-08-13control/controlclient: fix data race on tkaHead (#16855)Andrew Lytvynov1-1/+2
2025-08-13net/{batching,packet},wgengine/magicsock: export batchingConn (#16848)Jordan Whited25-268/+328
2025-08-13cmd/tailscale: add --json-docs flag (#16851)Andrew Lytvynov1-1/+58
2025-08-12.github: Bump actions/cache from 4.2.3 to 4.2.4 (#16829)dependabot[bot]1-23/+23
2025-08-12cmd/tailscale: fix a panic in netcheck portmapper construction (#16843)M. J. Fromberger1-2/+3
2025-08-11wgengine/magicsock: add clientmetric for Peer Relay challenge reception (#16834)Jordan Whited1-0/+2
2025-08-11wgengine/magicsock: add clientmetrics for locally delivered Peer Relay alloc ...Jordan Whited1-0/+4
2025-08-11wgengine/magicsock: add clientmetrics for TX direction Peer Relay disco messa...Jordan Whited1-12/+27
2025-08-11derp/derphttp: test improvements (#16723)Mike O'Driscoll1-14/+20
2025-08-11control/controlknobs,tailcfg,wgengine/magicsock: deprecate NodeAttrDisableMag...Jordan Whited3-13/+5
2025-08-10.github: bump github/codeql-action from 3.29.3 to 3.29.5 (#16765)dependabot[bot]1-3/+3
2025-08-08go.toolchain.rev: bump tsgo toolchainBrad Fitzpatrick1-1/+1
2025-08-08cmd/tailscale/cli: move systray configuration to tailscale configure (#16817)Claus Lensbøl4-23/+62
2025-08-07go.toolchain.rev: bump to 1.24.6 (#16811)Andrew Lytvynov2-2/+2
2025-08-07client/systray: temporarily replace systray module (#16807)Claus Lensbøl5-11/+11
2025-08-07CODE_OF_CONDUCT.md: update Code of Conduct (#16806)Erisa A1-63/+77
2025-08-07client/systray: add startup script generator for systemd (#16801)Claus Lensbøl3-3/+113
2025-08-06wgengine/magicsock: fix missing Conn.hasPeerRelayServers.Store() call (#16792)Jordan Whited2-20/+78
2025-08-06wgengine/magicsock: add lazyEndpoint.FromPeer tests (#16791)Jordan Whited1-0/+72
2025-08-06wgengine/magicsock: add lazyEndpoint.InitiationMessagePublicKey tests (#16790)Jordan Whited1-0/+81
2025-08-06wgengine/magicsock: add receiveIP() unit tests (#16781)Jordan Whited2-1/+319
2025-08-06scripts/installer.sh: add FreeBSD 15 (#16741)TheBigBear1-1/+2
2025-08-05.github/workflows: enforce github action version pinning (#16768)Andrew Lytvynov8-48/+120