summaryrefslogtreecommitdiffhomepage
path: root/ipn
AgeCommit message (Expand)AuthorFilesLines
2024-01-05ipn/ipnauth: improve the Windows token administrator check (#10755)Andrew Lytvynov2-9/+25
2024-01-05ipn/localapi: backport require local Windows admin to set serve path (#10744)Chris Palmer9-49/+429
2023-07-18serve: fix hostname for custom http portsWill Norris1-0/+3
2023-06-21ipn/ipnlocal: quiet some spammy network lock loggingBrad Fitzpatrick1-2/+4
2023-06-21{cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358)shayne5-25/+64
2023-06-20ipn/ipnlocal: add docs header to serve HTTP proxySonia Appasamy2-0/+5
2023-06-20ssh/tailssh: work around lack of scontext in SELinuxMaisem Ali1-10/+4
2023-06-14ipn/ipnlocal: add identity headers to HTTP serve proxySonia Appasamy2-6/+180
2023-06-13tka: provide verify-deeplink local API endpoint (#8303)Andrea Gottardo2-0/+42
2023-06-12ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to Lo...Maisem Ali3-75/+117
2023-06-07all: use cmpx.Or where it made senseBrad Fitzpatrick3-12/+6
2023-06-07version: detect tvOS by checking XPC_SERVICE_NAME (#8295)Andrea Gottardo1-0/+2
2023-06-05portlist: add a synchronous Poll methodMarwan Sulaiman1-10/+25
2023-06-04ipn/localapi: require only read permission for WatchIPNBus (#7798)Dominic Black1-2/+2
2023-06-04ipn/ipnlocal: [serve/funnel] add forwarded host and proto header (#8224)Heiko Rothe1-0/+2
2023-06-02ipn/ipnlocal: renew certificates based on lifetimeAndrew Dunham2-8/+131
2023-06-01ipn/ipnlocal: add more logging during profile migrationAndrew Dunham2-0/+19
2023-05-24tka: provide authority StateID in NetworkLockStatus response (#8200)Andrea Gottardo2-0/+8
2023-05-05ipn/ipnlocal: add NodeKey func to return the public node NodeKeyCharlotte Brandhorst-Satzkorn1-0/+13
2023-05-05ipn/ipnlocal: bound how long cert fetchher checks for existing DNS recordsBrad Fitzpatrick1-10/+10
2023-05-04tsd: add package with System type to unify subsystem init, discoveryBrad Fitzpatrick7-61/+73
2023-05-04various: add detection and Taildrop for UnraidDerek Kaser1-0/+5
2023-04-26ipn/ipnlocal: fix fmt format arg type mismatch in log lineBrad Fitzpatrick1-1/+1
2023-04-26ipn/ipnlocal: reenable profile tests on WindowsJames Tucker3-25/+28
2023-04-24ipn/store/awsstore: persist state with intelligent tieringMarwan Sulaiman1-2/+13
2023-04-20all: avoid repeated default interface lookupsMihai Parparita5-9/+18
2023-04-20all: move network monitoring from wgengine/monitor to net/netmonMihai Parparita3-13/+13
2023-04-20ipn/localapi: also verify STUN queries work in 'debug derp'Andrew Dunham1-1/+97
2023-04-19ci: add more lints (#7909)Andrew Dunham3-10/+9
2023-04-19ipn/ipnlocal: handle masquerade addresses in PeerAPIMaisem Ali1-3/+12
2023-04-19net/sockstats: expose debug infoMihai Parparita2-1/+9
2023-04-17various: add golangci-lint, fix issues (#7905)Andrew Dunham2-2/+2
2023-04-17net/dnsfallback: more explicitly pass through logf functionMihai Parparita1-1/+1
2023-04-14.github/workflows: reenable Windows CI, disable broken testsJames Tucker1-0/+15
2023-04-10ipn/ipnlocal: check that sockstatLogger is available in c2n endpointMihai Parparita1-0/+4
2023-04-10ipn/ipnlocal: more explicitly say if sockstats are not availableMihai Parparita1-0/+5
2023-04-04ssh/tailssh: make Tailscale SSH work on gokrazyBrad Fitzpatrick1-0/+4
2023-04-04cmd/tailscale/cli: do not allow turning Funnel on while shields-up (#7770)shayne3-0/+21
2023-04-04ipn: prefer allow/denylist terminologyWill Norris1-2/+2
2023-04-03ipn: add sockstat logger to stable buildsWill Norris1-9/+7
2023-04-03ipn/ipnlocal, util/winutil/policy: modify Windows profile migration to load l...Aaron Klotz3-22/+142
2023-04-03ipn/ipnlocal: automatically upload sockstats logs when the period endsMihai Parparita1-1/+8
2023-03-30ipn/ipnlocal: update comment in SetComponentDebugLoggingAndrew Dunham1-0/+1
2023-03-29ipn/store: add support for stores to hook into a custom dialerMaisem Ali3-0/+16
2023-03-29doctor/permissions: add new check to print process permissionsAndrew Dunham1-1/+5
2023-03-27log: allow toggling sockstat logs via c2n component loggingWill Norris1-0/+8
2023-03-27funnel: change references from alpha to beta (#7613)shayne1-2/+2
2023-03-27ipn/ipnlocal: [serve/funnel] use actual SrcAddr as X-Forwarded-For (#7600)shayne1-11/+19
2023-03-27ipn/ipnlocal: [serve] Trim mountPoint prefix from proxy path (#7334)shayne1-1/+6
2023-03-24logpolicy: split out DialContext into a funcMaisem Ali1-2/+1