]> granicus.if.org Git - zziplib/log
zziplib
7 years agofix zzdir-mem tests
Guido Draheim [Sun, 23 Apr 2017 23:31:54 +0000 (01:31 +0200)]
fix zzdir-mem tests

7 years agoexpand tests to mix/zap
Guido Draheim [Sun, 23 Apr 2017 23:25:32 +0000 (01:25 +0200)]
expand tests to mix/zap

7 years agoalign tests big/mem
Guido Draheim [Sun, 23 Apr 2017 23:14:17 +0000 (01:14 +0200)]
align tests big/mem

7 years agoput all big/mem/mix variants under a common frontend unzip.c
Guido Draheim [Sun, 23 Apr 2017 23:09:31 +0000 (01:09 +0200)]
put all big/mem/mix variants under a common frontend unzip.c

7 years ago0.13.65 v0.13.65
Guido Draheim [Sun, 23 Apr 2017 19:58:31 +0000 (21:58 +0200)]
0.13.65

7 years agofixed zzipcat-mem by changing strdup_name to return emptry string on missing name...
Guido Draheim [Sun, 23 Apr 2017 19:43:33 +0000 (21:43 +0200)]
fixed zzipcat-mem by changing strdup_name to return emptry string on missing name on disk

7 years agofix zzcat-seeko
Guido Draheim [Sun, 23 Apr 2017 18:21:01 +0000 (20:21 +0200)]
fix zzcat-seeko

7 years agoadding tests for mem/seeko
Guido Draheim [Sun, 23 Apr 2017 16:10:30 +0000 (18:10 +0200)]
adding tests for mem/seeko

7 years agoadd testcase for bins/zzip (when -D_ZZIO_ENABLE_WRITE)
Guido Draheim [Sun, 23 Apr 2017 15:45:54 +0000 (17:45 +0200)]
add testcase for bins/zzip (when -D_ZZIO_ENABLE_WRITE)

7 years agoturn testsuite from makefile into python unittest / autoreconf
Guido Draheim [Sun, 23 Apr 2017 15:21:23 +0000 (17:21 +0200)]
turn testsuite from makefile into python unittest / autoreconf

7 years agoswitch to host-builddir
Guido Draheim [Sun, 23 Apr 2017 15:20:49 +0000 (17:20 +0200)]
switch to host-builddir

7 years agoignore builddir
Guido Draheim [Sun, 23 Apr 2017 15:20:24 +0000 (17:20 +0200)]
ignore builddir

7 years ago~0.13.64~ on github releases v0.13.64
Guido Draheim [Fri, 21 Apr 2017 08:00:50 +0000 (10:00 +0200)]
~0.13.64~ on github releases

7 years agogitignore
Guido Draheim [Fri, 21 Apr 2017 07:52:40 +0000 (09:52 +0200)]
gitignore

7 years agoupdate autotools (autoreconf)
Guido Draheim [Fri, 21 Apr 2017 07:50:04 +0000 (09:50 +0200)]
update autotools (autoreconf)

7 years ago- crlf
Guido Draheim [Fri, 21 Apr 2017 07:18:57 +0000 (09:18 +0200)]
- crlf

7 years agoshorten copyright info / use under copyleft (LGPL,MPL)
Guido Draheim [Fri, 21 Apr 2017 07:13:07 +0000 (09:13 +0200)]
shorten copyright info / use under copyleft (LGPL,MPL)

7 years agoensure that errno is set on errors
Guido Draheim [Fri, 21 Apr 2017 06:56:16 +0000 (08:56 +0200)]
ensure that errno is set on errors

7 years agoensure to have errno being set on errors in fseeko
Guido Draheim [Thu, 20 Apr 2017 23:57:45 +0000 (01:57 +0200)]
ensure to have errno being set on errors in fseeko

7 years ago0.13.63 v0.13.63
Guido Draheim [Thu, 20 Apr 2017 22:58:19 +0000 (00:58 +0200)]
0.13.63

