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
/
pap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-1
/
+1
*
Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the code
brian
2002-06-17
1
-1
/
+1
*
Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it's
brian
2002-05-16
1
-4
/
+5
*
o Clean up some #includes
brian
2002-05-14
1
-1
/
+0
*
Add support for MS-CHAP authentication via a RADIUS server.
brian
2002-05-10
1
-2
/
+9
*
o Add ipv6 support, abstracting most NCP addresses into opaque
brian
2001-08-14
1
-0
/
+5
*
Convert IIJ copyrights to BSD copyrights.
brian
2001-06-13
1
-19
/
+25
*
Don't assume challenges and responses don't contain embedded '\0's.
brian
2001-04-01
1
-1
/
+1
*
Support link identification from rfc1570
brian
2000-07-19
1
-1
/
+1
*
Add a bunch of `const's and fix a typo.
brian
1999-12-27
1
-1
/
+3
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-11
/
+11
*
Allow extended pap success messages by believing in the PAP headers
brian
1999-11-26
1
-4
/
+27
*
o Split the two IPCP queues into three - one for FSM data
brian
1999-09-04
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-2
/
+2
*
o Alter the mbuf type as it's processed by different layers.
brian
1999-06-02
1
-3
/
+4
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-17
/
+26
*
Drop PAP & CHAP packets if we're not in NETWORK or AUTHENTICATE
brian
1999-04-01
1
-1
/
+8
*
Avoid a few warnings on the alpha
brian
1999-03-31
1
-1
/
+2
*
Handle empty PAP & CHAP packets (containing only an FSM header).
brian
1999-02-20
1
-2
/
+5
*
Decouple pap & chap output routines from the corresponding
brian
1999-02-06
1
-90
/
+124
*
Reimplement the previous fix (no response to PAP requests)
brian
1999-02-02
1
-9
/
+1
*
If we receive no answer from the server when sending PAP
brian
1999-02-01
1
-2
/
+9
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-2
/
+5
*
Fix some OpenBSD/alpha warnings
brian
1998-08-26
1
-1
/
+2
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-2
/
+2
*
o Tidy up PAP and CHAP diagnostics. They're now all logged as PHASE
brian
1998-07-28
1
-8
/
+11
*
o Fix remaining sizeof problems for 64 bit machines.
brian
1998-06-27
1
-1
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-95
/
+76
*
Add extraneous braces to stiffle warnings from gcc-2.8
brian
1998-03-13
1
-2
/
+3
*
MFMP: Allow 8 character login names.
brian
1998-02-19
1
-5
/
+4
*
Cosmetic (style):
brian
1997-12-24
1
-4
/
+4
*
Fix prototypes.
brian
1997-11-22
1
-6
/
+4
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-17
/
+29
*
cosmetic:
brian
1997-10-16
1
-2
/
+5
*
Don't login twice when using passwdauth
brian
1997-09-27
1
-7
/
+10
*
Don't allow accept/deny when it's not appropriate.
brian
1997-09-22
1
-2
/
+25
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-23
/
+16
*
Overhaul ppp:
brian
1997-06-09
1
-16
/
+14
*
De-couple ppp from libalias. If libalias isn't there, the
brian
1997-05-26
1
-1
/
+2
*
Fix the reconnect option, and add an explanation to vars.h
brian
1997-05-24
1
-3
/
+3
*
Mega update to sort out bad implementations
brian
1997-05-19
1
-1
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Properly include prototypes.
jkh
1996-10-07
1
-1
/
+5
*
Add support for the Evil Microsoft ppp extentions. Yes, they did it
jkh
1996-10-06
1
-1
/
+10
*
Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs
phk
1996-05-11
1
-6
/
+6
*
Some patches to ppp which improve stability. I have been running a
dfr
1996-01-30
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
1
-6
/
+13
[next]