summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/deflate.c
Commit message (Expand)AuthorAgeFilesLines
* Make ppp WARNS=5 cleanbrian2004-09-051-8/+8
* Understand the following Microsoft Vendor Specific RADIUS attributes:brian2002-06-121-5/+8
* o Clean up some #includesbrian2002-05-141-5/+0
* Make the way FSM options are processed easier to read by using structuresbrian2002-04-161-9/+9
* Reduce the interface MTU by 2 when MPPE has been successfully negotiated.brian2001-07-031-0/+2
* Add support for stateful MPPE (microsoft encryption) providingbrian2001-06-181-4/+8
* Add a ``Usable'' function to the ccp switch. The functionbrian2001-02-041-1/+3
* Support link identification from rfc1570brian2000-07-191-0/+2
* Implement mbuf allocation internally by maintaining 8 buckets ofbrian1999-12-201-1/+1
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-56/+57
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-3/+1
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-7/+7
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-15/+16
* Tone down the log levels (Log{ERROR,WARN} -> LogCCP)brian1999-03-111-6/+6
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-1/+2
* Change some log levels. ALERTs are only logged whenbrian1998-06-161-5/+5
* o De-staticise things that don't need to be static.brian1998-06-151-2/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-246/+220
* Add extraneous braces to stiffle warnings from gcc-2.8brian1998-03-131-2/+3
* Implement Reset{Req,Ack} properly, as per rfc 1962.brian1998-01-101-13/+12
* Allow initial sequence numbers less than what we're expecting.brian1997-12-281-6/+21
* Add (BSD) copyright headers.brian1997-12-211-2/+26
* Deal with inflate() returning avail_in == avail_out == 0brian1997-12-081-2/+18
* Fix the CCP Type field value for DEFLATE.brian1997-12-031-13/+77
* Abstract the CCP layer a level.brian1997-12-031-0/+499
OpenPOWER on IntegriCloud