| Commit message (Expand) | Author | Age | Files | Lines |
* | sync w/ zlib.h -r 1.8; |  jmc | 2004-12-03 | 1 | -12/+11 |
* | update to zlib-1.21 (we already have the CAN-2004-0797 security fixes) |  djm | 2004-12-03 | 14 | -112/+195 |
* | this page documents zlib 1.2.1, not 1.1.4; |  jmc | 2004-12-03 | 1 | -2/+2 |
* | Fix for DoS caused by incorrect error handling. From Dmitry V. Levin. |  otto | 2004-08-26 | 2 | -1/+7 |
* | errno changes, lib major version bumps, and general flag day |  marc | 2004-07-13 | 1 | -1/+1 |
* | some fixes from wiz@netbsd, and a couple other bits; |  jmc | 2004-01-29 | 1 | -35/+43 |
* | add MLINKS for new functions; |  jmc | 2003-12-17 | 1 | -5/+11 |
* | sync man page with update to zlib 1.2.1; |  jmc | 2003-12-17 | 1 | -53/+702 |
* | HAVE_UNISTD_H is unused; nuke it |  millert | 2003-12-17 | 1 | -3/+2 |
* | sync with sys/lib/libz; adds #ifdef SMALL and one more #ifndef SLOW |  millert | 2003-12-17 | 3 | -2/+104 |
* | #ifndef SLOW for consistency with sys/lib/libz/, not used for now; |  henning | 2003-12-17 | 1 | -1/+3 |
* | Remove old definition of crc_table that conflicts with new one when |  millert | 2003-12-16 | 1 | -2/+1 |
* | bump major |  henning | 2003-12-16 | 1 | -1/+1 |
* | total_in and total_out need to be off_t, not unsigned long. |  henning | 2003-12-16 | 1 | -3/+3 |
* | update to zlib 1.2.1 |  henning | 2003-12-16 | 31 | -2915/+5147 |
* | set flag that we are restarting; pr 2886, also same diff found in netbsd; |  deraadt | 2003-10-04 | 1 | -1/+2 |
* | updated URL for zlib from wiz@netbsd; |  jmc | 2003-10-03 | 1 | -2/+2 |
* | oops, didn't change the Makefile. |  jmc | 2003-10-01 | 1 | -2/+21 |
* | - rename zlib(3) -> compress(3) so the name describes a function which exists; |  jmc | 2003-10-01 | 1 | -18/+20 |
* | add man page for zlib(3). This is basically an mdoc version of <zlib.h>. |  jmc | 2003-09-25 | 2 | -2/+1778 |
* | use strlcpy; millert ok |  deraadt | 2003-04-02 | 1 | -8/+12 |
* | duplicate words and spelling fixes in comments |  david | 2003-03-10 | 1 | -3/+3 |
* | Check snprintf() return value for truncation; deraadt@ OK |  millert | 2003-02-27 | 1 | -7/+7 |
* | Define HAS_snprintf too; deraadt@ OK |  millert | 2003-02-26 | 1 | -2/+3 |
* | define HAS_vsnprintf |  deraadt | 2003-02-23 | 1 | -2/+2 |
* | From Andrushock, s/sucess/success/g |  millert | 2002-12-09 | 1 | -3/+3 |
* | Crank all library major numbers. Needed due to the fact that we |  millert | 2002-12-03 | 1 | -2/+2 |
* | Add some missing checks for malloc() returning NULL. |  millert | 2002-07-06 | 1 | -2/+5 |
* | increment minor due to security fix |  millert | 2002-03-15 | 1 | -1/+1 |
* | Update to zlib-1.1.4 |  millert | 2002-03-12 | 27 | -100/+600 |
* | Fix some zlib memory leaks, originally from Mark Adler |  millert | 2002-01-18 | 1 | -2/+7 |
* | occured->occurred |  mpech | 2001-09-19 | 1 | -3/+3 |
* | fake out malloc(0) |  deraadt | 2001-08-12 | 1 | -1/+3 |
* | $OpenBSD$ |  todd | 2000-03-02 | 11 | -11/+11 |
* | include stand.h if -D_STANDALONE |  millert | 1998-09-08 | 1 | -1/+5 |
* | zlib 1.1.3 |  millert | 1998-08-08 | 29 | -749/+2061 |
* | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP |  millert | 1997-04-27 | 1 | -3/+3 |
* | documents algorithm used. |  millert | 1997-01-20 | 1 | -0/+105 |
* | zlib 1.0.4 |  millert | 1997-01-19 | 9 | -96/+92 |
* | install -> ${INSTALL}, -c -> ${COPY} |  downsj | 1996-12-08 | 1 | -2/+2 |
* | incremented since we added gz_iszipped. |  millert | 1996-10-27 | 1 | -1/+1 |
* | Adds gz_iszipped() function. |  millert | 1996-10-27 | 2 | -1/+17 |
* | Fix typos on install of include files |  tholo | 1996-07-27 | 1 | -3/+3 |
* | Integrate zlib v1.0.3 |  tholo | 1996-07-27 | 26 | -0/+6915 |