wpa_supplicant: Allow OpenSSL cipherlist string to be configured
[mech_eap.git] / src / eapol_supp / eapol_supp_sm.c
2014-10-12 Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-09-08 Jouni MalinenWPS: Set EAPOL workarounds dynamically based on association
2014-07-02 Jouni MalinenEAPOL supplicant: Use os_memcmp_const() for hash/passwo...
2014-06-07 Jouni Malineneap_proxy: Check sm != NULL more consistently
2014-05-09 Hu WangMACsec: Add define for EAPOL type MKA
2014-05-09 Hu WangAdd function to fetch EAP Session-Id from EAPOL supplicant
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2014-01-02 Jouni MalinenRemove some unnecessary EAPOL port (un)authorized callbacks
2013-10-23 Naresh Jayarameap_proxy: Add context data pointer to the get_imsi...
2013-10-23 Naresh Jayarameap_proxy: Confirm eap_proxy initialization before...
2013-10-20 Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-09-16 Sunil DuttDrop EAP packet with code 10 before EAPOL state machine...
2013-04-23 Paul Stewartdbus_new: Add EAP logon/logoff
2013-02-08 Deepthi Gowrieap_proxy: Add mechanism for allowing EAP methods to...
2012-10-27 Jouni MalinenFix EAPOL supplicant port authorization with PMKSA...
2012-09-02 Jouni MalinenEAP-SIM/AKA: Store pseudonym identity in configuration
2012-08-26 Jouni MalinenClear idleWhile timer when EAP peer state machine is...
2012-08-26 Jouni MalinenDisable network block temporarily on authentication...
2012-08-16 Jouni MalinenFIPS: Remove MD5 from the CONFIG_FIPS=y build
2012-08-07 Jouni MalinenAdd explicit EAPOL-Key length validation in processKey()
2012-08-07 Jouni MalinenShare a single definition of EAPOL-Key structure for...
2012-08-03 Jouni MalinenEXT PW: Add support for password parameter from externa...
2012-06-04 Paul Stewartwpa_supplicant: Report EAP connection progress to DBus
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-31 Jouni MalinenClear EAPOL authWhile and heldWhile values when port...
2011-10-30 Dan WilliamsUse an enum for EAP SM requests
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-17 Jouni Malineneapol_test: Add option for writing server certificate...
2011-07-05 Michael ChangAdd dbus signal for information about server certification
2011-03-15 Paul Stewarteapol_supp: Request EAP method from EAP state machine
2009-12-05 Jouni MalinenRemove unnecessary defines
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-08-16 Jouni MalinenMove RC4 into crypto.h as a replaceable crypto function
2009-08-16 Jouni MalinenRemove rc4() wrapper
2009-04-22 Jouni MalinenAdd new wpa_supplicant driver op for setting 802.1X...
2009-02-23 Jouni MalinenReduce latency on starting WPS negotiation (TX EAPOL...
2009-01-23 Jouni MalinenAdd an EAPOL payload length workaround for a WPS implem...
2008-11-28 Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-28 Jouni MalinenWPS: Merged two cred_cb variables into the same one
2008-11-26 Jouni MalinenWPS: Moved UUID configuration from phase1 into global...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-10-25 Jouni MalinenFixed EAPOL skip for PMKSA caching case to remain in...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...