aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/chap.h
Commit message (Expand)AuthorAgeFilesLines
* Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the codeBrian Somers2002-06-171-0/+7
* Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's lineBrian Somers2002-03-301-1/+1
* Convert IIJ copyrights to BSD copyrights.Brian Somers2001-06-131-16/+24
* Add MPPE and MSChap v2 support (denied and disabled by default)Brian Somers2000-10-301-1/+3
* To avoid namespace polution in NetBSD:Brian Somers2000-03-141-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* o Redesign the layering mechanism and make the aliasing code part ofBrian Somers1999-05-081-2/+2
* Split the recorded chap challenge into two - one for theBrian Somers1999-04-211-2/+5
* Build correctly when -DNOCRYPT is used.Brian Somers1999-02-181-1/+3
* Fully support both NT and LANMan CHAP type 0x80 as bothBrian Somers1999-02-181-3/+4
* When resending chap challenges, resend the same challengeBrian Somers1999-02-111-2/+14
* Decouple pap & chap output routines from the correspondingBrian Somers1999-02-061-6/+4
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-3/+15
|\
| * Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-3/+3
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+3
| * o Move VarMSChap into struct chap, and remove `set encrypt'Brian Somers1998-04-031-1/+2
| * Do authentication at the datalink level, not the bundle level.Brian Somers1998-03-011-2/+9
| * Create `struct bundle' - the top level control structure.Brian Somers1998-02-021-2/+2
| * Create a new MP branch for `multilink protocol'.Brian Somers1998-01-291-2/+4
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+30
* Cosmetic:Brian Somers1997-10-261-1/+3
* Cosmetic (no functional changes):Brian Somers1997-10-261-8/+3
* Support CHAP using MD4Brian Somers1997-09-171-1/+2
* Overhaul ppp:Brian Somers1997-06-091-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Use libmd's MD5.Poul-Henning Kamp1996-01-301-2/+2
* (no commit message)Atsushi Murai1995-01-311-0/+32