summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/deflate.c
Commit message (Expand)AuthorAgeFilesLines
* 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