summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-13ipn/ipnlocal: group LocalBackend changes, remove unnecessary checkknyar/tnlocktestAnton Tolchanov2-71/+65
2025-05-12ipn/ipnlocal,wgengine: move (*tsdial.Dialer).SetRoutes() calls from LocalBack...Nick Khyl2-7/+11
2025-05-12docs/commit-messages.md: explain #cleanup commits (#15933)Simon Law1-1/+49
2025-05-12cmd/derpprobe: exit with non-zero status if --once fails (#15926)Simon Law1-0/+4
2025-05-12docs/windows/policy: add OnboardingFlow policy to ADMX fileAaron Klotz2-0/+21
2025-05-12net/dns,docs/windows/policy,util/syspolicy: register Tailscale IP addresses i...Nick Khyl5-12/+121
2025-05-12util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896)Irbe Krumina7-39/+558
2025-05-12net/udprelay{/endpoint}: move ServerEndpoint tests (#15949)Jordan Whited2-97/+110
2025-05-12prober: update cert check for prober (#15919)Mike O'Driscoll2-82/+137
2025-05-10ssh/tailssh: fix data race during execution of testNick Khyl1-10/+10
2025-05-09ipn/ipnlocal: move nodeBackend methods from local.go to node_backend.goNick Khyl3-480/+490
2025-05-09ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntestNick Khyl9-335/+846
2025-05-09wgengine/magicsock: re-shape relayManager to use an event loop (#15935)Jordan Whited6-20/+302
2025-05-09net/tsdial: update (*Dialer).SetRoutes() to log the size of the resulting bar...Nick Khyl2-9/+8
2025-05-09ipn/ipnlocal,net/dns/resolver: use the user dialer and routes for DNS forward...Nick Khyl5-16/+36
2025-05-09safeweb: Set Cross-Origin-Opener-Policy for browser requests (#15936)Patrick O'Doherty1-0/+1
2025-05-09ssh/tailssh: chdir to user's homedir when directly running a command (#15351)Simon Law1-5/+63
2025-05-09net/udprelay{/endpoint}, all: move ServerEndpoint to independent pkg (#15934)Jordan Whited7-79/+98
2025-05-09health, ipn/ipnlocal: add metrics for various client events (#15828)Jonathan Nobels6-9/+158
2025-05-09client/local: add godoc linksOlivier Mengué1-19/+20
2025-05-08util/deephash: move tests that depend on other tailscale packages to deephash...Nick Khyl2-156/+177
2025-05-08feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshareBrad Fitzpatrick9-32/+40
2025-05-08util/eventbus: also disable websocket debug on AndroidBrad Fitzpatrick3-9/+11
2025-05-08tsnet: add test for packet filter generation from netmapJames Sanderson3-2/+254
2025-05-07all: remove non-applicable "linux" deps on AndroidBrad Fitzpatrick11-15/+21
2025-05-07util/systemd: don't link systemd-notification package on AndroidBrad Fitzpatrick3-3/+3
2025-05-07net/dns: don't link dbus, gonotify on AndroidBrad Fitzpatrick10-9/+15
2025-05-07control/controlclient: send optional ConnectionHandleForTest with map request...Brian Palmer2-20/+37
2025-05-07ipn/store: don't link in AWS & Kubernetes stuff on AndroidBrad Fitzpatrick3-82/+82
2025-05-07tsnet: add android & iOS results to depawareBrad Fitzpatrick3-123/+124
2025-05-07feature/relayserver: consider relay:server node attribute for enablement (#15...Jordan Whited1-1/+11
2025-05-07cmd/tailscale/cli: omit "file" subcommand if taildrop is omitted from buildBrad Fitzpatrick2-9/+26
2025-05-07tsnet: don't depend on condregister & its default tailscaled featuresBrad Fitzpatrick3-83/+23
2025-05-07Makefile: add tsnet to depawareBrad Fitzpatrick2-2/+684
2025-05-06taildrop: merge taildrop and feature/taildrop packages togetherBrad Fitzpatrick14-80/+74
2025-05-06feature/taildrop: move rest of Taildrop out of LocalBackendBrad Fitzpatrick21-555/+691
2025-05-06cmd/tailscale/cli: rename "--posture-checking" to "--report-posture"Brad Fitzpatrick6-25/+42
2025-05-06cmd/k8s-operator,k8s-operator/api-proxy: move k8s proxy code to library (#15857)Tom Proctor6-29/+68
2025-05-05ipn/ipnlocal, tailcfg: add MagicDNS opt-in attr for IPv6 AAAA recordsBrad Fitzpatrick2-2/+9
2025-05-04tstest/integration: work around ETXTBSY flakeBrad Fitzpatrick1-0/+26
2025-05-02ipn/ipnlocal: use "nb" consistently as receiver for nodeBackendBrad Fitzpatrick2-136/+136
2025-05-02ipn/ipnlocal: rename localNodeContext to nodeBackendBrad Fitzpatrick2-53/+53
2025-05-02logtail: remove unneeded IP redaction codeBrad Fitzpatrick2-123/+0
2025-05-02wgengine/magicsock: shape relayManager and CallMeMaybeVia handling (#15864)Jordan Whited2-26/+93
2025-05-02tstest/integration: don't require TestMake, stop leaking binaries in /tmpBrad Fitzpatrick4-51/+134
2025-05-02hostinfo,tailcfg: report TPM availability on windows/linux (#15831)Andrew Lytvynov15-2/+216
2025-05-02wgengine/magicsock: implement more relay handshake disco handling (#15856)Jordan Whited1-16/+55
2025-05-01cmd/tsidp: remove backticks in README in shell exampleBrad Fitzpatrick1-1/+1
2025-05-01feature/taildrop: add integration testBrad Fitzpatrick6-50/+272
2025-05-01ipn/ipnlocal: fix Taildrop regression from refactoringBrad Fitzpatrick1-2/+2