This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_system_core
Watch
2
Star
0
Fork
You've already forked platform_system_core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6eb88b2c1d
platform_system_core
/
libziparchive
History
Narayan Kamath
3f5bba537e
Merge "Reject zip archives whose entry names are not valid UTF-8."
2014-12-08 13:08:34 +00:00
..
testdata
Add unit tests for libziparchive.
2013-12-10 16:48:50 +00:00
Android.mk
Merge "Reject zip archives whose entry names are not valid UTF-8."
2014-12-08 13:08:34 +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
Reject zip archives whose entry names are not valid UTF-8.
2014-12-08 12:25:05 +00:00
zip_archive_test.cc
Replace char* with ZipEntryName in ziparchive API.
2014-08-15 12:39:45 +01:00