Remove unnecessary wpa_event_type typedef
[libeap.git] / wpa_supplicant / sme.c
2010-01-03 Jouni MalinenFix CONFIG_AP=y build after driver API changes
2010-01-02 Jouni MalinenMaintain a pointer to the current BSS table entry
2010-01-02 Jouni MalinenUse BSS table entry instead of raw scan result for...
2009-12-02 Jouni MalinenSME: Deauthenticate to clear state after disassociation...
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-11-17 Jouni Malinennl80211/SME: Use reassociation when roaming within...
2009-10-31 Jouni MalinenSME: Improve processing of association rejection
2009-09-13 Jouni MalinenAdd wpa_supplicant notification calls
2009-04-23 Jouni MalinenAdd handling of SME auth/assoc timeout events
2009-04-04 Jouni Malinennl80211: Fix static WEP key configuration when using SME
2009-04-01 Jouni MalinenSME: Add processing for rejected associations
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)