Age | Commit message (Expand) | Author |
2022-12-27 | Revert spelling fixes. Please report them upstream. | Theo Buehler |
2022-12-27 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2022-10-23 | Drop RCS ids in upstream zlib source | Theo Buehler |
2022-10-20 | Update base libz to 1.2.13 | Theo Buehler |
2022-08-15 | Adjust whitespace (tabs vs spaces) on one line to reduce diff with upstream | Theo Buehler |
2022-08-09 | Fix buffer overflow in inflateGetHeader() | Theo Buehler |
2022-07-20 | bump major due to struct size change on ILP32 architectures | Theo Buehler |
2022-07-20 | Revert zlib.h r1.7 | Theo Buehler |
2022-05-08 | Bump minor after symbol addition | Theo Buehler |
2022-05-08 | Backport an upstream fix for CRC calculation. This fixes Java applications | Theo Buehler |
2022-05-08 | Update to zlib 1.2.12 | Theo Buehler |
2022-03-25 | Improve error checking in deflatePrime() | Theo Buehler |
2022-03-25 | Fix memory corruption bug in zlib | Theo Buehler |
2022-03-24 | Backport zlib fix for the multi line CLEAR_HASH macro. There is | Alexander Bluhm |
2021-12-11 | two more "the the" fixes; | Jason McIntyre |
2021-07-06 | sync man page with changes 1.2.3 -> 1.2.11. some changes: | Jason McIntyre |
2021-07-04 | Add missing RCS tags | Theo Buehler |
2021-07-04 | bump major after zlib update | Theo Buehler |
2021-07-04 | Update libz to zlib 1.2.11 and reapply local patches as far as this | Theo Buehler |
2021-02-08 | correct return type for compressBound(); | Jason McIntyre |
2020-04-18 | When opening a completely empty file with gzopen(3), treat it as an | Ingo Schwarze |
2019-06-01 | Fix warnings when building zlib with ZLIB_CONST defined | Jeremie Courreges-Anglas |
2019-05-12 | Add ZLIB_CONST | Jeremie Courreges-Anglas |
2018-03-16 | improve markup quality in the cases found by the new "--" style message | Ingo Schwarze |
2017-06-11 | Add missing .Fn markup to in() and out(); found with mandoc -Tlint. | Ingo Schwarze |
2016-09-14 | Generate pkg-config files at build time like everything else. This | Martin Natano |
2016-09-04 | only regen pkg-config files when required; ok jasper | Martin Natano |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2015-11-10 | update NAME section to include all documented functions, | Jason McIntyre |
2015-09-10 | use .In rather than .Fd #include | Ingo Schwarze |
2015-08-21 | Improve zcalloc(), making it always reallocarray, never calloc(). | Theo de Raadt |
2015-02-15 | Use "In" to mark up include files, instead of wrongly wrapping with Aq. | Anthony J. Bentley |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2012-09-27 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-08-21 | flesh out the rfc sections; | Jason McIntyre |
2012-08-12 | Use .Lk for HTTP hyperlinks, not .Pa. | Ingo Schwarze |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2011-07-07 | fix typos; while here, improve spacing in comments. | Igor Sobrado |
2011-05-26 | remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been six | Jasper Lievisse Adriaanse |
2011-05-05 | Make this script more generic and minimize differences between | Jasper Lievisse Adriaanse |
2011-05-04 | Add a zlib.pc pkg-config file, based what newer zlibs ship. | Jasper Lievisse Adriaanse |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-01-24 | +.Xr gzip 1 | Jason McIntyre |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt |
2005-07-20 | add MLINKS for new(ly documented) functions; | Jason McIntyre |
2005-07-20 | sync with zlib.h update (zlib-1.2.3); | Jason McIntyre |
2005-07-20 | Update to zlib 1.2.3; OK deraadt@ | Todd C. Miller |