Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix double-free bug in common/zlib.c. DOES NOT FIX pppdump's copy, though. | David F. Skoll | 2002-04-02 | 1 | -5/+8 |
* | Some systems define `u' as a macro. | Paul Mackerras | 1998-09-13 | 1 | -1/+2 |
* | don't use structure assignment, gcc generates memcpy for it | Paul Mackerras | 1998-03-19 | 1 | -3/+3 |
* | use Z_NULL not NULL | Paul Mackerras | 1998-02-04 | 1 | -5/+5 |
* | updated to zlib-1.0.4 | Paul Mackerras | 1997-11-27 | 2 | -845/+1951 |
* | updated FILEVERSION | Paul Mackerras | 1997-05-22 | 2 | -4/+4 |
* | mods to separate allocations during initialization and operation | Paul Mackerras | 1997-04-30 | 2 | -17/+21 |
* | get around FreeBSD already having an inflate() | Paul Mackerras | 1997-03-04 | 2 | -6/+7 |
* | fix for freebsd | Paul Mackerras | 1996-10-08 | 1 | -2/+5 |
* | mods for linux | Paul Mackerras | 1996-09-26 | 1 | -1/+8 |
* | mods for linux and other kernels | Paul Mackerras | 1996-09-26 | 1 | -6/+20 |
* | don't need this | Paul Mackerras | 1996-07-01 | 1 | -126/+0 |
* | Fix comments, include zconf.h bodily | Paul Mackerras | 1996-04-04 | 1 | -19/+105 |
* | Fix up comments and ID tags, add `local' to some definitions | Paul Mackerras | 1996-04-04 | 1 | -24/+33 |
* | Added zlib library | Paul Mackerras | 1996-01-18 | 3 | -0/+5281 |