Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / wpa_supplicant / mlme.c
2010-04-11 Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-04-10 Jouni MalinenFT: Clean up wpa_sm_set_ft_params() by using common...
2010-01-10 Jouni MalinenFix client MLME test code for IBSS scan request
2010-01-03 Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2009-12-28 Jouni MalinenDefine struct wpa_ssid::mode as an enum with more reada...
2009-12-28 Jouni MalinenAdd scan parameter support for client MLME
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-13 Jouni MalinenMark ieee802_11_parse_elems() input and parsed elems...
2009-12-09 Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-11-29 Jouni MalinenRemove src/rsn_supp from default header path
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-09-13 Jouni MalinenAdd wpa_supplicant notification calls
2009-09-13 Witold SowaRemove extra whitespace
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-03-06 Jouni MalinenWMM-AC: Fix hostapd processing of ADDTS Request and...
2009-03-06 Jouni MalinenEnable WMM support in the test MLME code
2009-03-05 Jouni MalinenFix MLME build after WMM renames
2009-01-19 Jouni MalinenFixed MFP Association Comeback mechanism to use Timeout...
2008-12-26 Jouni MalinenRenamed Ping procedure into SA Query procedure per...
2008-10-29 Jouni MalinenUse the common ieee802_11_parse_elems() implementations...
2008-09-27 Jouni MalinenSilenced compiler warnings on size_t printf format...
2008-09-24 Andriy TkachukFix build with CONFIG_CLIENT_MLME, but without CONFIG_I...
2008-09-01 Jouni MalinenIEEE 802.11w: Use comeback duration to delay association
2008-08-31 Jouni MalinenIEEE 802.11w: Added association ping
2008-08-15 Jouni MalinenFixed supported rates IE generation for Probe Response...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-03-12 Jouni MalinenFT: Use correct BSSID when deriving PTK and verifying MIC
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...