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
/
auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the build on 64-bit platforms.
marcel
2004-09-06
1
-4
/
+4
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-11
/
+9
*
Basic PAM authentication support.
ru
2003-10-29
1
-0
/
+48
*
o Clean up some #includes
brian
2002-05-14
1
-1
/
+0
*
Get tun P2P address from the local pool if RADIUS server returned
hosokawa
2002-04-04
1
-1
/
+2
*
When authenticating a name containing a ``\'', attempt to autenticate
brian
2002-01-08
1
-9
/
+50
*
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 allowt '#' as a comment when it's embedded in quotes:
brian
1999-12-27
1
-4
/
+4
*
Don't munge ``set dial|login|logout|hangup'' arguments before
brian
1999-12-22
1
-4
/
+4
*
Notice and warn about unterminated quoted strings in commands.
brian
1999-12-20
1
-8
/
+20
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-4
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't drop the last character from lines in ppp.secret unless it's '\n'.
brian
1999-06-08
1
-3
/
+5
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-2
/
+3
*
Avoid a few warnings on the alpha
brian
1999-03-31
1
-2
/
+2
*
Allow control over the number of ConfigREQ & TermREQ attempts
brian
1999-02-26
1
-4
/
+6
*
Handle empty PAP & CHAP packets (containing only an FSM header).
brian
1999-02-20
1
-2
/
+5
*
Be a little more verbose about dodgy looking authentication
brian
1999-02-19
1
-4
/
+9
*
Fully support both NT and LANMan CHAP type 0x80 as both
brian
1999-02-18
1
-3
/
+6
*
Decouple pap & chap output routines from the corresponding
brian
1999-02-06
1
-17
/
+52
*
Reimplement the previous fix (no response to PAP requests)
brian
1999-02-02
1
-6
/
+13
*
If we receive no answer from the server when sending PAP
brian
1999-02-01
1
-4
/
+7
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-23
/
+52
*
Don't return stack-based data. This may have caused
brian
1998-12-17
1
-2
/
+2
*
Put the IP buffer queues into struct ipcp.
brian
1998-08-26
1
-3
/
+3
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-4
/
+38
*
Add missing braces - without them, the IP & label were mis-selected
brian
1998-07-19
1
-7
/
+4
*
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
-110
/
+145
*
Add extraneous braces to stiffle warnings from gcc-2.8
brian
1998-03-13
1
-2
/
+3
*
Remove unused #includes.
brian
1998-01-21
1
-6
/
+1
*
o Allow the use of HISADDR as the first arg to "add".
brian
1998-01-05
1
-22
/
+16
*
Cosmetic (style):
brian
1997-12-24
1
-11
/
+11
*
Fix prototypes.
brian
1997-11-22
1
-8
/
+9
*
Add id strings to tun.[ch].
brian
1997-11-17
1
-14
/
+1
*
Finish the security improvements:
brian
1997-11-11
1
-3
/
+3
*
Don't create a diagnostic socket by default.
brian
1997-11-09
1
-9
/
+13
*
Don't ask for a password if it's specified as empty.
brian
1997-11-09
1
-3
/
+12
*
Increase chat script sizes to 512
brian
1997-11-09
1
-4
/
+4
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-12
/
+22
*
Correct ppp authentication defaults in interactive
brian
1997-09-09
1
-3
/
+7
*
Install as group ``network''
brian
1997-09-04
1
-12
/
+13
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-46
/
+41
*
Overhaul ppp:
brian
1997-06-09
1
-4
/
+2
*
De-couple ppp from libalias. If libalias isn't there, the
brian
1997-05-26
1
-1
/
+2
*
Tidy up the code - bounds checking, return
brian
1997-05-10
1
-6
/
+12
*
Allow up to 40 args in the chat script (was 20).
brian
1997-05-07
1
-4
/
+4
*
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
[next]