index
:
Project-1CE/external_zlib-ng
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-13
Must use safe chunk copies due to inflateBack using the same allocation for o...
Nathan Moinvaziri
2021-06-11
Version 2.0.4
Hans Kristian Rosbach
2021-06-11
[CHUNKMEMSET_SAFE] Precalculate "from".
Mika Lindqvist
2021-06-11
[inflate_fast] Always use safe versions of chunkcopy and chunkmemset to avoid...
Nathan Moinvaziri
2021-06-11
[CHUNKCOPY_SAFE] Fix off-by-one error
Mika Lindqvist
2021-06-11
fix: unterminated #elif in detect-arch.c
Ilya Kurdyukov
2021-06-11
fix: SSE42CMPSTR compiled even if WITH_SSE4=OFF
Ilya Kurdyukov
2021-06-08
Added pigz tests for no threads and no optimizations.
Nathan Moinvaziri
2021-06-08
Added GH-979 failure test case against for inflateBack.
Nathan Moinvaziri
2021-06-08
Added CMake project for building pigz.
Nathan Moinvaziri
2021-06-04
Move MIN() macro to zbuild.h
Mika Lindqvist
2021-06-04
Use SET_BAD macro in inflateBack.
Nathan Moinvaziri
2021-06-02
Replace CMAKE_CURRENT_SOURCE_DIR to CMAKE_CURRENT_LIST_DIR
Vladislav Shchapov
2021-05-30
Fixed trying to uncompress after compressing in gzip direct mode which is not...
Nathan Moinvaziri
2021-05-30
Fixed gz mode for compression level not using ascii numeric value.
Nathan Moinvaziri
2021-05-30
Use different fuzzer bits in example_dict_fuzzer for more input value combina...
Nathan Moinvaziri
2021-05-30
Explicitly state clang version to prevent future code coverage format mismatc...
Nathan Moinvaziri
2021-05-30
Use latest version of llvm-cov 11 to prevent code coverage version mismatch w...
Nathan Moinvaziri
2021-05-29
Only when using Visual C++, the static library name should be "zlibstatic"
Mika Lindqvist
2021-05-29
Remove unnecessary test for stdarg.h
Mika Lindqvist
2021-05-29
Handle HAVE_UNISTD_H defined to 0.
Paweł Wegner
2021-05-27
Fix warnings in configure
Mika Lindqvist
2021-05-27
Fix build under Cygwin.
Mika Lindqvist
2021-05-27
OpenBSD build fix proposal
David Carlier
2021-05-18
Fix build on NetBSD
Kolby Crouch
2021-05-18
Remove redundancy; apple is unix
Greg Sjaardema
2021-05-18
Fix compiler detection to avoid bad mpicc match
Greg Sjaardema
2021-05-16
Spelling fixes
Greg Sjaardema
2021-05-13
Version 2.0.3
Hans Kristian Rosbach
2021-05-09
[ARM/AArch64] More thorough testing of getauxval() macros and includes
Mika Lindqvist
2021-05-08
upgrade links to HTTPS
Viktor Szakats
2021-05-08
Don't check for SSSE3 on non-x86 architectures.
Hans Kristian Rosbach
2021-05-06
Fix cmake detection of risc-v (32 and 64 bit)
Vladimir Smirnov
2021-05-06
Reintroduce Z_SOLO support for compatibility mode.
Mika Lindqvist
2021-05-03
Add status messages in test-compress cmake script.
Nathan Moinvaziri
2021-05-03
Simplify cleaning up files in test-compress cmake script and always clean up ...
Nathan Moinvaziri
2021-05-03
Create temporary files in CTest's Testing/Temporary directory and upload all ...
Nathan Moinvaziri
2021-05-03
Print differences between expected output in test-compress cmake script and u...
Nathan Moinvaziri
2021-05-02
Decompress gzip compressed archive to a separate file to prevent corruption i...
Nathan Moinvaziri
2021-04-29
crc: fix three conversion warnings
Aaron Boxer
2021-04-29
Detect hwcap flags needed for runtime detection on ARM Linux
Josh Triplett
2021-04-29
Don't directly include asm/hwcap.h; fix compilation on musl aarch64
Josh Triplett
2021-04-28
Added Z_FIXED and direct gzip out modes to minigzip fuzzer.
Nathan Moinvaziri
2021-04-28
Changed minigzip fuzzer outmode[3] to be determined based on a different valu...
Nathan Moinvaziri
2021-04-27
Fix cmake coverage detection requiring cmake 3.14 or newer.
Hans Kristian Rosbach
2021-04-27
Fix build with LTO on GCC
Victor Westerhuis
2021-04-20
Remove unnecessary malloc.h header include from minigzip and minigzip_fuzzer.
Nathan Moinvaziri
2021-04-14
[ARM] Use temporary variable when loading more than 8 bits in chunkmemset_neo...
Mika Lindqvist
2021-04-14
Write generated files during tests to CMake's build directory using the name ...
Nathan Moinvaziri
2021-04-09
Changed auto-detection of float-abi support by removing triplet check in favo...
Nathan Moinvaziri
[prev]
[next]