]> git.ipfire.org Git - thirdparty/zlib-ng.git/shortlog
thirdparty/zlib-ng.git
2019-09-21  Hans Kristian... Configure: Don't enable optimizations if without-optimi...
2019-09-21  Hans Kristian... Unify detection of ARM getauxval code availability.
2019-09-21  Hans Kristian... Clean up parts of CMakeLists.txt
2019-09-21  Hans Kristian... Add archdetect as separate cmake include file.
2019-09-21  Nathan MoinvaziriFixed running fuzzers with cmake on arm.
2019-09-20  Nathan MoinvaziriFixed crc1 unused variable warning. #418.
2019-09-20  Nathan MoinvaziriAdd oss-fuzz to readme.
2019-09-20  Hans Kristian... Add makecrct test and clean up makecrct.c code
2019-09-20  Hans Kristian... Split crc table generating code (MAKECRCH) out into...
2019-09-20  Hans Kristian... Add maketrees test and clean up maketrees.c code
2019-09-20  Hans Kristian... Split maketrees out into a separate tool
2019-09-20  Hans Kristian... travis.yml changes:
2019-09-20  Nathan MoinvaziriPotential fix for clang array warnings. #416
2019-09-20  Nathan MoinvaziriFixed warnings in checksum fuzzer and example. #418
2019-09-19  Nathan MoinvaziriFixed minigzip fuzzer failures on Windows. #411
2019-09-19  Hans Kristian... In test_deflate_copy(), we free the original struct...
2019-09-19  Nathan MoinvaziriFixed several warnings in example and fuzzers. #409
2019-09-18  Nathan MoinvaziriFixed use of uninitialized value warning in crc_folding...
2019-09-18  Nathan MoinvaziriSimplify adding src files with list() command. (#405)
2019-09-18  Hans Kristian... Make travis retry its operations, to attempt to avoid...
2019-09-15  jiangjufaAdd test cases to #437
2019-09-14  Nathan MoinvaziriAdded travis msvc 64 bit builds.
2019-09-14  Nathan MoinvaziriAdded cmake tests to verify output of makefixed (#398)
2019-09-09  Nathan MoinvaziriRemoved obsolete text file.
2019-09-05  Mika LindqvistAdd support for Visual Studio 2019 nmake.
2019-09-04  Jim Kukunascrc_folding: use temp buffer for partial stores
2019-09-04  Nicolas Trangezcrc_folding: Fix potential out-of-bounds access
2019-09-04  Hans Kristian... Use slide_hash_sse2 from fill_window_sse instead of...
2019-09-04  Hans Kristian... Add slide_hash to functable, and enable the sse2-optimi...
2019-09-04  Jim KukunasAdds SSE2 optimized slide_hash.
2019-09-04  Nathan MoinvaziriChanges to support compilation with MSVC ARM & ARM64...
2019-08-23  Nathan MoinvaziriRename #defines for consistency (#378)
2019-08-23  Nathan Moinvaziri* Fixed wrong compilers listed for Windows.
2019-08-23  Nathan MoinvaziriAdded support for configuring project based on BUILD_SH...
2019-08-22  Hans Kristian... Clean up travis config.
2019-08-22  Hans Kristian... Add support for codecov.io and GCC-9 testing.
2019-08-22  cielaveniruse relative header path
2019-08-22  cielavenirtry to consume available data if Z_FINISH is used
2019-08-21  T.YamadaFixed GCC version for bswap intrinsics (#385)
2019-08-11  Nathan MoinvaziriFixed optimizations not being used when compiler is...
2019-08-11  Nathan MoinvaziriRemove pdf from readme contents.
2019-08-08  Hans Kristian... Remove BUILDFIXED and MAKEFIXED. (#375)
2019-08-08  Hans Kristian... Remove syntax, whitespace and comment differences betwe...
2019-08-08  Nathan MoinvaziriReadme and index restructuring (#346)
2019-08-08  Nathan MoinvaziriRemove old zlib artifacts (#345)
2019-08-06  taigaconEnables neon implementation of memcopy on Android arm64-v8a
2019-08-06  taigaconFix wrong chunkmemset_6 implementation
2019-08-06  Nathan MoinvaziriRename gzendian to zendian since it is included in...
2019-08-06  Hans Kristian... Deduplicate inflate's fixedtables(), and no longer...
2019-08-06  Hans Kristian... Deduplicate common inflate/inflatefast/inflateBack...
2019-07-18  Nathan MoinvaziriAdd zng_ prefix to internal functions to avoid linking...
2019-07-18  Ilya LeoshkevichAdd "reproducible" deflate parameter
2019-07-18  Ilya LeoshkevichAdd two new public zng_deflate{Set,Get}Params() functions
2019-07-18  Nathan MoinvaziriFixed use of uninitialized value found by memory saniti...
2019-07-18  Ilya LeoshkevichIBM Z DFLTCC: fix 31-bit build
2019-07-18  Ilya Leoshkevichlongest_match: avoid using negative indices
2019-07-18  Ilya Leoshkevichdeflate_medium: fix handling of overlapping matches
2019-06-22  Nathan MoinvaziriAdded cmake support for testing against CVEs (#354)
2019-06-22  Nathan MoinvaziriRemove duplicate gz functions in test code (#348)
2019-06-07  Nathan MoinvaziriAdded linux arm for cmake to travis matrix.
2019-06-07  Nathan MoinvaziriUnify most of the option() and add_feature_info() state...
2019-06-04  Ilya LeoshkevichIBM Z DFLTCC: fix STFLE usage
2019-06-04  Ilya LeoshkevichIBM Z DFLTCC: minor documentation fixes
2019-06-04  Nathan MoinvaziriAdded Windows OS to travis matrix (#355)
2019-06-04  Nathan MoinvaziriFixed float-abi detection command in cmake. Should...
2019-06-04  Nathan MoinvaziriSimplify creating cmake fuzzer test executables.
2019-06-04  Nathan MoinvaziriFixed compiler warnings on Windows in release mode...
2019-06-04  Nathan MoinvaziriAdded cmake toolchain arm support. (#350)
2019-05-29  Nathan MoinvaziriFixed assert(n_read == len) in standalone fuzz target...
2019-05-29  Mika T. LindqvistFix build when DYNAMIC_CRC_TABLE is defined.
2019-05-23  Ilya LeoshkevichAdd support for IBM Z hardware-accelerated deflate
2019-05-23  Ilya LeoshkevichIntroduce inflate and deflate hooks
2019-05-23  Ilya LeoshkevichIntroduce inflate_ensure_window, make bi_reverse and...
2019-05-23  Ilya LeoshkevichIgnore CLion files
2019-05-02  Ilya LeoshkevichFix infcover.c build
2019-04-04  Sebastian Popcleanup arm/adler32_neon.c code
2019-04-04  Sebastian Poponly call NEON adler32 for more than 16 bytes
2019-04-04  Sebastian Popfix configure output when compiler is clang
2019-04-04  Sebastian Popfix configure --help text to match parsed options
2019-04-04  Sebastian Popfix warning when compiling for AArch64
2019-03-27  Ilya LeoshkevichFix building with gcc 8.2.1 and -Wall -Wextra -pedantic...
2019-03-27  Mark AdlerIncrease verbosity required to warn about bit length...
2019-03-27  Ilya LeoshkevichFix endianness detection in memcopy.h
2019-03-27  Sebastian Popfix oss-fuzz/13863
2019-03-26  Sebastian Popuse sizeof(type) instead of magic numbers
2019-03-26  Sebastian Popautomatically update makefile dependences
2019-03-26  Sebastian Popfix all ASan errors on arm/aarch64
2019-03-21  Sebastian Popfactor out code in arch/{arm,aarch64}
2019-03-21  Sebastian Popfix UBSan warnings of unsigned overflow
2019-03-21  Sebastian Popchunk_memcpy is not needed under INFFAST_CHUNKSIZE
2019-03-21  Sebastian Popuse chunkcopysafe and chunkmemsetsafe under INFFAST_CHU...
2019-03-21  Sebastian Popdefine and use chunkmemset instead of byte_memset for...
2019-03-21  Sebastian Popfactor out code
2019-03-21  Sebastian Popenable INFFAST_CHUNKSIZE on x86
2019-03-21  Sebastian Popfix indent for pre-processor
2019-03-21  Sebastian Popmove INFFAST_CHUCKSIZE code to memcopy.h
2019-03-08  Sebastian Popfix typo: deflate is compression
2019-03-08  Hans Kristian... Update x86 and x86_64 arch checks to use the recommended
2019-03-08  Hans Kristian... Default sse2 to be available on x86_64 arch.
2019-03-08  Sebastian Popremove MEMSET, replace with memset
next