]> git.ozlabs.org Git - ppp.git/history - pppd/eap.c
Merge pull request #165 from pali/lcp
[ppp.git] / pppd / eap.c
2020-12-29 Paul MackerrasMerge pull request #165 from pali/lcp
2020-10-19 Jan Just KeijserAdd support for EAP-TLS (including experimental TLS...
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
2020-02-03 Paul Mackerraspppd: Ignore received EAP messages when not doing EAP eapfix
2020-02-03 Paul Mackerraspppd: Fix bounds check in EAP code
2019-10-01 Kurt Van Dijckpppd: Remove unused rcsid variables
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...
2003-06-11 Paul MackerrasNew CHAP implementation, rewritten from scratch to...
2002-11-14 Frank Cusacksuppress compiler warning about unused SRP var
2002-11-02 James CarlsonAdded EAP support with MD5-Challenge and SRP-SHA1 metho...