aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/events.c
Commit message (Expand)AuthorAgeFilesLines
* IBSS RSN: Wait for connection event and do not use auth timeoutJouni Malinen2009-12-041-1/+3
* SME: Do not process disassoc frame unless SME is usedJouni Malinen2009-12-041-1/+2
* SME: Deauthenticate to clear state after disassociation eventsJouni Malinen2009-12-021-1/+3
* Remove src/rsn_supp from default header pathJouni Malinen2009-11-291-3/+3
* Remove src/common from default header file pathJouni Malinen2009-11-291-2/+2
* Split scan processing for RSN preauthentication into partsJouni Malinen2009-11-291-2/+31
* nl80211/SME: Use reassociation when roaming within the ESSJouni Malinen2009-11-171-0/+5
* Add wpa_msg_ctrl() for ctrl_interface-only messagesJouni Malinen2009-11-101-1/+2
* Skip networks without known SSID when selecting the BSSJouni Malinen2009-10-151-0/+10
* Do not schedule a new scan if no networks are enabledSam Leffler2009-10-141-0/+8
* nl80211: Work around mac80211 limitation on (re)auth when authenticatedJouni Malinen2009-10-121-0/+21
* Allow IBSS/AP mode networks to be created in ap_scan=1 modeJouni Malinen2009-09-291-1/+26
* Split wpa_supplicant_event_scan_results() into helper functionsJouni Malinen2009-09-291-64/+85
* driver_nl80211: Fix MLME key settings for static WEPJohannes Berg2009-09-151-0/+9
* Add preliminary background scan and roaming module designJouni Malinen2009-09-151-0/+24
* Getting back to DISCONNECTED afer SCANNINGSamuel Ortiz2009-09-141-2/+6
* Add wpa_supplicant notification callsJouni Malinen2009-09-131-4/+19
* Remove extra whitespaceWitold Sowa2009-09-131-2/+2
* Delay processing of EAPOL frames when not associatedJouni Malinen2009-09-041-0/+19
* Fix comment in wpa_supplicant_event_associnfoChuck Tuffli2009-08-261-1/+1
* dbus: add 'scanning' propertyDan Williams2009-05-271-0/+2
* Add handling of SME auth/assoc timeout eventsJouni Malinen2009-04-241-0/+6
* SME: Add processing for rejected associationsJouni Malinen2009-04-011-0/+3
* Add preliminary hostapd data structure initialization for AP modeJouni Malinen2009-03-261-1/+1
* Add SME support (separate authentication and association)Jouni Malinen2009-03-201-4/+79
* FT: Add RIC Request generation and validation (but not processing)Jouni Malinen2009-03-091-1/+3
* Add build option CONFIG_TERMINATE_ONLASTIFSam Leffler2009-03-021-0/+18
* WPS: support registration with APs in WEP security modeAndriy Tkachuk2009-02-171-0/+5
* Allow WPS APs for PIN enrollment even without Selected RegistrarJouni Malinen2009-01-231-5/+8
* Added initial step for IBSS RSN supportJouni Malinen2009-01-151-0/+17
* WPS: Added support for wildcard SSID matching in ap_scan=2 modeJouni Malinen2008-12-201-1/+2
* WPS: Added control interface notification for available WPS APsJouni Malinen2008-12-151-0/+1
* WPS: Added support for fragmented WPS IE in Beacon and Probe ResponseJouni Malinen2008-11-291-137/+8
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-3/+169
* Added an optional mitigation mechanism for certain attacks against TKIP byJouni Malinen2008-11-081-3/+72
* Split wpa_supplicant_select_bss() into three and remove odd debug messageJouni Malinen2008-09-261-26/+60
* Don't post scan results when initial scan is emtpyDan Nicholson2008-09-241-3/+12
* Added support for using SHA256-based stronger key derivation for WPA2Jouni Malinen2008-08-311-11/+11
* Updated MFP defines based on IEEE 802.11w/D6.0 and use new MFPC/MFPRJouni Malinen2008-08-301-2/+2
* Introduced new helper function is_zero_ether_addr()Jouni Malinen2008-06-031-1/+1
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+962