summaryrefslogtreecommitdiffstats
path: root/src/net/eap.c
Commit message (Expand)AuthorAgeFilesLines
* [eap] Allow MD5-Challenge authentication method to be disabledMichael Brown2024-02-231-82/+8Star
* [eap] Add progress debug messagesMichael Brown2024-02-231-1/+11
* [eap] Add support for the MD5-Challenge authentication typeMichael Brown2024-01-101-0/+80
* [eap] Add support for sending an EAP identityMichael Brown2024-01-101-20/+137
* [eap] Ignore any received EAP responsesMichael Brown2024-01-101-0/+3
* [eapol] Delay EAPoL-Start while waiting for EAP to completeMichael Brown2023-11-071-5/+10
* [eap] Define a supplicant model for EAP and EAPoLMichael Brown2023-09-181-14/+29
* [eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown2021-01-191-0/+142