7 years agochangelog
Guido Draheim [Thu, 20 Apr 2017 22:56:56 +0000 (00:56 +0200)]
changelog

7 years agocheck trailer64 size
Guido Draheim [Thu, 20 Apr 2017 22:49:45 +0000 (00:49 +0200)]
check trailer64 size

7 years agocheck strdup return as null / unzipcat-NULL-name
Guido Draheim [Thu, 20 Apr 2017 22:42:26 +0000 (00:42 +0200)]
check strdup return as null / unzipcat-NULL-name

7 years agoremove usage of assert and return error-value / CVE-2017-5981
Guido Draheim [Thu, 20 Apr 2017 22:24:57 +0000 (00:24 +0200)]
remove usage of assert and return error-value / CVE-2017-5981

7 years agocheck more strdup returning null
Guido Draheim [Thu, 20 Apr 2017 21:45:43 +0000 (23:45 +0200)]
check more strdup returning null

7 years agocheck strdup being possible null / CVE-2017-5978
Guido Draheim [Thu, 20 Apr 2017 21:25:21 +0000 (23:25 +0200)]
check strdup being possible null / CVE-2017-5978

7 years agocheck file_header pointer and emit errno=BADMSG / CVE-2017-5975
Guido Draheim [Thu, 20 Apr 2017 21:20:23 +0000 (23:20 +0200)]
check file_header pointer and emit errno=BADMSG / CVE-2017-5975

7 years agocheck file header magic / CVE-2017-5975
Guido Draheim [Thu, 20 Apr 2017 21:07:10 +0000 (23:07 +0200)]
check file header magic / CVE-2017-5975

7 years agoremember extra_block length / check min and max sizes / no check for added zereo...
Guido Draheim [Thu, 20 Apr 2017 19:44:22 +0000 (21:44 +0200)]
remember extra_block length / check min and max sizes / no check for added zereo datatype / CVE-2017-5974 / CVE-2017-5976

7 years agoalways use the ZZIP_GET macros
Guido Draheim [Thu, 20 Apr 2017 17:13:50 +0000 (19:13 +0200)]
always use the ZZIP_GET macros

7 years agoensure ZZIP_GET macros are always defined
Guido Draheim [Thu, 20 Apr 2017 17:11:15 +0000 (19:11 +0200)]
ensure ZZIP_GET macros are always defined

12 years agowithout anchor
Guido Draheim [Sun, 16 Sep 2012 10:27:21 +0000 (10:27 +0000)]
without anchor

12 years agosplit_copyright
Guido Draheim [Sun, 16 Sep 2012 10:25:34 +0000 (10:25 +0000)]
split_copyright

12 years agoand the anchor
Guido Draheim [Sat, 15 Sep 2012 17:48:08 +0000 (17:48 +0000)]
and the anchor

12 years agowith header
Guido Draheim [Sat, 15 Sep 2012 17:05:04 +0000 (17:05 +0000)]
with header

12 years agoinitial
Guido Draheim [Sat, 15 Sep 2012 16:40:51 +0000 (16:40 +0000)]
initial

12 years ago"};" no good for --pedantic-errors
Guido Draheim [Sat, 15 Sep 2012 10:56:14 +0000 (10:56 +0000)]
"};" no good for --pedantic-errors

12 years ago"};" no good for --pedantic-errors
Guido Draheim [Sat, 15 Sep 2012 08:29:50 +0000 (08:29 +0000)]
"};" no good for --pedantic-errors

12 years ago"};" no good for --pedantic-errors
Guido Draheim [Sat, 15 Sep 2012 08:22:40 +0000 (08:22 +0000)]
"};" no good for --pedantic-errors

12 years agoosc fix v0.13.62
Guido Draheim [Sun, 11 Mar 2012 23:50:30 +0000 (23:50 +0000)]
osc fix

12 years agoOSC: error: bad date in %changelog: So Mrz 11 2012
Guido Draheim [Sun, 11 Mar 2012 23:44:24 +0000 (23:44 +0000)]
OSC: error: bad date in %changelog: So Mrz 11 2012

