summaryrefslogtreecommitdiffhomepage
path: root/ipn/localapi/localapi_test.go
AgeCommit message (Expand)AuthorFilesLines
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-16all: construct new System values with an event bus pre-populatedM. J. Fromberger1-1/+1
2025-01-09all: illumos/solaris userspace only supportNahum Shalman1-1/+1
2024-11-22ipn/{ipnlocal,localapi}, wgengine/netstack: call (*LocalBackend).Shutdown whe...Nick Khyl1-0/+1
2024-10-18ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started i...Nick Khyl1-18/+1
2024-09-25util/usermetrics: make usermetrics non-globalKristoffer Dalby1-1/+1
2024-08-28ipn/{ipnauth,ipnlocal,ipnserver,localapi}: start baby step toward moving acce...Nick Khyl1-1/+19
2024-06-18proxymap, various: distinguish between different protocolsAndrew Dunham1-4/+4
2024-06-14ipn/localapi,client/tailscale,cmd/derper: add WhoIs lookup by nodekey, use in...Brad Fitzpatrick1-14/+38
2024-05-07ipn/ipnlocal, all: plumb health trackers in testsBrad Fitzpatrick1-1/+1
2024-04-05ipn/localapi: sort localapi handler map keysBrad Fitzpatrick1-0/+72
2023-11-09ipn/localapi: only perform local-admin check in serveServeConfig (#10163)Andrew Lytvynov1-50/+32
2023-11-07ipn/localapi: require root or sudo+operator access for SetServeConfig (#10142)Andrew Lytvynov1-11/+38
2023-11-02ipn/localapi: require Write access on /watch-ipn-bus with private keys (#10059)Andrew Lytvynov1-0/+97
2023-10-26ipn/localapi: require local Windows admin to set serve path (#9969)Tyler Smalley1-0/+67
2023-10-23ipn/ipnlocal: set the push device token correctlyMaisem Ali1-2/+1
2023-10-10ipn/localapi: make whois take IP or IP:port as documented, fix capmap netstac...Brad Fitzpatrick1-0/+69
2023-03-04all: use tstest.Replace moreMaisem Ali1-4/+2
2023-02-28tsnet: add a LocalAPI listener on loopback, with basic authDavid Crawshaw1-7/+7
2023-02-03tailcfg, localapi: plumb device token to serverDavid Crawshaw1-0/+47
2023-01-31ipn/localapi: fix validHost parsing logicDavid Crawshaw1-0/+34