Age | Commit message (Expand) | Author |
2021-12-24 | Version 2.0.6 | Hans Kristian Rosbach |
2021-06-25 | Version 2.0.5 | Hans Kristian Rosbach |
2021-06-11 | Version 2.0.4 | Hans Kristian Rosbach |
2021-05-16 | Spelling fixes | Greg Sjaardema |
2021-05-13 | Version 2.0.3 | Hans Kristian Rosbach |
2021-05-08 | upgrade links to HTTPS | Viktor Szakats |
2021-03-23 | Version 2.0.2 | Hans Kristian Rosbach |
2021-03-18 | Added preprocessor error guards to ensure proper library usage. | Nathan Moinvaziri |
2021-03-17 | Version 2.0.1 - Hotfix | Hans Kristian Rosbach |
2021-03-16 | Stable release 2.0.0 | Hans Kristian Rosbach |
2021-02-03 | Explicitly note that the 32-bit check values are 32 bits. | Mark Adler |
2021-02-03 | Clarify gz* function interfaces, referring to parameter names. | Mark Adler |
2021-01-29 | Version 2.0.0 Release Candidate 2 | Hans Kristian Rosbach |
2021-01-11 | Version 2.0.0 Release Candidate 1 | Hans Kristian Rosbach |
2020-08-31 | Rename ZEXPORT and ZEXTERN for consistency. | Nathan Moinvaziri |
2020-06-09 | Use standard int types in zlib-ng api. | Nathan Moinvaziri |
2020-06-08 | For gzseek, gzoffset, gzopen, adler32_combine, crc32_combine and crc32_combin... | Nathan Moinvaziri |
2020-06-08 | Clean up windows defines, use _WIN32 | Pavel P |
2020-02-07 | Fixed formatting, 4 spaces for code intent, 2 spaces for preprocessor indent,... | Nathan Moinvaziri |
2019-10-22 | zlib-ng.h syntax cleanup | Hans Kristian Rosbach |
2019-08-08 | Remove BUILDFIXED and MAKEFIXED. (#375) | Hans Kristian Rosbach |
2019-07-18 | Add "reproducible" deflate parameter | Ilya Leoshkevich |
2019-07-18 | Add two new public zng_deflate{Set,Get}Params() functions | Ilya Leoshkevich |
2019-01-15 | Permit a deflateParams() parameter change as soon as possible. | Mark Adler |
2018-12-21 | Cygwin does not have _wopen(), so do not create gzopen_w() there. | Mark Adler |
2018-12-13 | Emphasize the need to continue decompressing gzip members. | Sebastian Pop |
2018-12-13 | Correct the initialization requirements for deflateInit2(). | Mark Adler |
2018-12-08 | Add crc32_combine_gen() and crc32_combine_op() for fast combines. | Mark Adler |
2018-09-17 | Fix ZLIB_COMPAT=OFF and WITH_GZFILEOP=ON compilation failure. | Hans Kristian Rosbach |
2018-01-31 | Adapt code to support PREFIX macros and update build scripts | Mika Lindqvist |
2018-01-31 | Add function prefix (zng_) to all exported functions to allow zlib-ng | Hans Kristian Rosbach |