summaryrefslogtreecommitdiffhomepage
path: root/tsnet
AgeCommit message (Expand)AuthorFilesLines
2025-06-10cmd/tailscale/cli: add a risk message about rp_filterAnton Tolchanov1-1/+1
2025-05-29go.mod: bump golang.org/x depsBrad Fitzpatrick1-1/+2
2025-05-28tsnet: remove an expired configuration-path migration step (#16120)M. J. Fromberger1-47/+1
2025-05-22client/web: add Sec-Fetch-Site CSRF protection (#16046)Patrick O'Doherty1-6/+3
2025-05-19cmd/derper, net/tlsdial: fix client's self-signed cert validationBrad Fitzpatrick1-0/+1
2025-05-09wgengine/magicsock: re-shape relayManager to use an event loop (#15935)Jordan Whited1-0/+1
2025-05-09ipn/ipnlocal,net/dns/resolver: use the user dialer and routes for DNS forward...Nick Khyl1-1/+1
2025-05-08feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshareBrad Fitzpatrick1-1/+0
2025-05-08util/eventbus: also disable websocket debug on AndroidBrad Fitzpatrick1-7/+7
2025-05-08tsnet: add test for packet filter generation from netmapJames Sanderson1-0/+248
2025-05-07all: remove non-applicable "linux" deps on AndroidBrad Fitzpatrick1-8/+8
2025-05-07util/systemd: don't link systemd-notification package on AndroidBrad Fitzpatrick1-1/+1
2025-05-07net/dns: don't link dbus, gonotify on AndroidBrad Fitzpatrick1-3/+3
2025-05-07ipn/store: don't link in AWS & Kubernetes stuff on AndroidBrad Fitzpatrick1-80/+80
2025-05-07tsnet: add android & iOS results to depawareBrad Fitzpatrick1-119/+119
2025-05-07tsnet: don't depend on condregister & its default tailscaled featuresBrad Fitzpatrick2-47/+16
2025-05-07Makefile: add tsnet to depawareBrad Fitzpatrick1-0/+680
2025-04-30tsnet: add FunnelTLSConfig FunnelOption typeBrad Fitzpatrick1-11/+43
2025-04-16net/netmon: publish events to event busDavid Anderson1-1/+1
2025-04-16all: update the tsd.System constructor name (#15372)M. J. Fromberger1-1/+1
2025-04-16tsnet: shut down the event bus on CloseM. J. Fromberger1-1/+4
2025-04-16all: construct new System values with an event bus pre-populatedM. J. Fromberger1-1/+2
2025-03-25tsnet: Default executable name on iOSJames Nugent1-0/+5
2025-03-21tsnet: use test logger for testcontrol and node logsJames Sanderson1-1/+2
2025-03-11tsnet,wgengine: fix src to primary Tailscale IP for TCP dialsFran Bull1-2/+7
2025-02-18tsnet: require I_Acknowledge_This_API_Is_Experimental to use AuthenticatedAPI...Percy Wegmann1-0/+9
2025-02-18tsnet: provide AuthenticatedAPITransport for use with tailscale.com/client/ta...Percy Wegmann1-2/+27
2025-02-18cmd,tsnet,internal/client: create internal shim to deprecated control plane APIPercy Wegmann1-0/+3
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick2-9/+10
2025-02-04ipn/{ipnserver,localapi},tsnet: use ipnauth.Self as the actor in tsnet locala...Nick Khyl1-2/+3
2025-01-28tsnet: return from Accept when the listener gets closedAnton Tolchanov2-3/+35
2025-01-22feature/*: make Wake-on-LAN conditional, start supporting modular featuresBrad Fitzpatrick1-0/+1
2025-01-21tsnet: block in Server.Dial until backend is RunningBrad Fitzpatrick2-0/+72
2025-01-21tsnet: fix panic on race between listener.Close and incoming packetBrad Fitzpatrick2-11/+33
2024-12-16Switch logging service from log.tailscale.io to log.tailscale.com (#14398)Joe Tsai1-1/+1
2024-11-28tsnet: remove flaky test marker from metricsKristoffer Dalby1-4/+4
2024-11-28tsnet: validate sent data in metrics testKristoffer Dalby1-7/+13
2024-11-28tsnet: split bytes and routes metrics testsKristoffer Dalby1-61/+123
2024-11-28tsnet: send less data in metrics integration testKristoffer Dalby1-8/+6
2024-11-28health: move health metrics test to health_testKristoffer Dalby1-31/+0
2024-11-11all: use iterators over slice views moreBrad Fitzpatrick1-2/+1
2024-11-03tsnet: add accessor to get tsd.SystemBrad Fitzpatrick1-0/+9
2024-11-01wgengine/netstack: remove unused taildrive depsBrad Fitzpatrick1-1/+1
2024-10-29ipn/ipnlocal: remove the primary routes gauge for nowAnton Tolchanov1-12/+0
2024-10-14wgengine: instrument with usermetricsKristoffer Dalby1-1/+145
2024-10-11client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-AgentsPercy Wegmann1-0/+1
2024-10-10tsnet: fix panic caused by logging after test finishesAndrew Dunham1-1/+1
2024-09-27ipn/ipnlocal: add advertised and primary route metricsKristoffer Dalby1-0/+61
2024-09-25util/usermetrics: make usermetrics non-globalKristoffer Dalby2-32/+137
2024-09-09tsnet: remove old package doc experimental warningBrad Fitzpatrick1-2/+0