]> granicus.if.org Git - zziplib/history - zzip
~0.13.64~ on github releases
[zziplib] / zzip /
2017-04-21 Guido Draheimupdate autotools (autoreconf)
2017-04-21 Guido Draheim- crlf
2017-04-21 Guido Draheimshorten copyright info / use under copyleft (LGPL,MPL)
2017-04-21 Guido Draheimensure that errno is set on errors
2017-04-20 Guido Draheimensure to have errno being set on errors in fseeko
2017-04-20 Guido Draheimcheck trailer64 size
2017-04-20 Guido Draheimremove usage of assert and return error-value / CVE...
2017-04-20 Guido Draheimcheck more strdup returning null
2017-04-20 Guido Draheimcheck strdup being possible null / CVE-2017-5978
2017-04-20 Guido Draheimcheck file_header pointer and emit errno=BADMSG / CVE...
2017-04-20 Guido Draheimcheck file header magic / CVE-2017-5975
2017-04-20 Guido Draheimremember extra_block length / check min and max sizes...
2017-04-20 Guido Draheimalways use the ZZIP_GET macros
2017-04-20 Guido Draheimensure ZZIP_GET macros are always defined
2012-09-15 Guido Draheim"};" no good for --pedantic-errors
2010-12-29 Guido Draheimwrap fd.open like in the Fedora patch.
2010-12-29 Guido Draheimautoconf reconfigure
2010-12-27 Guido Draheimuse ZZIP_CASELESS now
2010-12-27 Guido Draheimpatches by Peter Breitenlohner
2010-12-27 Guido Draheimext_io plugin handlers should be static.
2010-05-09 Guido Draheiminclude <string.h> to make mingw32 happy.
2010-05-08 Guido Draheimfix sdl-uninstalled.pc handling.
2010-04-04 Guido Draheimmove check magic after the check for header room.
2010-03-29 Guido Draheimfixing http://trac.macports.org/browser/trunk/dports...
2010-03-29 Guido Draheimfixing http://trac.macports.org/browser/trunk/dports...
2010-03-26 Guido Draheimadd ifdef-EOVERFLOW and compat32-comment sections.
2010-03-25 Guido Draheimintroduce compat32 functions and re-autotool
2010-02-15 Guido Draheimnewest "install" does not like to install fetch.h
2010-02-15 Guido Draheimautoreconf 2.63
2010-02-14 Guido Draheimuse install-*-hook instead of install-*-local
2010-02-14 Guido Draheimadd missing "void"
2009-09-24 Guido Draheimadd [--with-defines],[easy,harden,allow_modulo_entries] v0.13.58
2009-09-24 Guido Draheimadd missing parenthesis as required for ZZIP_ALLOW_MODU...
2009-09-24 Guido Draheimadd defined _M_X86 || defined _M_X64
2009-08-23 Guido Draheimfix zzip_mmap call in lib*mmap [1771707]
2009-08-16 Guido Draheimre-enabled extra gcc-warnings v0.13.57
2009-08-16 Guido Draheimcomment update
2009-08-16 Guido Draheimintroduce dirsep_basename/strrchr_basename to make...
2009-08-16 Guido DraheimZZIP_CASELESS will include a mapping of "\" into "...
2009-08-03 Guido Draheimreplace buflen argument from "int" to "size_t" type...
2009-08-03 Guido Draheimfseeko typo
2009-07-03 Guido Draheimzzip_disk_buffer / zzip_mem_disk_buffer + introduce...
2009-06-27 Guido Draheimzzipmmapped allocation bug v0.13.55
2009-06-22 Guido Draheimrework parse_directory to allow for ZZIP_ALLOW_MODULO_E...
2009-06-22 Guido Draheimfix zzip_seek for simultanously seeks with two file...
2009-06-21 Guido Draheimrenew.
2009-05-24 Guido Draheimremove SET/GET definitions from zzip/fetch.c which...
2009-05-23 Guido Draheimcheck some more return values of fseeko/fread
2009-05-23 Guido Draheimcheck some more return values of fseeko/fread
2009-05-23 Guido Draheimmove up support for ZIP64 - which could store more...
2009-05-22 Guido Draheimrebuild with ax_pax_tar.m4 (that still defaults to... v0.13.52
2009-05-22 Guido Draheimcheck some fread() returns.
2009-05-21 Guido Draheimfix include typos.
2009-05-21 Guido Draheimguard against misaligned memory access + replace _zzip_...
2008-12-24 Guido Draheimupdate autotools
2008-03-22 Guido Draheim*.pc pkgconfig files are configure-time generated ...
2008-03-22 Guido Draheimthis is a configure time generated file - do not commit
2008-03-22 Guido Draheimhonor aligned-access check during configure time
2008-03-02 Guido Draheim-e update to autoconf 2.61 / automake 1.10
2007-03-19 Guido Draheimindent-check
2007-03-18 Guido Draheimindentation
2007-03-18 Guido Draheimupdates
2007-02-01 Guido Draheimretest
2007-01-31 Guido Draheimpatches from Mike Frysinger v0.13.48
2006-09-22 Guido Draheimrpms
2006-09-18 Guido Draheimwrite.h extract
2006-08-18 Guido Draheimmsvc8
2006-08-17 Guido Draheimaligned access
2006-08-15 Guido Draheimextern "C"
2006-08-15 Guido Draheimexplicit note
2006-08-15 Guido Draheimzzip>disk
2006-08-07 Guido Draheimreworking test/ doc/ etc
2006-04-28 Guido Draheimbsd/mac problem
2005-12-12 Guido Draheimmulti threading notes
2005-12-12 Guido Draheimmulti threading notes
2005-12-11 Guido Draheimloop exit here
2005-12-11 Guido Draheimbsd compat
2005-12-11 Guido Draheimmsvc8
2005-10-14 Guido Draheimcleanup gcc4 signedness warnings
2005-05-17 Guido Draheiminternal
2005-05-17 Guido Draheimunzip lookalike - part
2005-05-16 Guido Draheimmemdisk-stuff
2005-05-16 Guido Draheimmemdisk
2005-05-14 Guido Draheimsome cleanups
2005-05-14 Guido Draheimzzip64 support
2005-05-14 Guido Draheimzzip64 helpers
2004-12-29 Guido Draheimupdating to latest autoconf/automake/libtool/gcc
2004-05-25 Guido Draheimmunging mike's email
2004-05-08 Guido Draheimusing mksite.sh for doc build
2004-02-29 Guido Draheimdo not forget about linking fetch.o - needed on bigendi...
2004-01-25 Guido Draheimbug with zlib Reset - undocumented stuff - patch sent...
2004-01-25 Guido Draheimfixing some issues about variable declarations in the...
2003-12-29 Guido Draheimfix documentation for new lib parts
2003-12-29 Guido Draheimfseeko api and fixes
2003-12-26 Guido Draheimadding more comments and a little fix
2003-12-25 Guido Draheim13.30 - with libzzipmmap
2003-12-23 Guido Draheim0.13.26
2003-12-22 Guido Draheimremove msvc6 warnings about difference of signedness...
2003-12-22 Guido Draheimremove msvc6 warnings
2003-12-22 Guido Draheimwin32/msvc6 does not have struct stat.st_blocks
next