VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/libzip/zip_random_win32.c
AgeCommit message (Collapse)AuthorFilesLines
2023-09-24Libzip 1.10.1 (#1209)DLL1251-0/+1
Updated to the latest version for the VeraCrypt 1.26.6 release.
2023-05-25Update Libzip to latest 1.9.2 (#1071)DLL1251-0/+81
* Libzip 1.9.2 Updated Libzip to latest version 1.9.2 and changed version number in the config.h from 1.7.3 to 1.9.2. Not sure if anything else needs to be tweaked :) * Modified Libzip to work with Visual studio * Update README.md Update libzip copyright. * Added the missing files. I've added the missing files zipconf.h and config.h, I've missed those sorry for that!