aboutsummaryrefslogtreecommitdiffstats
path: root/src/eapol_supp/eapol_supp_sm.c
Commit message (Expand)AuthorAgeFilesLines
* wpa_supplicant: Report EAP connection progress to DBusPaul Stewart2012-06-041-1/+13
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Clear EAPOL authWhile and heldWhile values when port is disabledJouni Malinen2011-12-311-0/+18
* Use an enum for EAP SM requestsDan Williams2011-10-301-1/+1
* Fix typos found by codespellPavel Roskin2011-09-221-1/+1
* eapol_test: Add option for writing server certificate chain to a fileJouni Malinen2011-09-171-0/+1
* Add dbus signal for information about server certificationMichael Chang2011-07-051-1/+11
* eapol_supp: Request EAP method from EAP state machinePaul Stewart2011-03-151-0/+15
* Remove unnecessary definesJouni Malinen2009-12-051-2/+0
* Remove src/crypto from default include pathJouni Malinen2009-11-291-6/+6
* Remove src/common from default header file pathJouni Malinen2009-11-291-1/+1
* Move RC4 into crypto.h as a replaceable crypto functionJouni Malinen2009-08-161-1/+1
* Remove rc4() wrapperJouni Malinen2009-08-161-2/+2
* Add new wpa_supplicant driver op for setting 802.1X port statusJouni Malinen2009-04-221-0/+24
* Reduce latency on starting WPS negotiation (TX EAPOL-Start earlier)Jouni Malinen2009-02-231-0/+5
* Add an EAPOL payload length workaround for a WPS implementationJouni Malinen2009-01-231-0/+26
* WPS: Moved mac_addr and uuid configuration into wps_contextJouni Malinen2008-11-281-2/+0
* WPS: Moved wps_context initialization into wps_supplicant.cJouni Malinen2008-11-281-15/+1
* WPS: Merged two cred_cb variables into the same oneJouni Malinen2008-11-281-1/+1
* WPS: Moved UUID configuration from phase1 into global config areaJouni Malinen2008-11-261-0/+1
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-0/+16
* Fixed EAPOL skip for PMKSA caching case to remain in authenticated stateJouni Malinen2008-10-251-0/+2
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+1842