aboutsummaryrefslogtreecommitdiff
path: root/src/net/eap.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-10[eap] Add support for the MD5-Challenge authentication typeMichael Brown1-0/+80
2024-01-10[eap] Add support for sending an EAP identityMichael Brown1-20/+137
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-5/+10
2023-09-18[eap] Define a supplicant model for EAP and EAPoLMichael Brown1-14/+29
2021-01-19[eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown1-0/+142