Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-15 | increment minor due to security fix | Todd C. Miller | |
2002-03-12 | Update to zlib-1.1.4 | Todd C. Miller | |
2002-01-18 | Fix some zlib memory leaks, originally from Mark Adler | Todd C. Miller | |
2001-09-19 | occured->occurred | Mike Pechkin | |
idea from deraadt@ via NetBSD millert@ ok p.s. Next commit will fix a typo in the sys/ | |||
2001-08-12 | fake out malloc(0) | Theo de Raadt | |
2000-03-02 | $OpenBSD$ | Todd T. Fries | |
1998-09-08 | include stand.h if -D_STANDALONE | Todd C. Miller | |
1998-08-08 | zlib 1.1.3 | Todd C. Miller | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-01-20 | documents algorithm used. | Todd C. Miller | |
1997-01-19 | zlib 1.0.4 | Todd C. Miller | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-27 | incremented since we added gz_iszipped. | Todd C. Miller | |
1996-10-27 | Adds gz_iszipped() function. | Todd C. Miller | |
1996-07-27 | Fix typos on install of include files | Thorsten Lockert | |
1996-07-27 | Integrate zlib v1.0.3 | Thorsten Lockert | |