summaryrefslogtreecommitdiffhomepage
path: root/taildrop
AgeCommit message (Expand)AuthorFilesLines
2023-11-13taildrop: lazily perform full deletion scan after first taildrop use (#10137)Joe Tsai4-7/+48
2023-10-19taildrop: fix theoretical race condition in fileDeleter.Init (#9876)Joe Tsai5-29/+40
2023-10-18taildrop: fix TestResume (#9874)Joe Tsai1-6/+13
2023-10-18taildrop: disable TestResume (#9873)Joe Tsai1-0/+1
2023-10-18taildrop: fix theoretical race condition (#9866)Joe Tsai1-2/+2
2023-10-17taildrop: switch hashing to be streaming based (#9861)Joe Tsai2-92/+58
2023-10-17taildrop: implement asynchronous file deletion (#9844)Joe Tsai8-353/+544
2023-10-13taildrop: minor cleanups and fixes (#9786)Joe Tsai1-4/+7
2023-10-12taildrop: add logic for resuming partial files (#9785)Joe Tsai5-19/+294
2023-10-12taildrop: improve the functionality and reliability of put (#9762)Joe Tsai4-155/+293
2023-10-06taildrop: document and cleanup the package (#9699)Joe Tsai4-62/+146
2023-10-06{ipn/ipnlocal, taildrop}: move put logic to taildrop (#9680)Rhea Ghosh4-3/+303
2023-10-05taildrop: initial commit of taildrop functionality refactoring (#9676)Rhea Ghosh2-0/+431