summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-07-01appc: fix writing route infofran/fix-appc-write-new-domainFran Bull2-0/+33
2024-06-28ipn/ipnlocal: handle auto value for ExitNodeID syspolicy (#12512)Claire Wang2-24/+369
2024-06-28derp/xdp: retain the link so that the fd is not closedJames Tucker1-2/+10
2024-06-27cmd/xdpderper: add autodetection for default interface nameJames Tucker3-2/+102
2024-06-27ipn/ipnlocal: allow multiple signature chains from the same SigCredentialAnton Tolchanov4-30/+69
2024-06-27tka: test SigCredential signatures and netmap filteringAnton Tolchanov5-94/+133
2024-06-27ipn/ipnlocal: fix nil pointer dereference and add related testAdrian Dewhurst2-1/+25
2024-06-27go.mod: update wireguard-go (#12645)Jordan Whited2-3/+3
2024-06-27health,ipn/ipnlocal: hide update warning when auto-updates are enabled (#12631)Andrew Lytvynov3-19/+124
2024-06-27tsnet: do not log an error on shutdownAnton Tolchanov1-1/+1
2024-06-26fix: broken tests for localhostJosh McKinney1-38/+38
2024-06-26cmd/serve: don't convert localhost to 127.0.0.1Josh McKinney2-7/+6
2024-06-26cmd/derper: clarify that derper and tailscaled need to be in syncBrad Fitzpatrick2-1/+7
2024-06-26cmd/derper: link to various derper docs in more placesBrad Fitzpatrick1-4/+15
2024-06-26go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-06-26cmd/derper: add some DERP diagnostics pointersJames Tucker1-4/+37
2024-06-26net/dns: move mutex before the field it guardsBrad Fitzpatrick3-10/+14
2024-06-26build(deps): bump golang.org/x/image from 0.15.0 to 0.18.0dependabot[bot]2-3/+3
2024-06-26util/winutil/s4u: fix incorrect token type specified in s4u LoginAaron Klotz1-1/+1
2024-06-26util/winutil: ensure domain controller address is used when retrieving remote...Aaron Klotz5-4/+226
2024-06-26ci: enable checklocks workflow for specific packagesAndrew Dunham6-12/+41
2024-06-26wgengine/magicsock: add more DERP home clientmetricsAndrew Dunham2-0/+14
2024-06-26cmd/tailscale/cli: correct command emitted by exit node suggestionAdrian Dewhurst1-1/+3
2024-06-26ipn/ipnlocal: don't bind localListener if its context is canceled (#12621)Naman Sood1-0/+8
2024-06-26tsweb: accept a function to call before request handlingAnton Tolchanov2-3/+28
2024-06-25health: add warming-up warnable (#12553)Andrea Gottardo4-6/+64
2024-06-25ipn/ipnlocal: fix data race in testsAndrew Dunham1-1/+2
2024-06-25util/winutil: add package for logging into Windows via Service-for-User (S4U)Aaron Klotz5-4/+1467
2024-06-26net/dns: ensure /etc/resolv.conf is world-readable even with a umaskAndrew Dunham4-5/+74
2024-06-25wgengine/magicsock: always set home DERP if no control connAndrew Dunham2-2/+28
2024-06-25net/dns/resolver: fix test failureAndrew Dunham1-1/+3
2024-06-25net/dns: recheck DNS config on SERVFAIL errors (#12547)Jonathan Nobels3-17/+59
2024-06-25ipn/ipnlocal: check operator user via osuser packageBrad Fitzpatrick1-2/+2
2024-06-25cmd/stunstamp: remove sqlite DB and API (#12604)Jordan Whited6-336/+1
2024-06-25derp: make RunConnectionLoop funcs take Messages, support PeerPresentFlagsBrad Fitzpatrick4-28/+26
2024-06-25appc: don't schedule advertisement of 0 routesFran Bull1-2/+4
2024-06-25util/linuxfw: verify that IPv6 if available if (#12598)Irbe Krumina1-10/+28
2024-06-24derp: redo, simplify how mesh update writes are queued/writtenBrad Fitzpatrick1-49/+45
2024-06-24derp: account for increased size of peerPresent messages in mesh updatesBrad Fitzpatrick1-7/+15
2024-06-24types/lazy: add Peek method to SyncValueAndrew Dunham3-6/+115
2024-06-24net/netns: add Windows support for bind-to-interface-by-routeAaron Klotz10-28/+313
2024-06-24licenses: update license notices (#12414)tailscale-license-updater[bot]4-35/+34
2024-06-24cmd/derper: add debug endpoint to adjust mutex profiling rateBrad Fitzpatrick1-0/+30
2024-06-22derp: add PeerPresentFlags bitmask to Watch messagesBrad Fitzpatrick4-17/+85
2024-06-21net/dns: ensure multiple hosts with the same IP address are combined into a s...Aaron Klotz2-12/+18
2024-06-21cmd/stunstamp: add explicit metric to track timeout events (#12564)Jordan Whited1-37/+98
2024-06-21cmd/proxy-to-grafana: add flag for alternative control serverKristoffer Dalby1-2/+4
2024-06-20wgengine/filter: support FilterRules matching on srcIP node caps [capver 100]Brad Fitzpatrick9-56/+212
2024-06-20ssh/tailssh: fix integration test (#12562)Irbe Krumina1-1/+1
2024-06-20control/controlclient: add more Screen Time blocking detectionBrad Fitzpatrick2-4/+60