summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/pap.c
Commit message (Expand)AuthorAgeFilesLines
* Make ppp WARNS=5 cleanbrian2004-09-051-1/+1
* Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the codebrian2002-06-171-1/+1
* Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it'sbrian2002-05-161-4/+5
* o Clean up some #includesbrian2002-05-141-1/+0
* Add support for MS-CHAP authentication via a RADIUS server.brian2002-05-101-2/+9
* o Add ipv6 support, abstracting most NCP addresses into opaquebrian2001-08-141-0/+5
* Convert IIJ copyrights to BSD copyrights.brian2001-06-131-19/+25
* Don't assume challenges and responses don't contain embedded '\0's.brian2001-04-011-1/+1
* Support link identification from rfc1570brian2000-07-191-1/+1
* Add a bunch of `const's and fix a typo.brian1999-12-271-1/+3
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-11/+11
* Allow extended pap success messages by believing in the PAP headersbrian1999-11-261-4/+27
* o Split the two IPCP queues into three - one for FSM databrian1999-09-041-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-2/+2
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-3/+4
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-17/+26
* Drop PAP & CHAP packets if we're not in NETWORK or AUTHENTICATEbrian1999-04-011-1/+8
* Avoid a few warnings on the alphabrian1999-03-311-1/+2
* Handle empty PAP & CHAP packets (containing only an FSM header).brian1999-02-201-2/+5
* Decouple pap & chap output routines from the correspondingbrian1999-02-061-90/+124
* Reimplement the previous fix (no response to PAP requests)brian1999-02-021-9/+1
* If we receive no answer from the server when sending PAPbrian1999-02-011-2/+9
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-2/+5
* Fix some OpenBSD/alpha warningsbrian1998-08-261-1/+2
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-2/+2
* o Tidy up PAP and CHAP diagnostics. They're now all logged as PHASEbrian1998-07-281-8/+11
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-271-1/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-95/+76
* Add extraneous braces to stiffle warnings from gcc-2.8brian1998-03-131-2/+3
* MFMP: Allow 8 character login names.brian1998-02-191-5/+4
* Cosmetic (style):brian1997-12-241-4/+4
* Fix prototypes.brian1997-11-221-6/+4
* Cosmetic (no functional changes):brian1997-10-261-17/+29
* cosmetic:brian1997-10-161-2/+5
* Don't login twice when using passwdauthbrian1997-09-271-7/+10
* Don't allow accept/deny when it's not appropriate.brian1997-09-221-2/+25
* Make the code format more in line with style(9).brian1997-08-251-23/+16
* Overhaul ppp:brian1997-06-091-16/+14
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-1/+2
* Fix the reconnect option, and add an explanation to vars.hbrian1997-05-241-3/+3
* Mega update to sort out bad implementationsbrian1997-05-191-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Properly include prototypes.jkh1996-10-071-1/+5
* Add support for the Evil Microsoft ppp extentions. Yes, they did itjkh1996-10-061-1/+10
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-6/+6
* Some patches to ppp which improve stability. I have been running adfr1996-01-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-6/+13
OpenPOWER on IntegriCloud