summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnlocal/drive.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-24ipn/ipnlocal: fix panic in driveTransport on network errorAndrew Dunham1-36/+39
2025-09-11feature/drive: start factoring out Taildrive, add ts_omit_drive build tagBrad Fitzpatrick1-16/+147
2025-07-01drive,ipn/ipnlocal: calculate peer taildrive URLs on-demandPercy Wegmann1-8/+19
2025-06-30ipn/ipnlocal: add verbose Taildrive logging on client sidePercy Wegmann1-0/+6
2025-06-26ipn/ipnlocal: update PeerByID to return SelfNode and rename it to NodeByID (#...JerryYan1-1/+1
2025-05-06feature/taildrop: move rest of Taildrop out of LocalBackendBrad Fitzpatrick1-5/+2
2025-04-25ipn/ipnlocal: add localNodeContext with netmap-related fields and methodsNick Khyl1-30/+13
2025-01-14cmd/viewer,types/views,various: avoid allocations in pointer field getters wh...Nick Khyl1-2/+1
2024-11-11all: use iterators over slice views moreBrad Fitzpatrick1-3/+2
2024-09-20types/views: add SliceView.All iterator (#13536)Joe Tsai1-6/+3
2024-08-28ipn/ipnlocal: refactor and cleanup profileManagerNick Khyl1-1/+1
2024-08-22ipn/ipnlocal: remember last notified taildrive shares and only notify if they...Percy Wegmann1-6/+12
2024-05-03ipn/ipnlocal: reuse transport across Taildrive remotesPercy Wegmann1-1/+1
2024-04-24ipn/ipnlocal: only show Taildrive peers to which ACLs grant us accessPercy Wegmann1-22/+29
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-4/+4
2024-04-05drive: move normalizeShareName into pkg drive and make func public (#11638)Charlotte Brandhorst-Satzkorn1-32/+7
2024-04-04tailscale: switch tailfs to drive syntax for api and logs (#11625)Charlotte Brandhorst-Satzkorn1-7/+7
2024-04-03tailscale: update tailfs functions and vars to use drive naming (#11597)Charlotte Brandhorst-Satzkorn1-75/+75
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn1-0/+385