index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
/
deflate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Understand the following Microsoft Vendor Specific RADIUS attributes:
brian
2002-06-12
1
-5
/
+8
*
o Clean up some #includes
brian
2002-05-14
1
-5
/
+0
*
Make the way FSM options are processed easier to read by using structures
brian
2002-04-16
1
-9
/
+9
*
Reduce the interface MTU by 2 when MPPE has been successfully negotiated.
brian
2001-07-03
1
-0
/
+2
*
Add support for stateful MPPE (microsoft encryption) providing
brian
2001-06-18
1
-4
/
+8
*
Add a ``Usable'' function to the ccp switch. The function
brian
2001-02-04
1
-1
/
+3
*
Support link identification from rfc1570
brian
2000-07-19
1
-0
/
+2
*
Implement mbuf allocation internally by maintaining 8 buckets of
brian
1999-12-20
1
-1
/
+1
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-56
/
+57
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-3
/
+1
*
o Alter the mbuf type as it's processed by different layers.
brian
1999-06-02
1
-7
/
+7
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-15
/
+16
*
Tone down the log levels (Log{ERROR,WARN} -> LogCCP)
brian
1999-03-11
1
-6
/
+6
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-1
/
+2
*
Change some log levels. ALERTs are only logged when
brian
1998-06-16
1
-5
/
+5
*
o De-staticise things that don't need to be static.
brian
1998-06-15
1
-2
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-246
/
+220
*
Add extraneous braces to stiffle warnings from gcc-2.8
brian
1998-03-13
1
-2
/
+3
*
Implement Reset{Req,Ack} properly, as per rfc 1962.
brian
1998-01-10
1
-13
/
+12
*
Allow initial sequence numbers less than what we're expecting.
brian
1997-12-28
1
-6
/
+21
*
Add (BSD) copyright headers.
brian
1997-12-21
1
-2
/
+26
*
Deal with inflate() returning avail_in == avail_out == 0
brian
1997-12-08
1
-2
/
+18
*
Fix the CCP Type field value for DEFLATE.
brian
1997-12-03
1
-13
/
+77
*
Abstract the CCP layer a level.
brian
1997-12-03
1
-0
/
+499