]> git.ozlabs.org Git - ppp.git/history - pppd/chap-md5.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / chap-md5.c
2023-11-09 Paul MackerrasChange my paulus@samba.org email address to paulus...
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-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...
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...