summaryrefslogtreecommitdiffhomepage
path: root/ipn/localapi
AgeCommit message (Expand)AuthorFilesLines
2024-02-09tailfs: clean up naming and package structurePercy Wegmann1-8/+8
2024-02-09tailfs: initial implementationPercy Wegmann1-1/+123
2024-02-05ipn/localapi: more http status cleanup (#10995)kari-ts1-4/+4
2024-01-05cmd/tailscale, ipn/ipnlocal: add 'debug dial-types' commandAndrew Dunham1-0/+71
2023-12-06ipn/localapi: use clientupdate.CanAutoUpdate from serveUpdateCheckSonia Appasamy1-10/+2
2023-11-16{client/web},{ipn/ipnlocal}: replace localapi debug-web-client endpointSonia Appasamy1-60/+0
2023-11-15wgengine/magicsock: add DERP homeless debug mode for testingBrad Fitzpatrick1-0/+4
2023-11-09ipn/{ipnlocal,ipnstate,localapi}: add localapi endpoints for client self-upda...Naman Sood1-0/+73
2023-11-09ipn/localapi: only perform local-admin check in serveServeConfig (#10163)Andrew Lytvynov2-63/+120
2023-11-09client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071)Jordan Whited1-0/+18
2023-11-07ipn/localapi: require root or sudo+operator access for SetServeConfig (#10142)Andrew Lytvynov2-18/+61
2023-11-02ipn/localapi: make serveTKASign require write permission (#10094)Andrew Lytvynov1-2/+2
2023-11-02ipn/localapi: remove webclient endpointSonia Appasamy1-42/+4
2023-11-02ipn/localapi: require Write access on /watch-ipn-bus with private keys (#10059)Andrew Lytvynov2-1/+107
2023-10-31ipn/ipnlocal: rename web fields/structs to webClientSonia Appasamy1-10/+10
2023-10-31ipn: add user pref for running web clientWill Norris1-0/+10
2023-10-31ipn/ipnlocal,client/web: add web client to tailscaledSonia Appasamy1-0/+28
2023-10-30ipn/localapi: add endpoint to handle APNS payloads (#9972)Andrea Gottardo1-0/+22
2023-10-26ipn/localapi: require local Windows admin to set serve path (#9969)Tyler Smalley2-0/+86
2023-10-26ipn, safesocket: use Windows token in LocalAPIAaron Klotz1-0/+11
2023-10-23ipn/ipnlocal: set the push device token correctlyMaisem Ali2-4/+2
2023-10-23ipn/localapi: avoid unkeyed literal (#9933)Joe Tsai1-1/+1
2023-10-20ipn/localapi,client/web: clean up auth error handlingSonia Appasamy1-4/+5
2023-10-19client/web: hook up auth flowSonia Appasamy1-1/+0
2023-10-17taildrop: switch hashing to be streaming based (#9861)Joe Tsai1-30/+29
2023-10-17ipn: fix localapi and peerapi protocol for taildrop resume (#9860)Joe Tsai1-9/+14
2023-10-16ipn/ipnlocal/peerapi: refactoring taildrop to just one endpoint (#9832)Rhea Ghosh1-1/+1
2023-10-16cmd/tailscaled,*: add start of configuration file supportBrad Fitzpatrick1-0/+21
2023-10-16ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798)Rhea Ghosh1-1/+43
2023-10-16ipn/localapi: add debug-web-client endpointSonia Appasamy1-0/+60
2023-10-13ipn/{ipnlocal/peerapi, localapi}: cleaning up http statuses for consistency a...Rhea Ghosh1-56/+56
2023-10-12ipn/ipnlocal: do unexpired cert renewals in the backgroundMaisem Ali1-1/+1
2023-10-10ipn/localapi: make whois take IP or IP:port as documented, fix capmap netstac...Brad Fitzpatrick2-7/+92
2023-10-06cmd/tailscale, magicsock: add debug command to flip DERP homesBrad Fitzpatrick1-0/+2
2023-09-26wgengine,net,ipn,disco: split up and define different types of MTUVal1-3/+3
2023-09-24ipn/{ipnlocal,localapi}, cli: add debug force-netmap-updateBrad Fitzpatrick1-0/+2
2023-09-22Revert "wgengine,net,ipn,disco: split up and define different types of MTU"Val1-3/+3
2023-09-22wgengine,net,ipn,disco: split up and define different types of MTUVal1-3/+3
2023-09-12ipn/ipnlocal: fix missing controlknobs.Knobs plumbingBrad Fitzpatrick1-0/+7
2023-09-12ipn/localapi, ipn/ipnlocal: add etag support for SetServeConfigMarwan Sulaiman1-3/+18
2023-09-11control/controlknobs, all: add plumbed Knobs type, not global variablesBrad Fitzpatrick1-1/+1
2023-09-07ipn, ipn/ipnlocal: add Foreground field for ServeConfigMarwan Sulaiman1-30/+0
2023-09-05util/rands: add package with HexString funcBrad Fitzpatrick1-9/+2
2023-09-01cmd/tailscale: combine serve and funnel for debug wip funnel stream model (#9...Tyler Smalley1-0/+4
2023-08-31ipn/ipnlocal: rename LogoutSync to LogoutMaisem Ali1-1/+1
2023-08-28cmd/tailscale, net/portmapper: add --log-http option to "debug portmap"Andrew Dunham1-0/+4
2023-08-23all: replace deprecated ioutil referencesMarwan Sulaiman1-5/+4
2023-08-22cmd/tailscale/cli, ipn/ipnlocal: [funnel] add stream modeMarwan Sulaiman1-0/+26
2023-08-21types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeViewBrad Fitzpatrick1-2/+2
2023-08-18types/netmap, all: use read-only tailcfg.NodeView in NetworkMapBrad Fitzpatrick1-2/+2