index
:
android/platform/system/core.git
puma
rk3399-android9.0-sdk
platform/system/core
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libziparchive
Age
Commit message (
Expand
)
Author
2015-10-30
Merge "ZipWriter: archive disk numbers are 0 index based"
Adam Lesinski
2015-10-30
Merge "Add deflate compression to ZipWriter"
Adam Lesinski
2015-10-30
libziparchive: fix calculation of mod_time.
beonit
2015-10-20
ZipWriter: archive disk numbers are 0 index based
Adam Lesinski
2015-10-20
Add deflate compression to ZipWriter
Adam Lesinski
2015-10-15
Implement ZipWriter for quickly writing ZipFiles.
Adam Lesinski
2015-09-02
Remove USE_MINGW/CYGWIN; Whitelist windows modules
Dan Willemsen
2015-06-29
Fix ODR issues in ART.
Evgenii Stepanov
2015-06-26
Rename ZipEntryName to ZipString
Yusuke Sato
2015-06-25
Add |optional_suffix| to StartIteration()
Yusuke Sato
2015-06-04
Fix whitespace in debug logging.
Elliott Hughes
2015-06-03
libziparchive: fix fallocate failures
Badhri Jagan Sridharan
2015-05-30
Revert "Fix ODR issues in ART."
Evgeniy Stepanov
2015-05-28
Fix ODR issues in ART.
Evgenii Stepanov
2015-04-29
Use base::WriteFully in zip_archive.
Narayan Kamath
2015-04-27
libziparchive: fix clang build
Greg Hackmann
2015-04-27
Avoid mapping output to memory while writing to a file.
Narayan Kamath
2015-04-20
Reserve space on disk using fallocate
Ćukasz Szymczyk
2015-04-09
Prevent unaligned read in libziparchive.
Dan Albert
2015-04-02
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
Elliott Hughes
2015-03-23
libziparchive: fix extraction of >2GiB images
Greg Hackmann
2015-03-19
libziparchive: fix issue with a directory with one file
Mykola Kondratenko
2015-03-12
Allocate buffers on the heap
Dmitriy Ivanov
2015-03-06
Remove some more gotos
Dmitriy Ivanov
2015-03-06
Reapply -Wold-style-cast
Dmitriy Ivanov
2015-03-06
Fix build: Remove -Wold-style-cast
Dmitriy Ivanov
2015-03-06
Remove some gotos
Dmitriy Ivanov
2015-03-06
Cleanup old-style-cast warnings
Dmitriy Ivanov
2015-03-06
Remove unnecessary allocation of FileMaps
Dmitriy Ivanov
2015-02-23
Remove useless refCounting from FileMap.
Narayan Kamath
2015-01-30
Add close_file flag to OpenArchiveFd()
Dmitriy Ivanov
2014-12-08
Merge "Reject zip archives whose entry names are not valid UTF-8."
Narayan Kamath
2014-12-08
Reject zip archives whose entry names are not valid UTF-8.
Narayan Kamath
2014-12-06
Clean up libziparchive Android.mk
Trevor Drake
2014-11-24
Libziparchive: Remove unused variable
Andreas Gampe
2014-11-19
kill HAVE_PREAD
Yabin Cui
2014-11-05
am 7a92d20e: Merge "Clean up some test makefiles."
Dan Albert
2014-11-04
Clean up some test makefiles.
Dan Albert
2014-10-30
am b968d5c8: Merge "Add shared library version of libziparchive."
Ian Rogers
2014-10-30
Add shared library version of libziparchive.
Ian Rogers
2014-10-16
am cd1da4e0: Fix toolchain issue for windows build of libziparchive.
Xavier Ducrohet
2014-10-16
Fix toolchain issue for windows build of libziparchive.
Xavier Ducrohet
2014-08-26
Reject zip archives with entry names containing \0.
Piotr Jastrzebski
2014-08-16
Merge "Reject zip archives with entry names containing \0."
Piotr Jastrzebski
2014-08-19
Reject zip archives with entry names containing \0.
Piotr Jastrzebski
2014-08-19
Cleanup ziparchive
Piotr Jastrzebski
2014-08-18
Fix win_sdk build by not using vector
Piotr Jastrzebski
2014-08-15
Replace char* with ZipEntryName in ziparchive API.
Piotr Jastrzebski
2014-08-13
Revert "Make sure that names of all entries have the same encoding."
Piotr Jastrzebski
2014-08-13
Make sure that names of all entries have the same encoding.
Piotr Jastrzebski
[next]