aboutsummaryrefslogtreecommitdiffstats
path: root/src/eapol_auth/eapol_auth_sm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Make sure that EAP callbacks are not done if state machine has been removedJouni Malinen2011-08-121-1/+1
* WPS: Add a workaround for Windows 7 capability discovery for PBCJouni Malinen2011-05-171-0/+2
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-141-0/+2
* P2P: Use PSK format in WPS CredentialJouni Malinen2010-09-091-1/+3
* EAP server: Add support for configuring fragment sizeJouni Malinen2010-07-201-0/+2
* AP: Add wpa_msg() events for EAP server state machineGregory Detal2010-04-071-0/+2
* Make EAPOL Authenticator buildable with Microsoft compilerJouni Malinen2010-02-191-2/+2
* Move internal EAPOL authenticator defines into their own fileJouni Malinen2009-11-291-3/+5
* Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATEJouni Malinen2009-11-291-214/+0
* Move EAPOL authenticator state machine into src/eapol_authJouni Malinen2009-11-291-0/+1349