]> granicus.if.org Git - zziplib/shortlog
zziplib
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
2018-03-01 Guido Draheimuse MKZIP when building test0.zip #20
2018-03-01 Guido Draheimuse MKZIP when building test0.zip #20
2018-03-01 Guido Draheimfix to use _zzip_fnmatch #6
2018-03-01 Guido Draheimemulating 'cp -s' behaviour #31
2018-03-01 Guido Draheimuse autoconfigured $(PYTHON) #31 #8
2018-03-01 Guido Draheimuse 'zzip/__fnmatch.h' defines #6
2018-03-01 Guido Draheimintroduce _zzip_FNM_NOESCAPE/_PATHNAME/_PERIOD #6
2018-03-01 Guido Draheim__mmap.h does not need to store the fileMapping handle...
2018-03-01 Guido Draheimuse intptr_t in align4, removing a truncation warning #29
2018-03-01 Guido Draheimadd stdint.h intptr_t emulation #29 #30
2018-03-01 Guido Draheimuse fopen('wb') for output files / patch from TexLive...
2018-03-01 Guido Draheimadding dbk2man.py to regenerate manpages.tar without...
2018-03-01 Guido Draheimremake test0.zip and push to shipped test/test.zip #20
2018-03-01 Guido Draheimedit last patch - move stdlib to ifdef-section, and...
2018-03-01 Guido U. DraheimMerge pull request #28 from mojca/strnlen
2018-02-28 Mojca Miklavecprovide a workaround for missing strnlen #25
2018-02-13 Guido U. DraheimMerge pull request #26 from jmoellers/master
2018-02-13 Josef MöllersIf the size of the central directory is too big, reject...
2018-02-06 Guido U. DraheimMerge pull request #19 from jmoellers/master
2018-02-06 Josef Möllers- If an extension block is too small to hold an extension,
2018-02-05 Guido Draheimv0.13.68 v0.13.68
2018-02-05 Guido Draheim'Now hosted on' message to github.com #13
2018-02-05 Guido Draheimupdate docs with references to github.com #13
2018-02-05 Guido Draheimignore dir-entries errors elsewhere as well
2018-02-05 Guido Draheimonly firstlevel subdir was made, and later dir-entries...
2018-02-05 Guido Draheimlist works, but unpack fails #17
2018-02-05 Guido Draheimfopen may fail for a bad name -> EXIT_ERRORS in that...
2018-02-05 Guido Draheimfixed test_65402 on CVE #15
2018-02-05 Guido Draheimneed to check on endbuf for stored files #15
2018-02-05 Guido Draheimrephrase pre-malloc check
2018-02-05 Guido Draheimcheck on null in macros
2018-02-05 Guido Draheimdo not run perror in lib-code, just make debug diagnostics
2018-02-05 Guido Draheimmore DBG for diskopen
2018-02-05 Guido Draheimadapt testcases for DBG
2018-02-05 Guido Draheimuse DBG in cat-mem
2018-02-05 Guido Draheimcheck on test_63113
2018-02-05 Guido Draheimcheck on test_63013
2018-02-05 Guido Draheimcheck on test_64848
2018-02-05 Guido Draheimcheck on test_64018
2018-02-05 Guido Draheimcorrecting download-raw for older CVEs and checking...
2018-02-05 Guido Draheimadding test_63018 with zzdir
2018-02-05 Guido Draheimadding test_64848 with zzdir
2018-02-05 Guido Draheimdouble check test_65414
2018-02-05 Guido Draheimallow to run 'make test_xxxx' directly
2018-02-05 Guido Draheimdouble-checking download-size, correcting raw-download...
2018-02-05 Guido Draheimreorganize testcases for CVEs
2018-02-05 Guido Draheimfix error as zzip_entry_strdup_name might return NULL...
2018-02-05 Guido Draheimadapt tests to be run --without-debug configuration
2018-02-05 Guido Draheimtest_63119 should reproduce #11 but it is ok
2018-02-05 Guido Draheimtest_65419 should reproduce CVE-2918-6541 but it is ok
2018-02-04 Guido Draheimtest_65427 should reproduce CVE-2918-6542 but it is ok
2018-02-04 Guido Draheimexpecting test_59806 (2 of 2)
2018-02-04 Guido DraheimCVE 5977 fix complete
2018-02-04 Guido DraheimCVE 5978 - bus error in test_59786
2018-02-04 Guido DraheimCVE 5979 test_59788 leaves empty file
2018-02-04 Guido DraheimCVE 5974 test_59748 leaves empty file
2018-02-04 Guido DraheimCVE 5975 says corrupted now
2018-02-04 Guido DraheimCVE 5976 - test_59768 leaves empty file
2018-02-04 Guido DraheimCVE 5980 - bus error test_59806 #4
2018-02-04 Guido DraheimCVE 5981 not fatal
2018-02-04 Guido DraheimCVE 6301 not fatal #10
2018-02-04 Guido DraheimCVE 6311 not fatal #11
2018-02-04 Guido DraheimCVE 6381 not fatal #12
2018-02-04 Guido Draheimcorrect gres(run.errors usage
2018-02-04 Guido DraheimCVE 6484 not fatal #14
2018-02-04 Guido DraheimCVE 6542 not fatal #17
2018-02-04 Guido DraheimCVE 6541 not fatal #16
2018-02-04 Guido Draheimadding bins/unzzip-states.h for explicit exit-codes...
2018-02-04 Guido DraheimMerge branch 'master' of github.com:gdraheim/zziplib
2018-02-04 Guido Draheimchange DBG MSG
2018-02-04 Guido Draheimadd LD_LIBRARY_PATH for command calls
2018-02-04 Guido U. DraheimMerge pull request #18 from jmoellers/master
2018-02-04 Guido Draheimadd test_6542* for #17 CVE
2018-02-04 Guido Draheimadd test_6541* for #16 CVE
2018-02-04 Guido Draheimadd test_6540* for #15 CVE
2018-02-04 Guido Draheimadd test_6484* for #14 CVE
2018-02-04 Guido Draheimadd test_6381* for #12 CVE
2018-02-04 Guido Draheimadd test_6311* for #11 CVE
2018-02-04 Guido Draheimadd test_6301* for #10 CVE
2018-02-04 Guido Draheimuse testdir() for tmpdir in CVE tests
2018-02-04 Guido Draheimoptimize download without trycopy
2018-02-04 Guido Draheimfix testdir usage
2018-02-04 Guido Draheim9000 testdir
2018-02-04 Guido Draheimrenumber testcases to 5 digits
2018-02-02 Josef MöllersReject the ZIP file and report it as corrupt if the...
2018-02-01 Guido Draheimmerge CVE-2018-6381.patch from @jmoellers #12
2017-09-24 Guido U. DraheimMerge pull request #9 from stweil/master
2017-09-16 Stefan WeilFix some typos
next