]> git.ozlabs.org Git - ppp.git/history - pppd/chap_ms.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / chap_ms.c
2023-03-17 Paul MackerrasMerge pull request #409 from enaess/conf-fixes
2023-03-17 Eivind NæssCompiling with --enable-mslanman is broken
2023-03-16 Eivind NæssFix several issues uncovered by Coverity (#397)
2023-03-10 Paul MackerrasMerge pull request #386 from enaess/ppp-release
2023-03-06 Eivind NæssFix out-of-bounds accesses to ZPasswordHash arrays...
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
2022-12-31 Paul MackerrasMerge pull request #378 from jkroonza/radius-admin...
2022-09-09 Paul MackerrasMerge pull request #366 from pali/rtnetlink-register
2022-09-09 Paul MackerrasMerge pull request #365 from enaess/ppp-options
2022-09-09 Paul MackerrasMerge pull request #362 from enaess/ppp-crypto
2022-08-19 Eivind NæssAdding back DesEncrypt/DesDecrypt functions as they...
2022-08-16 Eivind NæssReduce the clutter by defining the MD4/MD5/SHA digest...
2022-08-12 Eivind NæssCreate a new API to abstract the crypto functions used...
2022-08-05 Paul MackerrasMerge pull request #354 from pali/register-with-name
2022-07-25 Paul MackerrasMerge pull request #349 from enaess/ppp-autotools
2022-07-15 Eivind NæssThe use of <net/ppp_defs.h> isn't guranteed to exist...
2022-07-15 Eivind NæssChanging defines for CHAPMS, MSLANMAN, MPPE to prefix...
2021-11-26 Paul MackerrasMerge branch 'pppoe-discovery' of https://github.com...
2021-10-16 Paul MackerrasMerge pull request #297 from mjeveritt/patch-11-test-pr
2021-07-30 Paul MackerrasMerge pull request #303 from enaess/fix-md4
2021-07-29 Eivind NæssAdding in unit-tests for chap_ms.c in pppd
2021-07-28 Eivind NæssUsing OpenSSL for MD4 isn't compatibile how NTPasswordH...
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2021-04-24 Eivind Næsspppd: Expose the MPPE keys generated through an API...
2021-03-14 Eivind Næsspppd: Fix logical error in comparing valid encryption...
2020-12-31 Paul MackerrasMerge pull request #177 from tisj/eap-mschapv2-server
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-29 Paul MackerrasMerge pull request #153 from pali/master
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2020-12-29 Paul MackerrasConvert to ANSI C
2020-08-07 Paul MackerrasMerge pull request #145 from sthibaul/ipv6cp-accept...
2020-08-07 yannaylAccept Malformed Windows Success Message (#156)
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
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