aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/ZipArchive/3rdparty/minizip/unzip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ZIP: fix linter warningsJason A. Donenfeld2018-10-301-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Zip: Add code from the minizip projectRoopesh Chander2018-10-291-0/+2125
Source: https://zlib.net/zlib-1.2.11.tar.gz Signed-off-by: Roopesh Chander <roop@roopc.net>