summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Use autoconf/automake to configure and make pppEivind Næss2021-07-201-0/+6
* Fix double-free bug in common/zlib.c. DOES NOT FIX pppdump's copy, though.David F. Skoll2002-04-021-5/+8
* Some systems define `u' as a macro.Paul Mackerras1998-09-131-1/+2
* don't use structure assignment, gcc generates memcpy for itPaul Mackerras1998-03-191-3/+3
* use Z_NULL not NULLPaul Mackerras1998-02-041-5/+5
* updated to zlib-1.0.4Paul Mackerras1997-11-272-845/+1951
* updated FILEVERSIONPaul Mackerras1997-05-222-4/+4
* mods to separate allocations during initialization and operationPaul Mackerras1997-04-302-17/+21
* get around FreeBSD already having an inflate()Paul Mackerras1997-03-042-6/+7
* fix for freebsdPaul Mackerras1996-10-081-2/+5
* mods for linuxPaul Mackerras1996-09-261-1/+8
* mods for linux and other kernelsPaul Mackerras1996-09-261-6/+20
* don't need thisPaul Mackerras1996-07-011-126/+0
* Fix comments, include zconf.h bodilyPaul Mackerras1996-04-041-19/+105
* Fix up comments and ID tags, add `local' to some definitionsPaul Mackerras1996-04-041-24/+33
* Added zlib libraryPaul Mackerras1996-01-183-0/+5281