summaryrefslogtreecommitdiff
path: root/pppd/chap.h
Commit message (Expand)AuthorAgeFilesLines
* Adding 'extern "C" {' and '}' declarations to exported header filesEivind Næss2023-03-171-0/+8
* Header file reorganization and cleaning up the public API for pppd version 2....Eivind Næss2023-01-211-0/+168
* Remove old CHAP implementationPaul Mackerras2003-11-271-189/+0
* Update copyrights. The new CMU copyright notice is from CMU and nowPaul Mackerras2002-12-041-14/+30
* Lose the poorly thought out OPT_A3OR option flag. Fix a CHAP negotiation bugFrank Cusack2002-09-241-2/+2
* ECP patches from Frank Cusack:David F. Skoll2002-05-211-8/+9
* Patch from Frank Cusack to add support for MSCHAPv2.David F. Skoll2002-03-051-4/+14
* Large patch from Frank Cusack <fcusack@fcusack.com> to add properDavid F. Skoll2002-03-011-2/+37
* Added RADIUS suppport.David F. Skoll2002-01-221-1/+4
* trim the challenge length a bitPaul Mackerras1999-11-151-3/+3
* fix max response lengthPaul Mackerras1996-10-081-2/+2
* moved protos to chap.cPaul Mackerras1996-07-011-8/+1
* mods for optional MS-CHAP supportPaul Mackerras1996-05-281-2/+19
* extend protocol tablePaul Mackerras1995-12-181-1/+3
* use ppp_defs.h instead of ppp.h, args.h; change some namesPaul Mackerras1994-09-211-10/+10
* added stuff to print packets in readable formPaul Mackerras1994-04-111-3/+4
* Initial revisionPaul Mackerras1993-11-111-0/+111