aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* Remove src/rsn_supp from default header pathJouni Malinen2009-11-291-1/+1
* Remove src/common from default header file pathJouni Malinen2009-11-291-2/+2
* Add wpa_supplicant notification callsJouni Malinen2009-09-131-1/+11
* Remove extra whitespaceWitold Sowa2009-09-131-1/+0
* Share same hw_feature definitions between hostapd and wpa_supplicantJouni Malinen2009-04-031-20/+20
* Add preliminary hostapd data structure initialization for AP modeJouni Malinen2009-03-261-1/+1
* FT: Add RIC Request generation and validation (but not processing)Jouni Malinen2009-03-091-24/+57
* WMM-AC: Fix hostapd processing of ADDTS Request and add test codeJouni Malinen2009-03-061-0/+175
* Enable WMM support in the test MLME codeJouni Malinen2009-03-061-39/+21
* Fix MLME build after WMM renamesJouni Malinen2009-03-051-17/+17
* Fixed MFP Association Comeback mechanism to use Timeout Interval IEJouni Malinen2009-01-191-2/+3
* Renamed Ping procedure into SA Query procedure per 802.11w/D7.0Jouni Malinen2008-12-261-23/+23
* Use the common ieee802_11_parse_elems() implementations for mlme.cJouni Malinen2008-10-291-197/+34
* Silenced compiler warnings on size_t printf format and shadowed variablesJouni Malinen2008-09-271-2/+2
* Fix build with CONFIG_CLIENT_MLME, but without CONFIG_IEEE80211WAndriy Tkachuk2008-09-241-1/+1
* IEEE 802.11w: Use comeback duration to delay associationJouni Malinen2008-09-011-6/+28
* IEEE 802.11w: Added association pingJouni Malinen2008-08-311-2/+86
* Fixed supported rates IE generation for Probe Response frames.Jouni Malinen2008-08-151-2/+1
* Introduced new helper function is_zero_ether_addr()Jouni Malinen2008-06-031-2/+1
* FT: Use correct BSSID when deriving PTK and verifying MICJouni Malinen2008-03-121-2/+4
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+3050