Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
e19e3fc72d230809d75fff6d7b246a2cd2525029
/
libziparchive
d0e6dc1
Libziparchive: Remove unused variable
by Andreas Gampe
· 10 years ago
70160f4
kill HAVE_PREAD
by Yabin Cui
· 10 years ago
5fc8f68
am 7a92d20e: Merge "Clean up some test makefiles."
by Dan Albert
· 10 years ago
27d166c
Clean up some test makefiles.
by Dan Albert
· 10 years ago
8dac355
am b968d5c8: Merge "Add shared library version of libziparchive."
by Ian Rogers
· 10 years ago
40ac96c
Add shared library version of libziparchive.
by Ian Rogers
· 10 years ago
0c7ad12
am cd1da4e0: Fix toolchain issue for windows build of libziparchive.
by Xavier Ducrohet
· 10 years ago
cd1da4e
Fix toolchain issue for windows build of libziparchive.
by Xavier Ducrohet
· 10 years ago
0c1b894
Reject zip archives with entry names containing \0.
by Piotr Jastrzebski
· 10 years ago
8fd1f27
Merge "Reject zip archives with entry names containing \0."
by Piotr Jastrzebski
· 10 years ago
78271ba
Reject zip archives with entry names containing \0.
by Piotr Jastrzebski
· 10 years ago
10aa9a0
Cleanup ziparchive
by Piotr Jastrzebski
· 10 years ago
8e08536
Fix win_sdk build by not using vector
by Piotr Jastrzebski
· 10 years ago
ecccc5a
Replace char* with ZipEntryName in ziparchive API.
by Piotr Jastrzebski
· 10 years ago
bd0a748
Revert "Make sure that names of all entries have the same encoding."
by Piotr Jastrzebski
· 10 years ago
6a7f4bb
Make sure that names of all entries have the same encoding.
by Piotr Jastrzebski
· 10 years ago
34e03bd
Make a copy of a prefix param in StartIteration
by Piotr Jastrzebski
· 10 years ago
79c8b34
Add EndIteration method to free memory allocated
by Piotr Jastrzebski
· 10 years ago
0047368
Prevent the accidental closure of fd[0] for missing zip files.
by Neil Fuller
· 10 years ago
e91d9d8
Merge "Prevent the accidental closure of fd[0] for missing zip files."
by Neil Fuller
· 10 years ago
b1a113f
Prevent the accidental closure of fd[0] for missing zip files.
by Neil Fuller
· 10 years ago
06fce9d
Update makefiles for host clang.
by Tim Murray
· 10 years ago
5af80aa
Enable host multilib for ART testing.
by Ian Rogers
· 10 years ago
926973e
Replace hand written offsets with structures.
by Narayan Kamath
· 10 years ago
c00de56
Fix build.
by Narayan Kamath
· 10 years ago
4f6b499
Reject zip files that have trailing bytes after their CD.
by Narayan Kamath
· 10 years ago
cf86e2f
Fix host 64-bit build.
by Ying Wang
· 10 years ago
96c5c99
libziparchive: off64_t is not int64_t (part deux)
by Mark Salyzyn
· 10 years ago
56a90a0
libziparchive: off64_t is not int64_t
by Mark Salyzyn
· 10 years ago
088bf90
libziparchive: 64 bit issues
by Mark Salyzyn
· 10 years ago
51d562d
libziparchive: Turn on -Werror
by Mark Salyzyn
· 10 years ago
99ef991
libziparchive: 64 bit compile issues
by Mark Salyzyn
· 11 years ago
5f98b12
Add free to CloseArchive.
by Mathieu Chartier
· 11 years ago
f4b0b79
Fix logging errors inside ALOGV
by Colin Cross
· 11 years ago
48953a1
Fix entry handling for 0 length entries.
by Narayan Kamath
· 11 years ago
f5447b0
Merge "Fix a sporadic build breakage."
by Elliott Hughes
· 11 years ago
95986aa
Fix a sporadic build breakage.
by Narayan Kamath
· 11 years ago
a1ff801
Change a debug log to a verbose log.
by Narayan Kamath
· 11 years ago
00a258c
Fix ExtractEntryToFile.
by Narayan Kamath
· 11 years ago
7d92b7c
Merge "Get rid of some log spam."
by Narayan Kamath
· 11 years ago
f6a1965
Get rid of some log spam.
by Narayan Kamath
· 11 years ago
eaf9885
Use FileMap from libcutil instead of rolling our own.
by Narayan Kamath
· 11 years ago
58aaf46
Add unit tests for libziparchive.
by Narayan Kamath
· 11 years ago
eb41ad2
Fix return code for ended iteration.
by Narayan Kamath
· 11 years ago
7462f02
Unify zipfile implementations : Step 1.
by Narayan Kamath
· 11 years ago