]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/events.c
DBus: Add ability to report probe requests
[thirdparty/hostap.git] / wpa_supplicant / events.c
2010-10-07  Ben GreearFix wpa_supplicant build without CONFIG_WPS and CONFIG_AP
2010-10-06  Johannes BergFix AP mode in wpa_supplicant with interface events
2010-09-22  Jouni MalinenWPS: Use blacklist more aggressively during WPS provisi...
2010-09-20  Jouni MalinenWPS: Cancel WPS operation on PBC session overlap detection
2010-09-14  Jouni MalinenAllow auto-connect to request scan in associating state
2010-09-10  Ardong ChenAdd option for disabling automatic reconnection on...
2010-09-10  Jouni MalinenP2P: Stop connection attempt on PBC session overlap
2010-09-09  Jouni MalinenP2P: Add disassociation/deauthentication IE notifications
2010-09-09  Jouni MalinenP2P: Map driver events to P2P event notifications
2010-09-09  Jouni MalinenP2P: Optimize scan timeouts for group formation
2010-09-09  Jouni MalinenP2P: Add TODO note for Group Formation bit use in AP...
2010-09-09  Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-09-04  Jouni Malinenwpa_supplicant AP: Make sure deauth/disassoc event...
2010-08-28  Jouni MalinenFix BSS selection with multiple configured networks
2010-08-27  Jouni MalinenMerge WPA and non-WPA network selection routines
2010-08-27  Jouni MalinenAdd current signal strength into signal quality change...
2010-08-17  Jouni MalinenAdd more debug info on deauth/disassoc events and commands
2010-07-18  Jouni MalinenRemove get-first-scan-results-before-request optimization
2010-07-18  Jouni MalinenAdd some more debug for driver events
2010-07-18  Jouni MalinenIgnore scan results in wpa_supplicant AP mode
2010-07-18  Jouni MalinenVerify that l2_packet is initialized before notificatio...
2010-07-10  Jouni Malinenbgscan: Provide scan results to the notify_scan handler
2010-07-10  Sam LefflerFix bgscan stopping after dissassociation
2010-06-11  Jouni MalinenShow signal level and WPS support in scan results debug...
2010-05-23  Jouni MalinenAdd Linux rfkill support
2010-04-11  Jouni MalinenAdd BSSID and reason code (if available) to disconnect...
2010-04-11  Jouni MalinenAdd option for overriding scan result handler for a...
2010-04-11  Jouni MalinenAllow sub-second resolution for scan requests
2010-04-10  Jouni MalinenAdd ctrl_iface command for triggering a roam to a speci...
2010-04-10  Jouni MalinenFT: Clean up wpa_sm_set_ft_params() by using common...
2010-04-09  Jouni MalinenFT: Deauthenticate in case of Reassoc Response validati...
2010-03-28  Jouni Malinenbgscan: Add signal strength change events
2010-03-27  Jouni MalinenAdd freq_list network configuration parameter
2010-03-13  Jouni MalinenFT: Process reassoc resp FT IEs when using wpa_supplica...
2010-03-13  Jouni MalinenFT: Update SME frequency info before sme_associate...
2010-03-13  Jouni MalinenFT: Request reassociation after successful FT Action...
2010-03-11  Jouni MalinenFT: Add preliminary processing of FT Action Response...
2010-02-28  Jouni MalinenAllow roam based on preferred BSSID regardless of signa...
2010-02-27  Jouni MalinenClear current_bss pointer on disassociation/deauthentic...
2010-02-27  Jouni MalinenAdd more debug prints to make deauth/disassoc events...
2010-01-25  Jouni MalinenTry to avoid some unnecessary roaming
2010-01-03  Jouni MalinenShare the same enum for MFP configuration
2010-01-03  Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-03  Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03  Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03  Jouni MalinenRemove unnecessary wpa_event_type typedef
2010-01-03  Jouni MalinenFix CONFIG_AP=y build after driver API changes
2010-01-03  Jouni MalinenMove struct hostapd_frame_info definition away from...
2010-01-03  Jouni MalinenReplace wpa_supplicant_sta_rx() call with driver event
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...