12 years ago0.13.62 quick fix for mingw problem.
Guido Draheim [Sun, 11 Mar 2012 20:49:34 +0000 (20:49 +0000)]
0.13.62 quick fix for mingw problem.

12 years agoupdate aclocal v0.13.61
Guido Draheim [Sun, 11 Mar 2012 14:26:38 +0000 (14:26 +0000)]
update aclocal

12 years agofallback to libtool -configure
Guido Draheim [Sun, 11 Mar 2012 14:26:20 +0000 (14:26 +0000)]
fallback to libtool -configure

13 years agoprefix ${wl} on LDFLAGS
Guido Draheim [Wed, 27 Apr 2011 23:20:21 +0000 (23:20 +0000)]
prefix ${wl} on LDFLAGS

13 years ago0.13.60 -> 0.13.61
Guido Draheim [Wed, 29 Dec 2010 17:28:36 +0000 (17:28 +0000)]
0.13.60 -> 0.13.61

13 years agowrap fd.open like in the Fedora patch. v0.13.60
Guido Draheim [Wed, 29 Dec 2010 16:25:35 +0000 (16:25 +0000)]
wrap fd.open like in the Fedora patch.

13 years agowrap fd.open like in the Fedora patch.
Guido Draheim [Wed, 29 Dec 2010 16:24:35 +0000 (16:24 +0000)]
wrap fd.open like in the Fedora patch.

13 years agoautoconf reconfigure
Guido Draheim [Wed, 29 Dec 2010 16:09:06 +0000 (16:09 +0000)]
autoconf reconfigure

13 years agoallow nonstatic build
Guido Draheim [Wed, 29 Dec 2010 16:08:16 +0000 (16:08 +0000)]
allow nonstatic build

13 years agosimplify spec
Guido Draheim [Tue, 28 Dec 2010 19:58:09 +0000 (19:58 +0000)]
simplify spec

13 years agosimplify spec
Guido Draheim [Tue, 28 Dec 2010 19:36:39 +0000 (19:36 +0000)]
simplify spec

13 years agodebug-PATH added.
Guido Draheim [Tue, 28 Dec 2010 02:39:12 +0000 (02:39 +0000)]
debug-PATH added.

13 years agoremember environment variables
Guido Draheim [Mon, 27 Dec 2010 11:56:23 +0000 (11:56 +0000)]
remember environment variables

13 years agoNeed a different download link on win64
Guido Draheim [Mon, 27 Dec 2010 11:45:26 +0000 (11:45 +0000)]
Need a different download link on win64

13 years agoadding fetch.h/fetch.c to msvc8/zziplib.vcproj
Guido Draheim [Mon, 27 Dec 2010 02:29:56 +0000 (02:29 +0000)]
adding fetch.h/fetch.c to msvc8/zziplib.vcproj

13 years agoadding fetch.h/fetch.c to msvc8/zziplib.vcproj
Guido Draheim [Mon, 27 Dec 2010 02:28:01 +0000 (02:28 +0000)]
adding fetch.h/fetch.c to msvc8/zziplib.vcproj

13 years agouse ZZIP_CASELESS now
Guido Draheim [Mon, 27 Dec 2010 02:03:41 +0000 (02:03 +0000)]
use ZZIP_CASELESS now

13 years agopatches by Peter Breitenlohner
Guido Draheim [Mon, 27 Dec 2010 01:41:08 +0000 (01:41 +0000)]
patches by Peter Breitenlohner

13 years agoext_io plugin handlers should be static.
Guido Draheim [Mon, 27 Dec 2010 01:21:46 +0000 (01:21 +0000)]
ext_io plugin handlers should be static.

14 years agoinclude <string.h> to make mingw32 happy.
Guido Draheim [Sun, 9 May 2010 20:40:16 +0000 (20:40 +0000)]
include <string.h> to make mingw32 happy.

