VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/libzip/zip_open.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-18Windows: Update libzip to version 1.5.0 that include fixes for some security ↵Mounir IDRASSI1-220/+207
issues.
2017-04-26Windows: update libzip to version 1.2.0Mounir IDRASSI1-59/+68
2016-10-17Windows: Replace XZip/XUnzip library with zlib and libzip and include the ↵Mounir IDRASSI1-0/+853
sources of these library into VeraCrypt source tree.
n61'>61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105