aboutsummaryrefslogtreecommitdiffstats
path: root/src/eapol_auth
Commit message (Expand)AuthorAgeFilesLines
* hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372)Jouni Malinen2012-05-051-0/+1
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-114-32/+8
* 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-172-0/+3
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-142-0/+3
* P2P: Use PSK format in WPS CredentialJouni Malinen2010-09-092-2/+5
* EAP server: Add support for configuring fragment sizeJouni Malinen2010-07-202-0/+3
* Remove unnecessary SUBDIRS loops from src/*/MakefileJouni Malinen2010-04-171-1/+0
* AP: Add wpa_msg() events for EAP server state machineGregory Detal2010-04-072-0/+3
* Make EAPOL Authenticator buildable with Microsoft compilerJouni Malinen2010-02-191-2/+2
* Move internal EAPOL authenticator defines into their own fileJouni Malinen2009-11-294-173/+193
* Add Makefile for the new src/eapol_auth directoryJouni Malinen2009-11-291-0/+9
* Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATEJouni Malinen2009-11-292-214/+230
* Move EAPOL authenticator state machine into src/eapol_authJouni Malinen2009-11-292-0/+1603