14 years agofix sdl-uninstalled.pc handling.
Guido Draheim [Sat, 8 May 2010 21:50:32 +0000 (21:50 +0000)]
fix sdl-uninstalled.pc handling.

14 years agofix sdl-notfound problems
Guido Draheim [Sun, 4 Apr 2010 23:09:35 +0000 (23:09 +0000)]
fix sdl-notfound problems

14 years agomove check magic after the check for header room.
Guido Draheim [Sun, 4 Apr 2010 22:09:11 +0000 (22:09 +0000)]
move check magic after the check for header room.

14 years agofixing http://trac.macports.org/browser/trunk/dports/archivers/libzzip/files/patch...
Guido Draheim [Mon, 29 Mar 2010 22:17:09 +0000 (22:17 +0000)]
fixing http://trac.macports.org/browser/trunk/dports/archivers/libzzip/files/patch-zzip_Makefile.in.diff?rev=65648

14 years agofixing http://trac.macports.org/browser/trunk/dports/archivers/libzzip/files/patch...
Guido Draheim [Mon, 29 Mar 2010 22:15:31 +0000 (22:15 +0000)]
fixing http://trac.macports.org/browser/trunk/dports/archivers/libzzip/files/patch-zzip_Makefile.in.diff?rev=65648

14 years agoprepare 0.13.60
Guido Draheim [Mon, 29 Mar 2010 22:08:57 +0000 (22:08 +0000)]
prepare 0.13.60

14 years agochange to osc home:guidod:zziplib-13 v0.13.59
Guido Draheim [Mon, 29 Mar 2010 19:34:06 +0000 (19:34 +0000)]
change to osc home:guidod:zziplib-13

14 years agoax_pax_tar and autoconf 2.61 update
Guido Draheim [Mon, 29 Mar 2010 19:26:20 +0000 (19:26 +0000)]
ax_pax_tar and autoconf 2.61 update

14 years agoadd ifdef-EOVERFLOW and compat32-comment sections.
Guido Draheim [Fri, 26 Mar 2010 13:49:51 +0000 (13:49 +0000)]
add ifdef-EOVERFLOW and compat32-comment sections.

14 years agointroduce compat32 functions and re-autotool
Guido Draheim [Thu, 25 Mar 2010 22:51:55 +0000 (22:51 +0000)]
introduce compat32 functions and re-autotool

14 years agodone osc-commit
Guido Draheim [Mon, 15 Feb 2010 02:09:36 +0000 (02:09 +0000)]
done osc-commit

14 years agonewest "install" does not like to install fetch.h
Guido Draheim [Mon, 15 Feb 2010 01:48:45 +0000 (01:48 +0000)]
newest "install" does not like to install fetch.h

14 years agoautoreconf 2.63
Guido Draheim [Mon, 15 Feb 2010 01:29:38 +0000 (01:29 +0000)]
autoreconf 2.63

14 years agoallow to build locally with "osc" (opensuse buildservice)
Guido Draheim [Mon, 15 Feb 2010 01:28:34 +0000 (01:28 +0000)]
allow to build locally with "osc" (opensuse buildservice)

14 years agocopy spec, not link
Guido Draheim [Sun, 14 Feb 2010 21:26:00 +0000 (21:26 +0000)]
copy spec, not link

14 years agouse install-*-hook instead of install-*-local
Guido Draheim [Sun, 14 Feb 2010 20:38:16 +0000 (20:38 +0000)]
use install-*-hook instead of install-*-local

14 years agoPYTHONDONTWRITEBYTECODE=1 for Python 2.6
Guido Draheim [Sun, 14 Feb 2010 20:31:55 +0000 (20:31 +0000)]
PYTHONDONTWRITEBYTECODE=1 for Python 2.6

14 years agoadd missing "void"
Guido Draheim [Sun, 14 Feb 2010 20:06:59 +0000 (20:06 +0000)]
add missing "void"

14 years agobuild-zips outside of source tree
Guido Draheim [Sun, 14 Feb 2010 20:00:14 +0000 (20:00 +0000)]
build-zips outside of source tree

