summaryrefslogtreecommitdiff
path: root/pppd/chap_ms.h
Commit message (Expand)AuthorAgeFilesLines
* Adding propper include guard to header files, renaming to PPP_<FILE>_H for co...Eivind Næss2022-07-151-4/+4
* Use autoconf/automake to configure and make pppEivind Næss2021-07-201-0/+2
* pppd: Expose the MPPE keys generated through an API (#267)Eivind Næss2021-04-241-21/+1
* Convert to ANSI CPaul Mackerras2020-12-291-5/+5
* Remove more stuff that we don't need to distributePaul Mackerras2008-08-181-1/+1
* Get rid of the MS_ChapResponse and MS_Chap2Response structures.Paul Mackerras2004-11-151-29/+16
* Add __attribute__((__packed__)) to the MS-CHAP response structuresPaul Mackerras2004-11-091-3/+14
* Add winbind plugin from Andrew Bartlet.Paul Mackerras2004-11-041-1/+10
* New CHAP implementation, rewritten from scratch to avoid the codePaul Mackerras2003-06-111-4/+7
* Add support for RADIUS MPPE policy and enctype attributes.Frank Cusack2002-12-241-1/+10
* Ensure that MPPE keys are available when using a plugin.Frank Cusack2002-12-231-1/+2
* Update copyrights. The new CMU copyright notice is from CMU and nowPaul Mackerras2002-12-041-15/+23
* First large MPPE patch from Frank Cusack.David F. Skoll2002-04-021-13/+23
* Patch from Frank Cusack to add support for MSCHAPv2.David F. Skoll2002-03-051-2/+28
* Patch from Frank Cusack to make RADIUS plugin support MS-CHAP authentication.David F. Skoll2002-03-041-2/+2
* Large patch from Frank Cusack <fcusack@fcusack.com> to add properDavid F. Skoll2002-03-011-3/+15
* mods to get it to compile on netbsdPaul Mackerras1997-11-271-1/+2
* mods for optional MS-CHAP supportPaul Mackerras1996-05-281-0/+32