Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-12 | first commit | haturatu | |
2024-01-27 | Upgraded to minizip 1.1 from zlib 1.3.1 | Xavier Roche | |
closes:#272 | |||
2023-11-18 | Merge pull request #265 from jayaddison/maintenance/update-zlib-1.3 | Xavier Roche | |
Maintenance: update vendored minizip code to the version distributed with zlib v1.3 | |||
2023-11-18 | Reject overflows of zip header fields in minizip. | Hans Wennborg | |
This checks the lengths of the file name, extra field, and comment that would be put in the zip headers, and rejects them if they are too long. They are each limited to 65535 bytes in length by the zip format. This also avoids possible buffer overflows if the provided fields are too long. (cherry picked from commit 73331a6a0481067628f065ffe87bb1d8f787d10c) | |||
2023-11-17 | Manually re-apply diff: zip.h | James Addison | |
2023-11-17 | Manually re-apply diff: zip.c | James Addison | |
2023-11-17 | Manually re-apply diff: mztools.c | James Addison | |
2023-11-17 | Remove redundant diff: iowin32.h | James Addison | |
2023-11-17 | Manually re-apply diff: ioapi.h | James Addison | |
2023-11-17 | Manually re-apply diff: ioapi.c | James Addison | |
2023-11-17 | Update .orig files based on minizip code from zlib v1.3 | James Addison | |
2023-11-17 | Raw copy of minizip source files from zlib v1.3 release | James Addison | |
2023-01-15 | Fixed build error due to renamed zlib's OF() macro | Xavier Roche | |
Closes #246 | |||
2014-06-22 | No fopen64() on Android. | Xavier Roche | |
2014-06-11 | Fixed zlib warning (build zlib with -DZLIB_CONST) | Xavier Roche | |
2014-06-10 | Added the following compiler flags: | Xavier Roche | |
* -Wcast-qual * -Wmissing-parameter-type * -Wold-style-definition | |||
2014-06-08 | Added diff | Xavier Roche | |
2014-06-08 | Reverted diff, groumph. | Xavier Roche | |
2014-06-08 | Added minizip orig files. | Xavier Roche | |
2014-06-08 | Fixed FTBFS when compiling with zlib versions < 1.2.70 (sammyx) | Xavier Roche | |
2014-05-24 | Minizip warning fixes. | Xavier Roche | |
2014-05-24 | Removed ChangeLogUnzip | Xavier Roche | |
2014-05-24 | Fixed minizip. | Xavier Roche | |
2014-05-24 | Missing zflush_file member. | Xavier Roche | |
2014-05-24 | Upgraded to minizip 1.1 from zlib 1.2.8 | Xavier Roche | |
2014-05-24 | No diff. | Xavier Roche | |
2014-05-24 | Diff are better. | Xavier Roche | |
2013-06-08 | Merged ↵ | Xavier Roche | |
<http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/httrack/files/httrack-3.44.1%2Bzlib-1.2.5.1.patch?view=log> Add patch to fix building with recent zlib, thanks to Lars Wendler in bug #383805. Bump to EAPI=4. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64) | |||
2012-03-19 | Debian repository | Xavier Roche | |
2012-03-19 | httrack 3.43.12 (again) | Xavier Roche | |
2012-03-19 | httrack 3.43.5 | Xavier Roche | |
2012-03-19 | httrack 3.43.12 | Xavier Roche | |
2012-03-19 | httrack 3.33.16 | Xavier Roche | |