index
:
Project-Tick
dependabot/cargo/ofborg/cargo-6413d30b2c
dependabot/github_actions/github-actions-37d761dd54
dependabot/gradle/forgewrapper/gradle-f4fe71422a
dependabot/npm_and_yarn/ci/github-script/npm_and_yarn-026824b8a2
dependabot/npm_and_yarn/ofborg/ofborg-viewer/npm_and_yarn-4d6535e57e
dependabot/pip/json4cpp/docs/mkdocs/mkdocs-redirects-1.2.3
dependabot/pip/meta/certifi-2026.2.25
dependabot/pip/meta/charset-normalizer-3.4.7
dependabot/pip/meta/pip-2355f07891
dependabot/pip/meta/requests-2.33.1
dependabot/pip/meta/soupsieve-2.8.3
dependabot/submodules/cgit/git-2855562
gh-pages
master
Project Tick is a project dedicated to providing developers with ease of use and users with long-lasting software.
Mehmet Samet Duman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fuzz
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix integer overflow in gz_compress_mmap
Vladislav Shchapov
2026-01-21
1
-9
/
+10
*
Set minimum and upper compatible CMake version
Vladislav Shchapov
2026-01-11
1
-1
/
+1
*
Use CTest to simplify testing options
Hans Kristian Rosbach
2025-11-16
1
-5
/
+3
*
Rename CMake targets to avoid clashes when used as a subproject (#1970)
Cameron Cawley
2025-10-28
1
-2
/
+2
*
Fix type mismatch with Windows GCC.
Mika Lindqvist
2025-09-09
1
-4
/
+4
*
Remove late enable_language calls.
Vladislav Shchapov
2025-04-14
1
-2
/
+0
*
Address deprecated cmake version warning.
Bradley Lowekamp
2024-12-07
1
-1
/
+1
*
Enable warning C4242 and treat warnings as errors for Visual C++.
Mika Lindqvist
2024-08-22
1
-1
/
+3
*
Make internal functions static in the test code.
Xin LI
2024-02-07
1
-50
/
+39
*
Discard repeated words
Dimitri Papadopoulos
2023-08-07
1
-1
/
+1
*
Fixed link fuzzers against zlib when BUILD_SHARED_LIBS=ON.
Nathan Moinvaziri
2023-02-08
1
-1
/
+6
*
Fix build as subproject.
Vladislav Shchapov
2022-09-05
1
-1
/
+1
*
Speed up software CRC-32 computation by a factor of 1.5 to 3.
Nathan Moinvaziri
2022-05-25
1
-3
/
+3
*
Move fuzzer cmake into fuzz directory.
Nathan Moinvaziri
2022-04-04
1
-0
/
+44
*
Remove duplicate header includes.
Nathan Moinvaziri
2022-02-06
1
-4
/
+0
*
Move _POSIX_C_SOURCE define before first stdlib.h include in zbuild.h for pos...
Nathan Moinvaziri
2022-01-29
7
-25
/
+0
*
Change fuzzer binaries and solutions to prefix with fuzzer_.
Nathan Moinvaziri
2022-01-16
7
-0
/
+0
*
inttypes.h includes stdint.h, so only include one of them.
Hans Kristian Rosbach
2021-12-19
6
-6
/
+0
*
Added Z_UNUSED define for ignore unused variables.
Nathan Moinvaziri
2021-06-18
2
-9
/
+11
*
Fixed trying to uncompress after compressing in gzip direct mode which is not...
Nathan Moinvaziri
2021-05-30
1
-1
/
+6
*
Fixed gz mode for compression level not using ascii numeric value.
Nathan Moinvaziri
2021-05-30
1
-1
/
+1
*
Use different fuzzer bits in example_dict_fuzzer for more input value combina...
Nathan Moinvaziri
2021-05-30
1
-3
/
+3
*
Added Z_FIXED and direct gzip out modes to minigzip fuzzer.
Nathan Moinvaziri
2021-04-28
1
-1
/
+9
*
Changed minigzip fuzzer outmode[3] to be determined based on a different valu...
Nathan Moinvaziri
2021-04-28
1
-1
/
+1
*
Remove unnecessary malloc.h header include from minigzip and minigzip_fuzzer.
Nathan Moinvaziri
2021-04-20
1
-4
/
+0
*
Fixed minigzip_fuzzer not compiling on latest macOS due to missing _POSIX_C_S...
Nathan Moinvaziri
2020-11-02
1
-0
/
+1
*
Add missing z_const to fuzzers.
Mika Lindqvist
2020-09-16
3
-3
/
+3
*
Fix testsuite warnings on Windows, using PRIu64
Josh Triplett
2020-08-20
1
-1
/
+1
*
Fixed warning about implicit declaration of function fileno().
Nathan Moinvaziri
2020-07-12
1
-0
/
+2
*
Removed legacy typedef caddr_t from gz_compress_mmap.
Nathan Moinvaziri
2020-07-12
1
-3
/
+3
*
Clean up windows defines, use _WIN32
Pavel P
2020-06-08
1
-2
/
+2
*
Fixed unused variable compiler warning in checksum_fuzzer.
Nathan Moinvaziri
2020-05-30
1
-0
/
+2
*
Remove cvs keywords
Pavel P
2020-03-17
1
-2
/
+0
*
Change deflate_state's bi_buf from 16-bit to 32-bit.
Nathan Moinvaziri
2020-02-08
1
-2
/
+2
*
Fixed formatting, 4 spaces for code intent, 2 spaces for preprocessor indent,...
Nathan Moinvaziri
2020-02-07
3
-77
/
+70
*
Fixed checksum combine being compiled out on release builds.
Nathan Moinvaziri
2019-10-27
1
-8
/
+13
*
Fixed compiler warnings in fuzzers. zlib-ng/zlib-ng#454
Nathan Moinvaziri
2019-10-22
5
-18
/
+18
*
Don't bother computing check value after successful inflateSync().
Mark Adler
2019-10-22
1
-3
/
+2
*
Fixed tab formatting in fuzzers (#414)
Nathan Moinvaziri
2019-10-06
7
-458
/
+454
*
Fixed crc1 unused variable warning. #418.
Nathan Moinvaziri
2019-09-21
1
-0
/
+1
*
Fixed warnings in checksum fuzzer and example. #418
Nathan Moinvaziri
2019-09-20
1
-0
/
+4
*
Fixed minigzip fuzzer failures on Windows. #411
Nathan Moinvaziri
2019-09-19
1
-3
/
+3
*
Fixed several warnings in example and fuzzers. #409
Nathan Moinvaziri
2019-09-19
3
-1
/
+3
*
Remove duplicate gz functions in test code (#348)
Nathan Moinvaziri
2019-06-22
1
-199
/
+0
*
Fixed assert(n_read == len) in standalone fuzz target runner on certain file ...
Nathan Moinvaziri
2019-05-29
1
-1
/
+1
*
remove build warning about 'fdopen'
Sebastian Pop
2018-12-11
1
-2
/
+9
*
add test/fuzz for fast crc32
Sebastian Pop
2018-12-08
1
-5
/
+20
*
integration of oss-fuzz in make test #204 (#206)
sebpop
2018-11-07
8
-0
/
+1261