summaryrefslogtreecommitdiffhomepage
path: root/cmd/tailscaled
AgeCommit message (Expand)AuthorFilesLines
2025-05-09ipn/ipnlocal,net/dns/resolver: use the user dialer and routes for DNS forward...Nick Khyl1-1/+1
2025-05-09net/udprelay{/endpoint}, all: move ServerEndpoint to independent pkg (#15934)Jordan Whited1-0/+1
2025-05-08feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshareBrad Fitzpatrick3-3/+17
2025-05-06taildrop: merge taildrop and feature/taildrop packages togetherBrad Fitzpatrick1-1/+0
2025-05-06feature/taildrop: move rest of Taildrop out of LocalBackendBrad Fitzpatrick4-145/+1
2025-05-02hostinfo,tailcfg: report TPM availability on windows/linux (#15831)Andrew Lytvynov1-0/+8
2025-05-01feature/taildrop: add integration testBrad Fitzpatrick1-4/+12
2025-04-25types/mapx, ipn/ipnext: add ordered map, akin to set.SliceBrad Fitzpatrick1-0/+1
2025-04-16feature/taildrop: start moving Taildrop out of LocalBackendBrad Fitzpatrick3-3/+19
2025-04-16net/netmon: publish events to event busDavid Anderson3-3/+7
2025-04-16derp/derphttp: remove ban on websockets dependencyDavid Anderson1-1/+0
2025-04-16cmd/tailscaled: clean up unnecessary logf indirection #cleanupDavid Anderson1-3/+1
2025-04-16all: update the tsd.System constructor name (#15372)M. J. Fromberger2-2/+2
2025-04-16all: construct new System values with an event bus pre-populatedM. J. Fromberger3-6/+4
2025-04-16tsd: wire up the event bus to tailscaledDavid Anderson2-1/+12
2025-04-16feature/{condregister,relayserver}: implement the skeleton for the relayserve...Jordan Whited1-0/+2
2025-04-11cmd/tailscaled,ipn/{auditlog,desktop,ipnext,ipnlocal},tsd: extract LocalBacke...Nick Khyl2-9/+3
2025-04-08net/{netx,memnet},all: add netx.DialFunc, move memnet Network implBrad Fitzpatrick1-0/+1
2025-04-02ssh/tailssh: add Plan 9 support for Tailscale SSHBrad Fitzpatrick2-1/+5
2025-04-02cmd/tailscaled: make state dir on Plan 9Brad Fitzpatrick1-1/+12
2025-04-02cmd/tailscaled: let net/netmon know what our TUN interface isBrad Fitzpatrick1-0/+6
2025-04-02net/tstun: add Plan 9 'tun' supportBrad Fitzpatrick1-1/+3
2025-03-28cmd/tailscaled: make embedded CLI run earlier, support triggering via envBrad Fitzpatrick1-6/+24
2025-03-28cmd/tailscaled,ipn/{auditlog,ipnlocal},tsd: omit auditlog unless explicitly i...Nick Khyl2-1/+2
2025-03-18tsweb: split promvarz into an optional dependencyDavid Anderson1-3/+3
2025-03-18ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore...Irbe Krumina1-1/+1
2025-03-12control/controlclient, ipn: add client audit logging (#14950)Jonathan Nobels1-0/+1
2025-02-19go.toolchain.branch: update to Go 1.24 (#15016)Brad Fitzpatrick1-25/+52
2025-02-14various: keep tailscale connected when Always On mode is enabled on WindowsNick Khyl2-0/+9
2025-02-12go.mod: bump bartJames Tucker1-1/+2
2025-02-11net/dns: update to illarion/gonotify/v3 to fix a panicAnton1-1/+2
2025-02-11go.mod: bump x/* depsBrad Fitzpatrick1-0/+1
2025-02-06go.mod,wgengine/netstack: use cubic congestion control, bump gvisorJames Tucker1-1/+1
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick2-4/+4
2025-02-05client,localclient: move localclient.go to client/local packagePercy Wegmann1-11/+12
2025-02-05cmd/derper: add setec secret support (#14890)Mike O'Driscoll1-1/+4
2025-01-31ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh...Percy Wegmann2-6/+2
2025-01-29Revert "ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-cr...Percy Wegmann2-2/+6
2025-01-28ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh...Percy Wegmann2-6/+2
2025-01-27tempfork/acme: add new package for x/crypto package acme fork, moveBrad Fitzpatrick1-1/+1
2025-01-26control/controlclient,tempfork/httprec: don't link httptest, test certs for c2nBrad Fitzpatrick2-3/+4
2025-01-26go.mod: bump depaware, add --internal flag to stop hiding internal packagesBrad Fitzpatrick1-0/+64
2025-01-24feature/capture: move packet capture to feature/*, out of iOS + CLIBrad Fitzpatrick1-2/+2
2025-01-23cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the ...Nick Khyl1-2/+23
2025-01-23net/tstun: move TAP support out to separate package feature/tapBrad Fitzpatrick1-3/+4
2025-01-22feature/*: make Wake-on-LAN conditional, start supporting modular featuresBrad Fitzpatrick2-1/+5
2025-01-21ipn/ipnlocal: also use LetsEncrypt-baked-in roots for cert validationBrad Fitzpatrick1-0/+1
2025-01-15cmd/tailscaled: add some more depchecker dep testsBrad Fitzpatrick1-2/+4
2025-01-15atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preservedAaron Klotz1-1/+1
2025-01-14go.mod: bump mdlayher/netlink and u-root/uio to use Go 1.21 NativeEndianBrad Fitzpatrick1-2/+1