summaryrefslogtreecommitdiffstats
path: root/modules/zip/zip_packer.cpp
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix problem with ZIPPackerHolonProduction2022-11-131-6/+6
* Remove `zf != NULL` check from `ZIPPacker::start_file`Ben Busby2022-11-011-1/+0
* Expose minizip API to allow creating zips using scriptsMarcelo Fernandez2022-10-141-0/+108