aboutsummaryrefslogtreecommitdiff
path: root/zip.c
Commit message (Expand)AuthorAgeFilesLines
* zip.c: Fix endless loop on empty archivesXavier Del Campo Romero2025-10-101-1/+1
* zip.c: Remove unused variableXavier Del Campo Romero2025-10-101-2/+0
* Use free function pointer for chunk/stepXavier Del Campo Romero2025-10-081-7/+3
* Implement directory download as ZIPXavier Del Campo Romero2025-10-081-0/+356