index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libziparchive
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add |optional_suffix| to StartIteration()
Yusuke Sato
2015-06-23
2
-14
/
+141
*
libziparchive: fix fallocate failures
Badhri Jagan Sridharan
2015-06-04
1
-1
/
+6
*
Use base::WriteFully in zip_archive.
Narayan Kamath
2015-06-04
1
-16
/
+7
*
libziparchive: fix clang build
Greg Hackmann
2015-06-04
1
-4
/
+0
*
Avoid mapping output to memory while writing to a file.
Narayan Kamath
2015-06-04
2
-90
/
+269
*
Reserve space on disk using fallocate
Ćukasz Szymczyk
2015-04-20
1
-1
/
+16
*
Prevent unaligned read in libziparchive.
Dan Albert
2015-04-09
2
-22
/
+21
*
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
Elliott Hughes
2015-04-02
1
-5
/
+0
*
libziparchive: fix extraction of >2GiB images
Greg Hackmann
2015-03-23
1
-1
/
+1
*
libziparchive: fix issue with a directory with one file
Mykola Kondratenko
2015-03-19
3
-1
/
+17
*
Allocate buffers on the heap
Dmitriy Ivanov
2015-03-12
1
-9
/
+10
*
Remove some more gotos
Dmitriy Ivanov
2015-03-06
1
-14
/
+13
*
Reapply -Wold-style-cast
Dmitriy Ivanov
2015-03-06
2
-1
/
+10
*
Fix build: Remove -Wold-style-cast
Dmitriy Ivanov
2015-03-06
1
-1
/
+0
*
Remove some gotos
Dmitriy Ivanov
2015-03-06
1
-13
/
+8
*
Cleanup old-style-cast warnings
Dmitriy Ivanov
2015-03-06
2
-23
/
+28
*
Remove unnecessary allocation of FileMaps
Dmitriy Ivanov
2015-03-06
1
-34
/
+12
*
Remove useless refCounting from FileMap.
Narayan Kamath
2015-02-23
1
-5
/
+3
*
Add close_file flag to OpenArchiveFd()
Dmitriy Ivanov
2015-01-30
2
-5
/
+29
*
Merge "Reject zip archives whose entry names are not valid UTF-8."
Narayan Kamath
2014-12-08
4
-5
/
+128
|
\
|
*
Reject zip archives whose entry names are not valid UTF-8.
Narayan Kamath
2014-12-08
4
-5
/
+128
*
|
Clean up libziparchive Android.mk
Trevor Drake
2014-12-06
1
-6
/
+0
|
/
*
Libziparchive: Remove unused variable
Andreas Gampe
2014-11-24
1
-1
/
+0
*
kill HAVE_PREAD
Yabin Cui
2014-11-19
1
-2
/
+2
*
am 7a92d20e: Merge "Clean up some test makefiles."
Dan Albert
2014-11-05
1
-20
/
+12
|
\
|
*
Clean up some test makefiles.
Dan Albert
2014-11-04
1
-20
/
+12
*
|
am b968d5c8: Merge "Add shared library version of libziparchive."
Ian Rogers
2014-10-30
1
-2
/
+15
|
\
\
|
|
/
|
*
Add shared library version of libziparchive.
Ian Rogers
2014-10-30
1
-2
/
+15
*
|
am cd1da4e0: Fix toolchain issue for windows build of libziparchive.
Xavier Ducrohet
2014-10-16
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix toolchain issue for windows build of libziparchive.
Xavier Ducrohet
2014-10-16
1
-0
/
+3
|
*
Reject zip archives with entry names containing \0.
Piotr Jastrzebski
2014-08-26
1
-1
/
+7
|
*
Prevent the accidental closure of fd[0] for missing zip files.
Neil Fuller
2014-07-28
2
-22
/
+33
*
|
Merge "Reject zip archives with entry names containing \0."
Piotr Jastrzebski
2014-08-16
1
-1
/
+7
|
\
\
|
*
|
Reject zip archives with entry names containing \0.
Piotr Jastrzebski
2014-08-19
1
-1
/
+7
*
|
|
Cleanup ziparchive
Piotr Jastrzebski
2014-08-19
1
-3
/
+4
|
/
/
*
|
Fix win_sdk build by not using vector
Piotr Jastrzebski
2014-08-18
2
-12
/
+20
*
|
Replace char* with ZipEntryName in ziparchive API.
Piotr Jastrzebski
2014-08-15
3
-48
/
+86
*
|
Revert "Make sure that names of all entries have the same encoding."
Piotr Jastrzebski
2014-08-13
1
-20
/
+1
*
|
Make sure that names of all entries have the same encoding.
Piotr Jastrzebski
2014-08-13
1
-1
/
+20
*
|
Make a copy of a prefix param in StartIteration
Piotr Jastrzebski
2014-08-11
1
-1
/
+7
*
|
Add EndIteration method to free memory allocated
Piotr Jastrzebski
2014-08-11
1
-0
/
+6
*
|
Merge "Prevent the accidental closure of fd[0] for missing zip files."
Neil Fuller
2014-07-23
2
-22
/
+33
|
\
\
|
*
|
Prevent the accidental closure of fd[0] for missing zip files.
Neil Fuller
2014-07-25
2
-22
/
+33
|
|
/
*
|
Update makefiles for host clang.
Tim Murray
2014-07-24
1
-1
/
+2
|
/
*
Enable host multilib for ART testing.
Ian Rogers
2014-06-17
1
-0
/
+1
*
Replace hand written offsets with structures.
Narayan Kamath
2014-06-10
2
-160
/
+272
*
Fix build.
Narayan Kamath
2014-06-06
1
-2
/
+2
*
Reject zip files that have trailing bytes after their CD.
Narayan Kamath
2014-06-05
2
-12
/
+38
*
Fix host 64-bit build.
Ying Wang
2014-05-16
1
-2
/
+2
*
libziparchive: off64_t is not int64_t (part deux)
Mark Salyzyn
2014-05-08
1
-4
/
+4
[next]