summaryrefslogtreecommitdiffhomepage
path: root/ipn
AgeCommit message (Expand)AuthorFilesLines
2023-11-15wgengine/magicsock: add DERP homeless debug mode for testingBrad Fitzpatrick3-14/+19
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 Tsai2-0/+6
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 Tucker3-76/+2
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/policy: mark AppConnector service as interestingJames Tucker1-1/+1
2023-11-09ipn/{ipnlocal,ipnstate,localapi}: add localapi endpoints for client self-upda...Naman Sood3-2/+151
2023-11-09ipn/localapi: only perform local-admin check in serveServeConfig (#10163)Andrew Lytvynov3-122/+121
2023-11-09client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071)Jordan Whited2-0/+58
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-07ipn/localapi: require root or sudo+operator access for SetServeConfig (#10142)Andrew Lytvynov3-25/+107
2023-11-03client/web: add some security checks for full clientWill Norris3-2/+6
2023-11-03ipn/ipnauth: improve the Windows token administrator checkAaron Klotz2-9/+25
2023-11-03ipn/ipnlocal: serve web client on quad100 if enabledWill Norris1-0/+3
2023-11-02client/web: fill devMode from an env varSonia Appasamy1-3/+2
2023-11-02ipn/localapi: make serveTKASign require write permission (#10094)Andrew Lytvynov1-2/+2
2023-11-02client/web: add ServerMode to web.ServerSonia Appasamy1-0/+1
2023-11-02appc,cmd/sniproxy,ipn/ipnlocal: split sniproxy configuration code out of appcJames Tucker3-10/+10
2023-11-02ipn/ipnlocal: include web client port in setTCPPortsInterceptedSonia Appasamy1-0/+6
2023-11-02ipn/localapi: remove webclient endpointSonia Appasamy1-42/+4
2023-11-02ipn/ipnlocal: pull CapabilityPreviewWebClient into webClientAtomicBoolSonia Appasamy2-9/+12
2023-11-02ipn/localapi: require Write access on /watch-ipn-bus with private keys (#10059)Andrew Lytvynov2-1/+107
2023-11-01ipn/ipnlocal,tailcfg: add AppConnector service to HostInfo when configuredJames Tucker3-1/+29
2023-11-01appc,ipn/ipnlocal: add App Connector domain configuration from mapcapJames Tucker2-3/+88
2023-11-01appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in ...James Tucker4-9/+226
2023-11-01ipn/ipnlocal: prevent deadlock on WebClientShutdownWill Norris1-1/+1
2023-11-01ipn/ipnlocal: fix small typoJames Tucker1-1/+1
2023-11-01ipn: introduce app connector advertisement preference and flagsJames Tucker4-0/+53
2023-10-31ipn: replace web client debug flag with node capabilityWill Norris2-9/+4
2023-10-31ipn/ipnlocal: rename web fields/structs to webClientSonia Appasamy4-42/+41
2023-10-31ipn: serve web client requests from LocalBackendWill Norris3-32/+21
2023-10-31ipn: add user pref for running web clientWill Norris7-0/+55
2023-10-31ipn/ipnlocal,client/web: add web client to tailscaledSonia Appasamy4-0/+162
2023-10-30ipn/localapi: add endpoint to handle APNS payloads (#9972)Andrea Gottardo1-0/+22
2023-10-27ipn/ipnlocal: exclude tvOS devices from taildrop file targets (#10002)Rhea Ghosh2-0/+22