android_system_core/libziparchive
Narayan Kamath 3765bf9bd4 zip_archive: reject files that don't start with an LFH signature.
am: 9dced16262

Change-Id: Iaca1185e09d1eb610d6b95bf40ec62e50676b40a
2017-10-04 10:51:05 +00:00
..
testdata resolve merge conflicts of 34486c5 to master 2016-10-18 15:46:56 -07:00
.clang-format add a performance benchmark for libziparchive 2017-05-30 10:50:14 -07:00
Android.bp Mark libziparchive vendor_available. 2017-05-31 01:58:06 +00:00
entry_name_utils-inl.h Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
entry_name_utils_test.cc Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
zip_archive.cc zip_archive: reject files that don't start with an LFH signature. 2017-09-20 15:14:11 +00:00
zip_archive_benchmark.cpp add a performance benchmark for libziparchive 2017-05-30 10:50:14 -07:00
zip_archive_common.h Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
zip_archive_private.h Add functions in recovery/minzip to libziparchive 2016-10-15 23:16:34 -07:00
zip_archive_stream_entry.cc liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
zip_archive_test.cc zip_archive: reject files that don't start with an LFH signature. 2017-09-20 15:14:11 +00:00
zip_writer.cc ZipWriter: Keep LFH and CFH in sync 2017-04-11 01:45:25 +00:00
zip_writer_test.cc Merge "ZipWriter: Do not write DataDescriptor for STORED files" 2017-04-07 00:33:20 +00:00