14 years agoreduce error to warning as suggested.
Guido Draheim [Sun, 14 Feb 2010 19:53:06 +0000 (19:53 +0000)]
reduce error to warning as suggested.

14 years agomerge zziplib-aligned-access.m4 by Peter Breitenlohner
Guido Draheim [Sun, 14 Feb 2010 19:49:23 +0000 (19:49 +0000)]
merge zziplib-aligned-access.m4 by Peter Breitenlohner

15 years ago0.13.59
Guido Draheim [Thu, 24 Sep 2009 22:39:41 +0000 (22:39 +0000)]
0.13.59

15 years agoadd [--with-defines],[easy,harden,allow_modulo_entries] v0.13.58
Guido Draheim [Thu, 24 Sep 2009 22:18:07 +0000 (22:18 +0000)]
add [--with-defines],[easy,harden,allow_modulo_entries]

15 years agoadd missing parenthesis as required for ZZIP_ALLOW_MODULO_ENTRIES.
Guido Draheim [Thu, 24 Sep 2009 21:33:00 +0000 (21:33 +0000)]
add missing parenthesis as required for ZZIP_ALLOW_MODULO_ENTRIES.

15 years agoadd defined _M_X86 || defined _M_X64
Guido Draheim [Thu, 24 Sep 2009 21:28:20 +0000 (21:28 +0000)]
add defined _M_X86 || defined _M_X64

15 years agosvn area
Guido Draheim [Sun, 23 Aug 2009 12:56:24 +0000 (12:56 +0000)]
svn area

15 years agocompilefarm is no more.
Guido Draheim [Sun, 23 Aug 2009 12:55:18 +0000 (12:55 +0000)]
compilefarm is no more.

15 years agoprepare 0.13.58
Guido Draheim [Sun, 23 Aug 2009 12:44:04 +0000 (12:44 +0000)]
prepare 0.13.58

15 years agoadd symbian-S60 project files
Guido Draheim [Sun, 23 Aug 2009 12:34:06 +0000 (12:34 +0000)]
add symbian-S60 project files

15 years agoremove .settings
Guido Draheim [Sun, 23 Aug 2009 12:29:57 +0000 (12:29 +0000)]
remove .settings

15 years agoremove .settings
Guido Draheim [Sun, 23 Aug 2009 12:28:54 +0000 (12:28 +0000)]
remove .settings

15 years ago(no commit message)
Guido Draheim [Sun, 23 Aug 2009 12:26:43 +0000 (12:26 +0000)]

15 years agodone cvs2svn switch.
Guido Draheim [Sun, 23 Aug 2009 11:50:48 +0000 (11:50 +0000)]
done cvs2svn switch.

15 years agofix zzip_mmap call in lib*mmap [1771707]
Guido Draheim [Sun, 23 Aug 2009 08:54:07 +0000 (08:54 +0000)]
fix zzip_mmap call in lib*mmap [1771707]

15 years agoprep 0.13.58
Guido Draheim [Sun, 16 Aug 2009 18:38:39 +0000 (18:38 +0000)]
prep 0.13.58

15 years agore-enabled extra gcc-warnings v0.13.57
Guido Draheim [Sun, 16 Aug 2009 18:35:38 +0000 (18:35 +0000)]
re-enabled extra gcc-warnings

15 years agocomment update
Guido Draheim [Sun, 16 Aug 2009 16:52:45 +0000 (16:52 +0000)]
comment update

15 years agointroduce dirsep_basename/strrchr_basename to make the intention obvious
Guido Draheim [Sun, 16 Aug 2009 16:50:56 +0000 (16:50 +0000)]
introduce dirsep_basename/strrchr_basename to make the intention obvious

15 years agoZZIP_CASELESS will include a mapping of "\" into "/" for WIN32 targets
Guido Draheim [Sun, 16 Aug 2009 11:40:24 +0000 (11:40 +0000)]
ZZIP_CASELESS will include a mapping of "\" into "/" for WIN32 targets