summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnlocal
AgeCommit message (Expand)AuthorFilesLines
2023-10-27ipn/ipnlocal: exclude tvOS devices from taildrop file targets (#10002)Rhea Ghosh2-0/+22
2023-10-26ipn, safesocket: use Windows token in LocalAPIAaron Klotz1-5/+27
2023-10-24Revert "ipn/ipnlocal: add new DNS and subnet router policies" (#9962)Andrea Gottardo2-16/+0
2023-10-24ipn/ipnlocal: add new DNS and subnet router policiesAdrian Dewhurst2-0/+16
2023-10-23clientupdate: distinguish when auto-updates are possible (#9896)Andrew Lytvynov1-1/+1
2023-10-23ipn/ipnlocal: set the push device token correctlyMaisem Ali1-14/+13
2023-10-23ipn/ipnlocal: drop hostinfo param from doSetHostinfoFilterServicesMaisem Ali1-16/+18
2023-10-20ipn/ipnlocal: prevent changing serve config if conf.Lockedc761d10Maisem Ali2-4/+13
2023-10-20ipn/ipnlocal: close connections for removed proxy transports (#9884)Irbe Krumina3-55/+170
2023-10-19ipn/ipnlocal: send ClientVersion to Apple frontends (#9887)Andrew Lytvynov1-10/+1
2023-10-19ipn/ipnlocal: initiate proxy transport once (#9883)Irbe Krumina2-11/+34
2023-10-19ipn/ipnlocal: proxy gRPC requests over h2c if needed. (#9847)Irbe Krumina2-13/+114
2023-10-17taildrop: switch hashing to be streaming based (#9861)Joe Tsai1-20/+32
2023-10-17ipn: fix localapi and peerapi protocol for taildrop resume (#9860)Joe Tsai1-1/+1
2023-10-17clientupdate: fix background install for linux tarballs (#9852)Andrew Lytvynov1-1/+4
2023-10-17taildrop: implement asynchronous file deletion (#9844)Joe Tsai2-10/+13
2023-10-17ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth keyBrad Fitzpatrick1-3/+45
2023-10-16ipn/ipnlocal/peerapi: refactoring taildrop to just one endpoint (#9832)Rhea Ghosh2-96/+67
2023-10-16ipn/ipnlocal: fix AllowsUpdate disable after enable (#9827)Andrew Lytvynov1-1/+1
2023-10-16cmd/tailscaled,*: add start of configuration file supportBrad Fitzpatrick1-1/+23
2023-10-16ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798)Rhea Ghosh2-22/+85
2023-10-16clientupdate: return ErrUnsupported for macSys clients (#9793)Andrew Lytvynov1-3/+1
2023-10-16ipn/ipnlocal: change serial number policy to be PreferenceOptionKristoffer Dalby1-4/+7
2023-10-13ipn/{ipnlocal/peerapi, localapi}: cleaning up http statuses for consistency a...Rhea Ghosh1-3/+3
2023-10-13ipn/ipnlocal: include AutoUpdate prefs in HostInfo.AllowsUpdate (#9792)Andrew Lytvynov1-0/+1
2023-10-12taildrop: add logic for resuming partial files (#9785)Joe Tsai2-6/+4
2023-10-12ipn/ipnlocal: do unexpired cert renewals in the backgroundMaisem Ali3-17/+16
2023-10-12taildrop: improve the functionality and reliability of put (#9762)Joe Tsai3-28/+112
2023-10-11ipn/ipnlocal: fix log spam from now expected pathsMaisem Ali1-12/+22
2023-10-10ipn/ipnlocal: use syspolicy to determine collection of posture dataKristoffer Dalby1-3/+12
2023-10-09posture: add get serial support for Windows/LinuxKristoffer Dalby1-1/+1
2023-10-09tailcfg,ipn: add c2n endpoint for posture identityKristoffer Dalby1-0/+32
2023-10-06cmd/tailscale, magicsock: add debug command to flip DERP homesBrad Fitzpatrick1-0/+6
2023-10-06taildrop: document and cleanup the package (#9699)Joe Tsai2-76/+11
2023-10-06{ipn/ipnlocal, taildrop}: move put logic to taildrop (#9680)Rhea Ghosh3-280/+9
2023-10-05ipn/ipnlocal: cleanup incomingFile (#9678)Joe Tsai1-16/+18
2023-10-05taildrop: initial commit of taildrop functionality refactoring (#9676)Rhea Ghosh3-427/+64
2023-10-05net/dns/resolver, ipnlocal: fix ExitDNS on Android and iOSBrad Fitzpatrick1-1/+1
2023-10-05hostinfo, ipnlocal: flesh out Wake-on-LAN support, send MACs, add c2n senderBrad Fitzpatrick2-8/+68
2023-10-03util/httpm, all: add a test to make sure httpm is used consistentlyBrad Fitzpatrick1-2/+3
2023-10-03cmd/tailscale,ipn/ipnlocal: print debug component namesVal1-7/+2
2023-09-29tsnet: add a test for restarting a tsnet server, fix WindowsBrad Fitzpatrick1-1/+5
2023-09-27ipn/ipnlocal: plumb ExitNodeDNSResolvers for IsWireGuardOnly exit nodesJames Tucker2-8/+299
2023-09-26ipn/ipnlocal: prevent putting file if file already exists (#9515)Rhea Ghosh2-37/+66
2023-09-26winutil: refactor methods to get values from registry to also return (#9536)Claire Wang1-4/+8
2023-09-26ipn/ipnlocal: close foreground sessions on SetServeConfigMarwan Sulaiman4-10/+138
2023-09-24ipn/{ipnlocal,localapi}, cli: add debug force-netmap-updateBrad Fitzpatrick1-0/+17
2023-09-21ipn/ipnlocal: perform additional sanity check in diskPath (#9500)Joe Tsai1-0/+3
2023-09-20ipn/ipnlocal: add a test for recent WhoIs regressionBrad Fitzpatrick1-18/+62
2023-09-20ipn/ipnlocal: fix LocalBackend.WhoIs for self (#9472)Joe Tsai1-1/+8