summaryrefslogtreecommitdiffhomepage
path: root/cmd/tailscaled
AgeCommit message (Expand)AuthorFilesLines
2024-02-26wgengine/netstack: add debug page for TCP forwarderandrew/netstack-forwarder-debugAndrew Dunham2-1/+3
2024-02-26tailfs: replace webdavfs with reverse proxiesPercy Wegmann1-4/+3
2024-02-15doctor/ethtool, ipn/ipnlocal: add ethtool bugreport checkAndrew Dunham1-1/+2
2024-02-13go.mod, all: move away from inet.af domain seized by TalibanBrad Fitzpatrick1-3/+3
2024-02-10tailscaled: revert to using pointers for subcommandsPercy Wegmann1-9/+17
2024-02-09tailfs: fix startup issues on windowsPercy Wegmann1-0/+3
2024-02-09tailfs: clean up naming and package structurePercy Wegmann2-20/+23
2024-02-09util/rands: add Shuffle and Perm functions with on-stack RNG stateJames Tucker1-0/+1
2024-02-09tailfs: initial implementationPercy Wegmann2-129/+169
2024-02-07util/cmpx: delete now that we're using Go 1.22Brad Fitzpatrick1-1/+0
2024-01-19go.mod,wgengine/netstack: bump gvisorJames Tucker1-3/+3
2024-01-19go.mod: bump most deps for start of cycleJames Tucker1-3/+7
2024-01-19wgengine/netstack: expose gVisor metrics through expvarAndrew Dunham1-1/+10
2024-01-18ipn/ipnlocal: make app connector configuration concurrentJames Tucker1-1/+1
2024-01-18control/controlclient,util/execqueue: extract execqueue into a packageJames Tucker1-0/+1
2024-01-16all: make use of ctxkey everywhere (#10846)Joe Tsai1-0/+1
2024-01-10go.mod: update golang-x-crypto fork (#10786)Andrew Lytvynov1-4/+2
2024-01-09taildrop: remove breaking abstraction layers for apple (#10728)Rhea Ghosh1-1/+0
2024-01-05cmd/tailscaled, tsnet: don't return an interface containing a nil pointerAndrew Dunham1-1/+7
2024-01-03cmd/tailscaled: don't create a network monitor in the parent tailscaled on Wi...Aaron Klotz1-9/+12
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov1-1/+1
2023-12-18net/portmapper: handle multiple UPnP discovery responsesAndrew Dunham1-1/+1
2023-12-11cmd/tailscaled: update ConfigureWebClient's UseSocketOnly valueSonia Appasamy1-1/+4
2023-12-08clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdateAaron Klotz1-1/+1
2023-11-29syspolicy: add exit node related policies (#10172)Claire Wang1-1/+2
2023-11-15cmd/tailscaled: make tun mode default on gokrazyMaisem Ali1-14/+0
2023-11-15ipn/ipnlocal: rename SetWebLocalClient to ConfigureWebClientSonia Appasamy1-1/+1
2023-11-15cmd/tailscaled, util/winutil: changes to process and token APIs in winutilAaron Klotz1-5/+4
2023-11-14clientupdate: fix auto-update on Windows over RDP (#10242)Andrew Lytvynov1-1/+1
2023-11-09ipn/{ipnlocal,ipnstate,localapi}: add localapi endpoints for client self-upda...Naman Sood1-1/+1
2023-11-09ipn/localapi: only perform local-admin check in serveServeConfig (#10163)Andrew Lytvynov1-1/+1
2023-11-09client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071)Jordan Whited1-0/+2
2023-11-09ssh/tailssh,util: extract new osuser package from ssh code (#10170)Andrew Lytvynov1-0/+1
2023-11-02appc,cmd/sniproxy,ipn/ipnlocal: split sniproxy configuration code out of appcJames Tucker1-2/+1
2023-11-02cmd/tailscaled: pre-load wintun.dll using a fully-qualified pathAaron Klotz1-1/+23
2023-11-01appc,ipn/ipnlocal: add App Connector domain configuration from mapcapJames Tucker1-1/+1
2023-11-01appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in ...James Tucker1-1/+4
2023-10-31ipn: replace web client debug flag with node capabilityWill Norris1-3/+1
2023-10-31ipn/ipnlocal,client/web: add web client to tailscaledSonia Appasamy2-2/+16
2023-10-26ipn, safesocket: use Windows token in LocalAPIAaron Klotz1-7/+6
2023-10-20control/controlclient: support certstore without cgoAdrian Dewhurst1-2/+1
2023-10-16cmd/tailscaled,*: add start of configuration file supportBrad Fitzpatrick2-0/+16
2023-10-16ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798)Rhea Ghosh1-1/+2
2023-10-14cmd/tailscaled,net/tstun: fix data race on start-up in TUN modeMaisem Ali1-0/+4
2023-10-11tailcfg: import ProtoPortRange for local useJames Tucker1-1/+1
2023-10-11types/ipproto: import and test string parsing for ipprotoJames Tucker1-0/+2
2023-10-11net/packet: split off checksum munging into different pkgMaisem Ali1-0/+1
2023-10-10clientupdate: abort if current version is newer than latest (#9733)Andrew Lytvynov1-1/+1
2023-10-10go.mod: bump x/net to 0.17 for CVE-2023-39325Brad Fitzpatrick1-1/+1
2023-10-10ipn/ipnlocal: use syspolicy to determine collection of posture dataKristoffer Dalby1-1/+1