aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/auth.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* Make ppp WARNS=5 cleanBrian Somers2004-09-051-5/+3
* Add support for MS-CHAP authentication via a RADIUS server.Brian Somers2002-05-101-2/+2
* Convert IIJ copyrights to BSD copyrights.Brian Somers2001-06-131-16/+24
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Allow control over the number of ConfigREQ & TermREQ attemptsBrian Somers1999-02-261-2/+2
* Fully support both NT and LANMan CHAP type 0x80 as bothBrian Somers1999-02-181-2/+2
* Decouple pap & chap output routines from the correspondingBrian Somers1999-02-061-7/+20
* Reimplement the previous fix (no response to PAP requests)Brian Somers1999-02-021-4/+2
* If we receive no answer from the server when sending PAPBrian Somers1999-02-011-3/+5
* o Support callback types NONE, E.164, AUTH and CBCP.Brian Somers1998-08-071-2/+3
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-13/+20
|\
| * Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-11/+12
| * o Defer setting up pap/chap based IP numbers & labels until afterBrian Somers1998-04-241-4/+5
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+2
| * Deglobalise `struct prompt':Brian Somers1998-04-031-9/+1
| * o Move default MRU, MTU, ACCMAP and OPENMODE config values intoBrian Somers1998-04-031-1/+4
| * Do authentication at the datalink level, not the bundle level.Brian Somers1998-03-011-3/+6
| * o Hook the FSMs into our bundle.Brian Somers1998-02-071-1/+2
| * Create `struct bundle' - the top level control structure.Brian Somers1998-02-021-5/+5
| * Create a new MP branch for `multilink protocol'.Brian Somers1998-01-291-5/+10
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+41
* Fix prototypes.Brian Somers1997-11-221-5/+5
* Cosmetic (no functional changes):Brian Somers1997-10-261-13/+7
* Install as group ``network''Brian Somers1997-09-041-2/+2
* Make the code format more in line with style(9).Brian Somers1997-08-251-4/+7
* Overhaul ppp:Brian Somers1997-06-091-7/+7
* 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
* Final cleanup for now. -Wall is now silent. A couple of bogons found.Poul-Henning Kamp1996-01-111-1/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Compile error occured by missing auth.h/cdefs.hAtsushi Murai1995-02-271-0/+42