summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnlocal
AgeCommit message (Expand)AuthorFilesLines
2024-01-09taildrop: remove breaking abstraction layers for apple (#10728)Rhea Ghosh1-21/+8
2024-01-04ipn/ipnlocal: refresh node key without blocking if cap enabled (#10529)James 'zofrex' Sanderson1-6/+21
2023-12-21ipn/ipnlocal: fix data race with capForcedNetfilter fieldAndrew Dunham1-3/+6
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov4-14/+9
2023-12-19appc,ipn: prevent undesirable route advertisementsJames Tucker2-8/+63
2023-12-19util/cmpx: remove code that's in the stdlib nowAndrew Dunham2-5/+6
2023-12-18ipn: apply tailnet-wide default for auto-updates (#10508)Andrew Lytvynov3-31/+113
2023-12-14ipn/ipnlocal: fix usage of slices.CompactAndrew Dunham1-1/+1
2023-12-08ipn/ipnlocal, util/syspolicy: make run exit node a preference optionAdrian Dewhurst1-0/+5
2023-12-07ipn/ipnlocal, util/syspolicy: add auto update policyAdrian Dewhurst2-0/+86
2023-12-06ipn/ipnlocal: add additional syspolicy enforcementAdrian Dewhurst2-114/+271
2023-12-06ipn/ipnlocal: better enforce system policiesAdrian Dewhurst4-72/+323
2023-12-05linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilterNaman Sood2-0/+49
2023-12-05all: fix nilness issuesMatt Layher1-1/+1
2023-12-01client/web: show features based on platform supportSonia Appasamy2-22/+5
2023-11-29syspolicy: add exit node related policies (#10172)Claire Wang2-1/+290
2023-11-29ipn/ipnstate: add AllowedIPs to PeerStatusSonia Appasamy1-0/+4
2023-11-29cmd/tailscale,ipn/ipnlocal: pass available update as health message (#10420)Andrew Lytvynov1-0/+7
2023-11-28ipn/ipnlocal: update hostinfo when app connector state is toggledTom DNetto1-0/+1
2023-11-28clientupdate: implement update for Unraid (#10344)Andrew Lytvynov1-1/+6
2023-11-22appc,ipn/local: support wildcard when matching app-connectorsTom DNetto1-7/+9
2023-11-17ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profileMarwan Sulaiman7-32/+59
2023-11-17ssh/tailssh: use control server time instead of local timeOx Cart1-0/+7
2023-11-16{client/web},{ipn/ipnlocal}: replace localapi debug-web-client endpointSonia Appasamy1-0/+59
2023-11-16ipn/ipnlocal: add c2n method to check on TLS cert fetch statusBrad Fitzpatrick4-1/+211
2023-11-16ipn/ipnlocal: log and don't return full file serve error (#10174)Tyler Smalley1-2/+4
2023-11-15wgengine/magicsock: add DERP homeless debug mode for testingBrad Fitzpatrick2-14/+15
2023-11-15ipn/ipnlocal: add mutex to webClient structSonia Appasamy3-27/+34
2023-11-15ipn/ipnlocal: rename SetWebLocalClient to ConfigureWebClientSonia Appasamy2-5/+6
2023-11-15ipn: remove the preview-webclient node capabilityWill Norris1-1/+1
2023-11-15ipn/ipnlocal: only call serve handler if non-nilWill Norris1-2/+2
2023-11-14ipn/ipnlocal: call serve handler for local trafficWill Norris1-0/+1
2023-11-14ipn/ipnlocal: remove web client listeners after closeWill Norris1-1/+2
2023-11-13ipn/ipnlocal: run "tailscale update" via systemd-run on Linux (#10229)Andrew Lytvynov1-1/+15
2023-11-13ipn/ipnlocal: respect ExitNodeAllowLANAccess on iOS (#10230)Brad Fitzpatrick1-1/+6
2023-11-13ipn/ipnlocal: clean up c2n handling's big switch, add a mux tableBrad Fitzpatrick1-113/+156
2023-11-13taildrop: lazily perform full deletion scan after first taildrop use (#10137)Joe Tsai1-0/+1
2023-11-13control/controlknobs,wgengine/magicsock: implement SilentDisco toggle (#10195)Jordan Whited1-0/+2
2023-11-09ipn,tailconfig: clean up unreleased and removed app connector serviceJames Tucker2-75/+1
2023-11-09tailcfg,ipn/ipnlocal: add hostinfo field to replace service entryJames Tucker2-0/+12
2023-11-09clientupdate: add support for QNAP (#10179)Andrew Lytvynov1-0/+9
2023-11-09ipn/ipnlocal: ensure that hostinfo is updated on app connector preference cha...James Tucker2-1/+60
2023-11-09ipn/{ipnlocal,ipnstate,localapi}: add localapi endpoints for client self-upda...Naman Sood1-2/+55
2023-11-09client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071)Jordan Whited1-0/+40
2023-11-09ipn/ipnlocal: allow connecting to local web clientWill Norris4-29/+90
2023-11-08clientupdate,ipn/ipnlocal: fix c2n update on freebsd (#10168)Andrew Lytvynov1-9/+18
2023-11-08ipn/ipnlocal: fix nil control client panic while updating TKA headTom DNetto1-7/+11
2023-11-08ipn/ipnlocal: add empty address to the app-connector localNets setTom DNetto2-0/+19
2023-11-07tailcfg,ipn,appc: add c2n endpoint for appc domain routesCharlotte Brandhorst-Satzkorn1-0/+29
2023-11-03client/web: add some security checks for full clientWill Norris3-2/+6