summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnserver/actor.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-10-02feature/featuretags, all: add build features, use existing ones in more placesBrad Fitzpatrick1-0/+6
2025-09-21ipn/ipnauth: don't crash on OpenBSD trying to log username of unknown peerBrad Fitzpatrick1-1/+5
2025-06-17ipn: add missing entries for OpenBSDJuan Francisco Cantero Hurtado1-1/+1
2025-05-09ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntestNick Khyl1-0/+6
2025-02-14various: keep tailscale connected when Always On mode is enabled on WindowsNick Khyl1-0/+1
2025-02-12ipn/ipn{local,server}: extract logic that determines the "best" Tailscale pro...Nick Khyl1-2/+10
2025-02-11ipn/ipn{auth,server}: update ipnauth.Actor to carry a contextNick Khyl1-0/+3
2025-02-04ipn/{ipnauth,ipnlocal,ipnserver}: move the AlwaysOn policy check from ipnserv...Nick Khyl1-14/+3
2025-02-01client/tailscale,ipn/ipn{local,server},util/syspolicy: implement the AlwaysOn...Nick Khyl1-6/+34
2025-01-31ipn/ipn{auth,server,local}: initial support for the always-on modeNick Khyl1-1/+12
2025-01-31ipn/{ipnauth, ipnserver}: extend the ipnauth.Actor interface with a CheckProf...Nick Khyl1-0/+8
2025-01-14ipn/ipnserver: use ipnauth.Actor instead of *ipnserver.actor whenever possibleNick Khyl1-4/+4
2025-01-09all: illumos/solaris userspace only supportNahum Shalman1-1/+1
2024-10-18ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started i...Nick Khyl1-1/+22
2024-08-28ipn/{ipnauth,ipnlocal,ipnserver,localapi}: start baby step toward moving acce...Nick Khyl1-0/+188