]> granicus.if.org Git - zziplib/shortlog
zziplib
2018-09-15 Guido Draheimevaulate checks
2018-09-15 Guido Draheimand add 'make checks'
2018-09-15 Guido Draheimmigrate rules for xmlto pdf and make site
2018-09-14 Guido DraheimPythonInterp and UnixCommands for portability
2018-09-14 Guido Draheimmake htmpages
2018-09-14 Guido Draheimadd docs/CMakeLists.txt to generate manpages.tar and...
2018-09-14 Guido Draheimadd test/CMakeLists.txt including special 'make sfx...
2018-09-14 Guido Draheimmake subdir libs&bins to depend on toplevel libzzip...
2018-09-14 Guido Draheimrefere to gnu bindir
2018-09-14 Guido Draheimadd base makefile targets
2018-09-14 Guido Draheimadd bins/CMakeLists.txt and adjust libzzip imports
2018-09-14 Guido Draheimadd SDL/CMakeLists.txt and make ZZIPWRAP / ZZIPSDL...
2018-09-14 Guido Draheimadding zzipwrap/CMakeLists.txt
2018-09-14 Guido Draheimmake ZZIPMMAPPED and ZZIPFSEEKO optional builds
2018-09-14 Guido Draheimcorrecting to detect the source *.so.x lib
2018-09-14 Guido Draheimadapt libversion detection
2018-09-14 Guido Draheimalign naming to automake release_info / version_info...
2018-09-14 Guido Draheimmake static
2018-09-13 Guido Draheimmake it
2018-09-13 Guido Draheimbreaking down VERSION to APIVERSION+RELVERSION, and...
2018-09-13 Guido Draheiminstall zzipfseeko and libzzipmmapped as well
2018-09-13 Guido Draheimuse GNUInstallDirs to install to /lib64 by default
2018-09-13 Guido Draheimstart Makefile for other build targets
2018-09-13 Guido Draheimwe can default to building sharedlibs in cmake
2018-09-13 Guido Draheiman explict '-Wdeclaration-after-statement' defeats...
2018-09-13 Guido Draheiminclude zzip/zzip32.h to avoid some missing-declaration...
2018-09-13 Guido Draheimcmake - use target_include_directories
2018-09-13 Guido U. DraheimMerge pull request #55 from paroj/master
2018-09-13 Guido U. DraheimMerge pull request #57 from tgurr/pkg-config
2018-09-07 Guido U. DraheimMerge pull request #60 from jmoellers/master
2018-09-07 jmoellersOne more free() to avoid memory leak.
2018-09-07 Guido U. DraheimMerge pull request #59 from jmoellers/master
2018-09-07 jmoellersAvoid memory leak from __zzip_parse_root_directory().
2018-09-07 jmoellersAvoid memory leak from __zzip_parse_root_directory().
2018-08-17 Timo Gurrdo not hardcode the pkg-config command
2018-07-21 Pavel Rojtbergadd basic CMake based build
2018-05-05 Guido U. DraheimMerge pull request #51 from keneanung/FixZzipStrndup
2018-04-26 keneanungFix _zzip_strndup strndup is not available
2018-03-26 Guido U. DraheimMerge pull request #49 from jmoellers/master
2018-03-26 Josef Möllerszzip_mem_entry_new(): if compressed size is too big...
2018-03-25 Guido Draheimprint mails correctly in dbk2htm now
2018-03-25 Guido Draheimprint mails correctly in dbk2htm
2018-03-25 Guido Draheimmake a better overview and index.html
2018-03-25 Guido Draheimdo not delete pages after packging htm/man pages tar
2018-03-25 Guido Draheimgenerate overview html pages
2018-03-24 Guido Draheimsome typos #46
2018-03-24 Guido Draheimand ensure ET.tostring() is a str() in python3 #47
2018-03-24 Guido Draheimmake 'xmlto' optional in *.spec #46
2018-03-24 Guido Draheimallow dir2man to generate html, plus dir2index to compl...
2018-03-24 Guido Draheimmake2(man) w/ refends2
2018-03-24 Guido Draheimmake2(man) in dbk2man
2018-03-24 Guido Draheimallow for overview pages
2018-03-24 Guido Draheimmake dbk2man.py compatible with xmlto commandline #46
2018-03-23 Guido Draheimuse future print_statement / correct problem with missi...
2018-03-23 Guido Draheimuse future print_statement
2018-03-23 Guido Draheimdid not compile #48
2018-03-23 Guido Draheimcollaps conditions
2018-03-23 Guido U. DraheimMerge pull request #48 from jmoellers/master
2018-03-21 Josef Möllers__zzip_parse_root_directory: Check if rootsize is non...
2018-03-17 Guido Draheimv0.13.69 v0.13.69
2018-03-16 Guido Draheimzzip32.h was never used in opensource code #44
2018-03-15 Guido Draheimfix for zz_rootsize #41
2018-03-14 Guido Draheimsomehow the test does not not extract anythong #41
2018-03-14 Guido Draheimtestcase - with disk_close we have EXIT_OK #40
2018-03-14 Guido Draheimensure disk_close to avoid mem-leak #40
2018-03-13 Guido Draheimadd test_65482 for memlean #40
2018-03-13 Guido Draheimadd --with-asan option #40
2018-03-13 Guido Draheimcheck rootseek after correction #41
2018-03-13 Guido Draheimcheck zlib space to be within buffer #39
2018-03-13 Guido Draheimadd testcase for invalid-mem #39
2018-03-13 Guido Draheimadd testcase for zzip_parse #41
2018-03-12 Guido Draheimcheck rootseek and rootsize to be positive #27
2018-03-12 Guido Draheimcreating testcase for validation error #27
2018-03-12 Guido Draheimupdate test/test.zip
2018-03-12 Guido Draheimtestcases - unzip-mem can now unpack with exitcode 0
2018-03-12 Guido Draheimstring mapping 'comprlevel' should be indexed by length...
2018-03-12 Guido Draheimtestcases for zzdir sigsegv on #42 #43
2018-03-12 Guido Draheimadd m4/ax_check_enable_debug.m4
2018-03-05 Guido Draheimdocs unescape from dbk entities
2018-03-05 Guido Draheimchange doc-clean
2018-03-05 Guido Draheimdocs
2018-03-05 Guido Draheimdocs
2018-03-05 Guido Draheimdocs
2018-03-05 Guido Draheimdocs
2018-03-05 Guido Draheimdocs
2018-03-05 Guido Draheimdocs
2018-03-05 Guido Draheimdocs
2018-03-05 Guido Draheimdocs
2018-03-04 Guido Draheim Bitte geben Sie eine Commit-Beschreibung ein, um zu...
2018-03-04 Guido Draheimallow to run zziptests.py --bindir=/some/installed...
2018-03-03 Guido U. DraheimMerge pull request #38 from jwilk-forks/spelling
2018-03-03 Jakub WilkFix typo
2018-03-02 Guido Draheimfix test_63812 - it does show the filename now
2018-03-02 Guido Draheimadjust test_63819 - it had really been 141 at the sourc...
2018-03-02 Guido Draheimadjust test_59782
2018-03-02 Guido Draheimadjust test_59752
2018-03-02 Guido Draheimupdate to libtool-2.4.6 #32
2018-03-01 Guido Draheimupgrade from automake-1.13 to automake-1.15 #32
2018-03-01 Guido Draheimdo not check int/long/ptr sizes when stdint.h is availa...
2018-03-01 Guido Draheimfix to use _zzip_fnmatch #6
next