brian
6f864d0a97
Make ppp WARNS=5 clean
2004-09-05 01:46:52 +00:00
brian
72243fc694
Remove whitespace at the end of lines.
2002-06-15 08:03:30 +00:00
brian
72b206d9b8
Change copyright to BSD-style copyright.
...
Ok'd by: Gabor Kincses <gabor@acm.org>
2001-08-10 17:42:58 +00:00
brian
06792c58d5
Add MPPE and MSChap v2 support (denied and disabled by default)
...
Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
2000-10-30 00:15:04 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
brian
3d69dc5834
Fully support both NT and LANMan CHAP type 0x80 as both
...
authenticator and authenticatee.
1999-02-18 00:52:15 +00:00
brian
56df88b778
MFMP: Make ppp multilink capable.
...
See the file README.changes, and re-read the man page.
1998-05-21 21:49:08 +00:00
brian
486b8925ec
Cosmetic (no functional changes):
...
o Add missing $Id$s
o Move extern decls from .c -> .h files
o Staticize
o Remove #includes from .h files
o style(9)ify includes
o bcopy -> memcpy
bzero -> memset
bcmp -> memcmp
index -> strchr
rindex -> strrchr
o Move timeout.h -> timer.h (making it consistent w/ timer.c)
o Add -Wmissing-prototypes
1997-10-26 01:04:02 +00:00
brian
a54a976476
Do the MSChap encryption.
...
Submitted by: Gabor Kincses <gabor@acm.org>
1997-09-25 00:58:20 +00:00