VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Zip.vcxproj.filters
AgeCommit message (Collapse)AuthorFilesLines
2018-03-18Windows: Update libzip to version 1.5.0 that include fixes for some security ↵Mounir IDRASSI1-3/+15
issues.
2018-03-04Windows: fix build issue of zip library with Visual Studio 2015/2017Mounir IDRASSI1-3/+0
2017-06-05Windows: create dedicated project for zip library and link other binaries ↵Mounir IDRASSI1-0/+408
against it instead of recompiling zlib and libzip for each project separately.