]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/events.c
GAS: Add a generic GAS query module
[thirdparty/hostap.git] / wpa_supplicant / events.c
2011-09-29  Jouni MalinenGAS: Add a generic GAS query module
2011-09-26  Jouni MalinenSupport driver-based BSS selection in ap_scan=1 mode
2011-07-15  Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-07-12  Johannes Bergnl80211: Support GTK rekey offload
2011-07-05  Hong WuFT: Clear SME ft_used/ft_ies when disconnecting
2011-07-05  Jouni Malinenwpa_supplicant AP: Disable AP mode on disassoc paths
2011-06-23  Jouni MalinenFix AP selection to check privacy mismatch and IBSS...
2011-05-19  Jouni MalinenFix regression in RSN pre-authentication candidate...
2011-05-16  Jouni MalinenUpdate BSS table entry if roaming event indicates frequ...
2011-04-13  Jouni MalinenWPS: Use strict validation of (Re)AssocResp only if...
2011-04-13  Jouni MalinenAdd sanity checks to EVENT_RX_PROBE_REQ event data
2011-04-11  Dmitry ShmidtMake scan interval configurable
2011-04-08  Jouni MalinenReturn NULL instead of 0 as the pointer on error case
2011-04-08  Jouni MalinenFix WPA/WPA2 AP rejection on parameter mismatch
2011-03-23  Jouni MalinenRSN IBSS: Restart IBSS state machines for each new...
2011-03-20  Paul Stewartwpa_supplicant: Start bgscan on COMPLETED, not ASSOCIATED
2011-03-19  Johannes Bergwpa_s AP mode: propagate scan event
2011-03-18  Xi ChenIBSS RSN: Clear IBSS RSN peers based on peer lost events
2011-03-16  Xi ChenIBSS RSN: Do not start if not yet connected to IBSS
2011-03-06  Jouni MalinenTDLS: Do not allow setup to be started if AP prohibits...
2011-03-06  Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2011-03-06  Shan PalanisamyIndicate assoc vs. reassoc in association event
2011-02-24  Johannes BergP2P: Add new_device flag to dev_found callback
2011-02-24  Konguraj(Raj) Kula... P2P: Embed publically visible struct in peer info
2011-02-24  Ben GreearSME: Add timers for authentication and asscoiation
2011-02-20  Jouni MalinenFT: Set EAPOL state machined to authenticated state...
2011-02-16  Ben GreearDo not propagate bad scan results to siblings sharing...
2011-02-10  Ben GreearUse wpa_msg() instead of wpa_printf()
2011-02-08  Jouni Malinenwpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP proce...
2011-01-31  Jouni MalinenSet portValid=TRUE on association for driver-based...
2011-01-15  Jouni MalinenIBSS RSN: Delay setting of the initial TX GTK
2010-12-30  Jouni MalinenFix wpa_supplicant_ssid_bss_match() handler for non-WPA
2010-12-30  Jouni MalinenP2P: Add initial support for driver-based P2P management
2010-12-28  Johannes BergAllow AP mode to disconnect STAs based on low ACK condition
2010-12-28  Jouni MalinenWPS: Require PBC match with wps_pbc that specifies...
2010-12-19  Jouni MalinenUse SA Query procedure to recovery from AP/STA state...
2010-12-17  Johannes BergAllow setting scan_res_handler from the callback function
2010-12-05  Jouni MalinenIBSS RSN: Do not start 4-way handshake unless RSN is...
2010-11-26  Ben GreearEnable sharing of scan result events among virtual...
2010-11-26  Ben GreearAdd interface name to some debug prints
2010-11-26  Jouni MalinenDo not segfault on EVENT_ASSOC_REJECT without BSSID
2010-11-26  Jouni MalinenExtend load balancing optimization in BSS blacklisting
2010-11-26  Jouni MalinenBlacklist BSS on first failure if only a single network...
2010-11-25  Jouni MalinenP2P: Fix Action frame sending after disconnection
2010-11-24  Jouni MalinenFix CONFIG_AP=y build without CONFIG_P2P=y
2010-11-24  Albert LiuP2P: Fix RX ack status on Action frames sent via interf...
2010-11-23  Jouni MalinenMaintain internal entropy pool for augmenting random...
2010-11-10  Anil Gathala SudhaP2P: Add support for automatic channel selection at GO
2010-11-08  Jouni MalinenAllow TSN AP to be selected when configured for WEP
2010-10-27  Jouni MalinenAdd ctrl_interface event for association rejected
2010-10-25  Jouni MalinenP2P: Remove P2P group on driver resource becoming unava...
2010-10-20  Jouni MalinenFix crash on channel list changed event during driver...
2010-10-19  Jouni MalinenP2P: Skip GO Neg Conf ack failure workaround of send...
2010-10-15  Jouni MalinenP2P: Add mechanism for updating P2P channel list based...
2010-10-12  Paul Stewartbgscan: Add new channel condition parameters to signal...
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...
next