summaryrefslogtreecommitdiffhomepage
path: root/tsnet
AgeCommit message (Expand)AuthorFilesLines
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick1-1/+2
2025-09-02util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new l...Brad Fitzpatrick1-0/+1
2025-09-01util/syspolicy/policyclient: add policyclient.Client interface, start plumbingBrad Fitzpatrick1-2/+3
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick1-0/+1
2025-08-28wgengine/magicsock: shorten process internal DERP queueJames Tucker1-1/+0
2025-08-28util/ringbuffer: rename to ringlogJames Tucker1-1/+1
2025-08-26go.toolchain.branch: bump to go1.25 (#16954)Patrick O'Doherty1-2/+13
2025-08-23ipn,tsnet: update AdvertiseTags documentation (#16931)M. J. Fromberger1-5/+4
2025-08-23tsnet: add Server.AdvertiseTags option (#15840)Mohammed Naser1-0/+8
2025-08-21wgengine/magicsock,net/sockopts: export Windows ICMP suppression logic (#16917)Jordan Whited1-1/+1
2025-08-20net/sockopts,wgengine/magicsock: export socket buffer sizing logic (#16909)Jordan Whited1-0/+1
2025-08-18ipn/localapi: plumb an event bus through the localapi.Handler (#16892)M. J. Fromberger1-2/+14
2025-08-13net/{batching,packet},wgengine/magicsock: export batchingConn (#16848)Jordan Whited1-0/+1
2025-07-31cmd/tsidp,tsnet: update tsidp oidc-key store path (#16735)Mike O'Driscoll1-0/+6
2025-07-29ipn,net,tsnet,wgengine: make an eventbus mandatory where it is used (#16594)M. J. Fromberger1-4/+1
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