]> git.ozlabs.org Git - ppp.git/history - pppd/chap-md5.c
Changing USE_SRP to PPP_WITH_SRP for consistency
[ppp.git] / pppd / chap-md5.c
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-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2008-08-24 Paul MackerrasFix the argument type in call to MD5_Update properly
2008-08-19 Paul MackerrasSquish a few more char vs unsigned char warnings
2004-11-09 Paul MackerrasAdd an underscore to the MD5 routine names so they...
2004-11-04 Paul MackerrasRemove the requirement that redistributions in binary...
2003-11-27 Paul MackerrasFix the ID string
2003-06-11 Paul MackerrasNew CHAP implementation, rewritten from scratch to...