Maintain a pointer to the current BSS table entry
[mech_eap.git] / wpa_supplicant / events.c
2010-01-02 Jouni MalinenMaintain a pointer to the current BSS table entry
2010-01-02 Jouni MalinenDo not store raw scan results
2010-01-02 Jouni MalinenUse BSS table entry instead of raw scan result for...
2010-01-02 Jouni MalinenOnly expire scanned BSSes based on new scan results
2009-12-28 Jouni MalinenAdd an option for driver wrappers to report operational...
2009-12-13 Jouni MalinenUse generic driver events for TX status and RX reporting
2009-12-04 Jouni MalinenIBSS RSN: Wait for connection event and do not use...
2009-12-04 Jouni MalinenSME: Do not process disassoc frame unless SME is used
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-29 Jouni MalinenSplit scan processing for RSN preauthentication into...
2009-11-17 Jouni Malinennl80211/SME: Use reassociation when roaming within...
2009-11-10 Jouni MalinenAdd wpa_msg_ctrl() for ctrl_interface-only messages
2009-10-15 Jouni MalinenSkip networks without known SSID when selecting the BSS
2009-10-14 Sam LefflerDo not schedule a new scan if no networks are enabled
2009-10-12 Jouni Malinennl80211: Work around mac80211 limitation on (re)auth...
2009-09-29 Jouni MalinenAllow IBSS/AP mode networks to be created in ap_scan...
2009-09-29 Jouni MalinenSplit wpa_supplicant_event_scan_results() into helper...
2009-09-15 Johannes Bergdriver_nl80211: Fix MLME key settings for static WEP
2009-09-14 Jouni MalinenAdd preliminary background scan and roaming module...
2009-09-14 Samuel OrtizGetting back to DISCONNECTED afer SCANNING
2009-09-13 Jouni MalinenAdd wpa_supplicant notification calls
2009-09-13 Witold SowaRemove extra whitespace
2009-09-04 Jouni MalinenDelay processing of EAPOL frames when not associated
2009-08-26 Chuck TuffliFix comment in wpa_supplicant_event_associnfo
2009-05-27 Dan Williamsdbus: add 'scanning' property
2009-04-23 Jouni MalinenAdd handling of SME auth/assoc timeout events
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)
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-03-02 Sam LefflerAdd build option CONFIG_TERMINATE_ONLASTIF
2009-02-17 Andriy TkachukWPS: support registration with APs in WEP security...
2009-01-23 Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
2008-12-20 Jouni MalinenWPS: Added support for wildcard SSID matching in ap_sca...
2008-12-15 Jouni MalinenWPS: Added control interface notification for available...
2008-11-29 Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-08 Jouni MalinenAdded an optional mitigation mechanism for certain...
2008-09-26 Jouni MalinenSplit wpa_supplicant_select_bss() into three and remove...
2008-09-24 Dan NicholsonDon't post scan results when initial scan is emtpy
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...