]> git.ozlabs.org Git - ppp.git/history - pppd/chap_ms.c
pppd: Fix variable reference syntax in Makefile.linux
[ppp.git] / pppd / chap_ms.c
2019-10-01 Kurt Van Dijckpppd: Remove unused rcsid variables
2015-08-14 Paul MackerrasMerge branch 'master' of https://github.com/ncopa/ppp
2014-08-01 Paul MackerrasMerge branch 'master' of git://github.com/cmcqueen/ppp
2014-08-01 John Crispinpppd: Fix a stack variable overflow in MSCHAP-v2
2012-05-20 Deomid Ryabkovpppd: Make MSCHAP-v2 cope better with packet loss
2007-12-01 James CarlsonRepaired MSLANMAN so that it doesn't drop core: need...
2006-12-19 Paul MackerrasFix bug in CHAP MS v2 handling where we didn't zero...
2006-05-21 Paul MackerrasFix bug reported in PR#1302 - doing strtol on "E=..."
2006-05-21 Paul MackerrasFix segfault when secret is exactly 32 bytes long.
2004-11-15 Paul MackerrasGet rid of the MS_ChapResponse and MS_Chap2Response...
2004-11-12 Paul Mackerrassquish a compile warning
2004-11-04 Paul MackerrasAdd winbind plugin from Andrew Bartlet.
2004-04-14 James CarlsonTested with MS-CHAP and CBCP options on Solaris and...
2003-07-10 Frank Cusackskip response length byte before handling the response...
2003-06-11 Paul MackerrasNew CHAP implementation, rewritten from scratch to...
2003-01-10 Frank Cusackupdate copyright
2002-12-24 Frank CusackAdd support for RADIUS MPPE policy and enctype attributes.
2002-12-23 Frank CusackEnsure that MPPE keys are available when using a plugin.
2002-12-04 Paul MackerrasUpdate copyrights. The new CMU copyright notice is...
2002-11-13 Frank CusackChapMS_LANMan(): update for new definition MS_ChapRespo...
2002-11-02 James CarlsonAdded EAP support with MD5-Challenge and SRP-SHA1 metho...
2002-09-06 Alexandr D. Kanevskiybuild fix
2002-09-01 David F. SkollPatches from Frank Cusack.
2002-04-02 David F. SkollCorrected Linux MPPE kernel modules (Frank Cusack)
2002-04-02 David F. SkollFirst large MPPE patch from Frank Cusack.
2002-03-05 David F. SkollPatch from Frank Cusack to add support for MSCHAPv2.
2002-03-04 David F. SkollPatch from Frank Cusack to make RADIUS plugin support...
2002-03-01 David F. SkollLarge patch from Frank Cusack <fcusack@fcusack.com...
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-12 Paul Mackerraskill warning
1999-03-16 Paul Mackerrassyslog -> notice/error/etc.
1998-11-24 Christos ZoulasRevert the previous change. NetBSD is has the weird...
1998-11-24 Christos ZoulasMD4Update takes bytes not bits! Now the regression...
1998-11-07 Paul MackerrasUpdate to new pppd with new option parsing stuff
1998-09-04 Christos Zoulasadd include stdlib.h
1998-04-01 Paul Mackerraswe don't actually need crypt.h, under linux at least.
1998-03-25 Paul Mackerrasminor cleanup
1998-02-04 Paul Mackerrasfix up MD4 stuff - interface is better now
1997-11-27 Paul Mackerrasmods to get it to compile on netbsd
1997-05-22 Paul Mackerrasfixes from Farrell
1997-04-30 Paul Mackerrasminor fixes; can use functions from crypt library inste...
1997-03-04 Paul Mackerrasbyte-order stuff
1996-05-28 Paul Mackerrasmods for optional MS-CHAP support