]> git.ipfire.org Git - thirdparty/libarchive.git/commit
zip: add support for Info-ZIP Unicode Path Extra Field 1180/head
authorTomasz Mikolajewski <mtomasz@chromium.org>
Mon, 10 Nov 2014 07:29:53 +0000 (16:29 +0900)
committerMike Frysinger <vapier@gentoo.org>
Thu, 25 Apr 2019 23:34:42 +0000 (09:34 +1000)
commit6c55c379b18cdb448a92f9509847f0820352f857
tree9ae242a955e45a36997d3135e4fe17e275b7afdc
parentf563a55a4429ac043683bc64b407d55276d0dc13
zip: add support for Info-ZIP Unicode Path Extra Field

The zip specification supports storing path names in UTF-8 encoding
via the Info-ZIP Unicode Path Extra Field (0x7075).
Makefile.am
libarchive/archive_read_support_format_zip.c
libarchive/test/CMakeLists.txt
libarchive/test/test_read_format_zip_7075_utf8_paths.c [new file with mode: 0644]
libarchive/test/test_read_format_zip_7075_utf8_paths.zip.uu [new file with mode: 0644]