summaryrefslogtreecommitdiffhomepage
path: root/ipn
AgeCommit message (Expand)AuthorFilesLines
2023-10-20ipn/ipnlocal: prevent changing serve config if conf.Lockedc761d10Maisem Ali2-4/+13
2023-10-20ipn/localapi,client/web: clean up auth error handlingSonia Appasamy1-4/+5
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-19client/web: hook up auth flowSonia Appasamy1-1/+0
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 Tsai2-50/+61
2023-10-17ipn: fix localapi and peerapi protocol for taildrop resume (#9860)Joe Tsai2-10/+15
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 Fitzpatrick3-10/+66
2023-10-16ipn/ipnlocal/peerapi: refactoring taildrop to just one endpoint (#9832)Rhea Ghosh3-97/+68
2023-10-16ipn/ipnlocal: fix AllowsUpdate disable after enable (#9827)Andrew Lytvynov1-1/+1
2023-10-16cmd/tailscaled,*: add start of configuration file supportBrad Fitzpatrick4-1/+232
2023-10-16ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798)Rhea Ghosh3-23/+128
2023-10-16clientupdate: return ErrUnsupported for macSys clients (#9793)Andrew Lytvynov1-3/+1
2023-10-16ipn/localapi: add debug-web-client endpointSonia Appasamy1-0/+60
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 Ghosh2-59/+59
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 Ali4-18/+17
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-11net/packet: split off checksum munging into different pkgMaisem Ali1-0/+21
2023-10-10ipn/localapi: make whois take IP or IP:port as documented, fix capmap netstac...Brad Fitzpatrick2-7/+92
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-09ipn: add PostureChecks to PrefsKristoffer Dalby4-1/+21
2023-10-06cmd/tailscale, magicsock: add debug command to flip DERP homesBrad Fitzpatrick2-0/+8
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-05client/web: restrict full management client behind browser sessionsSonia Appasamy1-0/+5
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 namesVal2-7/+9
2023-09-29tsnet: add a test for restarting a tsnet server, fix WindowsBrad Fitzpatrick1-1/+5
2023-09-28ipn: use NodeCapMap in CheckFunnelMaisem Ali2-19/+48
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-26wgengine,net,ipn,disco: split up and define different types of MTUVal1-3/+3
2023-09-26ipn/ipnlocal: close foreground sessions on SetServeConfigMarwan Sulaiman4-10/+138
2023-09-24ipn/{ipnlocal,localapi}, cli: add debug force-netmap-updateBrad Fitzpatrick2-0/+19
2023-09-22Revert "wgengine,net,ipn,disco: split up and define different types of MTU"Val1-3/+3