aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/eap.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-23[eap] Add support for the MS-CHAPv2 authentication methodMichael Brown1-0/+29
2024-02-23[eap] Allow MD5-Challenge authentication method to be disabledMichael Brown1-0/+2
2024-01-10[eap] Add support for the MD5-Challenge authentication typeMichael Brown1-0/+11
2024-01-10[eap] Add support for sending an EAP identityMichael Brown1-5/+40
2024-01-10[eap] Ignore any received EAP responsesMichael Brown1-0/+3
2023-11-07[eapol] Delay EAPoL-Start while waiting for EAP to completeMichael Brown1-3/+38
2023-09-18[eap] Define a supplicant model for EAP and EAPoLMichael Brown1-1/+20
2021-01-19[eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown1-0/+69