support old draft rfc deflate number |
|
More...
|
over 27 years ago
|
Support old draft rfc deflate number. |
|
More...
|
over 27 years ago
|
Fix the computation of the output size in the compressor. Support the proper deflate number as well as the draft number. |
|
More...
|
over 27 years ago
|
Fix a bug where we weren't allocating quite enough space for compressed packets. Import some minor rearrangements and fixes from the linux source tree. |
|
More...
|
over 27 years ago
|
change number for deflate (old number is CI_DEFLATE_DRAFT) |
|
More...
|
over 27 years ago
|
don't use structure assignment, gcc generates memcpy for it which isn't available in Solaris kernel |
|
More...
|
over 27 years ago
|
make pppoutput global |
|
More...
|
over 27 years ago
|
use Makedefs rather than passing lots of things on make command line |
|
More...
|
over 27 years ago
|
include Makedefs |
|
More...
|
over 27 years ago
|
changes so it will compile with glibc |
|
More...
|
over 27 years ago
|
update for 2.3.3; changes so it will compile with glibc |
|
More...
|
over 27 years ago
|
update for 2.3.3 |
|
More...
|
over 27 years ago
|
don't need IFNAMSIZ now |
|
More...
|
over 27 years ago
|
fix up MD4 stuff - interface is better now |
|
More...
|
over 27 years ago
|
include Makedefs file |
|
More...
|
over 27 years ago
|
update for 2.3.3; don't need extra -lcrypt |
|
More...
|
over 27 years ago
|
update for recent kernel changes |
|
More...
|
over 27 years ago
|
installation is simpler |
|
More...
|
over 27 years ago
|
make pppoutput global |
|
More...
|
over 27 years ago
|
use Z_NULL not NULL |
|
More...
|
over 27 years ago
|
minor fixes, for SunOS and micro-getopt |
|
More...
|
over 27 years ago
|
include Makedefs file |
|
More...
|
over 27 years ago
|
update for 2.3.3 |
|
More...
|
over 27 years ago
|
added demand question |
|
More...
|
over 27 years ago
|
linux with some libcs needs lastlog.h |
|
More...
|
over 27 years ago
|
__STDC__ may be defined but zero? |
|
More...
|
over 27 years ago
|
linux glibc defines login and logout |
|
More...
|
over 27 years ago
|
fix the case with maxolen == 0 in compress |
|
More...
|
over 27 years ago
|
cope with different kernel versions at run time not compile time |
|
More...
|
over 27 years ago
|
remove if address before changing |
|
More...
|
over 27 years ago
|