History log of /system/core/libzipfile/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
46601793e33c12acb9f6b9849e401453d5e90e83 05-Jun-2014 Ian Rogers <irogers@google.com> Build host with multilib both enabled.

Change-Id: I58fa91bc097dfba573b6db27e389f5ed6556032f
ndroid.mk
ab886745bc422e46d811a43043f7f2b2e132c15f 01-May-2014 Mark Salyzyn <salyzyn@google.com> libzipfile: turn on -Werror

- resolve some unused references

Change-Id: Ia3748c7e25963c2fd3d58e175177f0f4dd405997
ndroid.mk
entraldir.c
ipfile.c
62188564fab23418373295d9f4a942c3094a9f46 14-Aug-2012 Ariel Bernal <ariel.j.bernal@intel.com> Fixed warnings test_zipfile

Fixed implicit declaration of strcmp warning
Fixed switch case of enumeration not handled

Change-Id: Ic3f3690a2e749235b1b0dffd252b119855ad36c0
Author: Ariel Bernal <ariel.j.bernal@intel.com>
Reviewed-by: Tareq A Siraj <tareq.a.siraj@intel.com>
est_zipfile.c
8d9aa37a503fb9b507654c712a34f05c9dac807d 26-Jul-2012 Edwin Vane <edwin.vane@intel.com> Fix a print format warning

Change-Id: I30a6a9835073a7c0f5751fc34aed958c91a050ee
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Tareq A Siraj <tareq.a.siraj@intel.com>
entraldir.c
90764cfc76d65ae67755a375eb8ef429e44b9822 03-Sep-2009 Elliott Hughes <enh@google.com> Fix a call to memset(3) with reversed arguments.

Bug: 1999244
entraldir.c
287c71ca84533da008e9cc240224910a9d05139e 17-Jun-2009 Doug Zongker <dougz@android.com> fix decompression bug in fastboot

fastboot passes the *uncompressed* length of the file as the length of
the input to the inflate() call, which happens to work unless the
compressed data is actually larger than the uncompressed data (which
it can be for very small files). Fix this to pass the correct
compressed length down to the inflate call.
entraldir.c
ipfile.c
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ndroid.mk
ODULE_LICENSE_APACHE2
OTICE
entraldir.c
rivate.h
est_zipfile.c
ipfile.c
e54eebbf1a908d65ee8cf80bab62821c05666d70 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ndroid.mk
ODULE_LICENSE_APACHE2
OTICE
entraldir.c
rivate.h
est_zipfile.c
ipfile.c
4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
ndroid.mk
ODULE_LICENSE_APACHE2
OTICE
entraldir.c
rivate.h
est_zipfile.c
ipfile.c