P2P: Add event messages for possible PSK failures on P2P groups
[mech_eap.git] / wpa_supplicant / events.c
2013-09-01 Jouni MalinenP2P: Add event messages for possible PSK failures on...
2013-08-31 Masashi HonmaFix switching from EAP-SIM to EAP-AKA/AKA'
2013-08-31 Sreenath SharmaP2P: Immediate group removal in GC in case of deauthent...
2013-08-25 Jouni MalinenClear EAPOL supplicant configuration info on current_ss...
2013-08-23 Jouni MalinenChange WEP network selection to reject WPA/WPA2 APs
2013-07-21 Jouni MalinenClean up wpa_supplicant_event() with deauth/disassoc...
2013-07-21 Jouni MalinenRemove unnecessary nested ifdef CONFIG_AP
2013-07-21 Antonio QuartulliIBSS RSN: Add peer restart detection
2013-07-20 Michal Kaziorwpa_supplicant: Add support for VHT BSS membership...
2013-06-07 Jouni MalinenRemove compiler warnings with CONFIG_NO_SCAN_PROCESSING
2013-05-22 Jouni MalinenFix already-associated detection with driver-based...
2013-05-12 Jouni MalinenDo not try auto connect mechanism in disconnected state
2013-05-07 Jouni MalinenTry to set WPA-None key after IBSS-joined event
2013-05-07 Jouni MalinenUse cached driver capabilities instead of new fetch...
2013-04-26 Deepthi GowriFT: Reset FT flag upon STA deauthentication
2013-04-23 Jouni MalinenRSN: Update preauth scan results only based on new...
2013-03-31 Masashi HonmaWPS: Skip rescanning after provisioning if AP was confi...
2013-03-18 Jouni MalinenUse special scan result processing steps only on reques...
2013-03-18 Jouni MalinenP2P: Use common function for re-starting P2P scan after...
2013-03-13 Jouni MalinenFix compiler warning when CONFIG_IEEE80211R is not...
2013-03-12 Deepthi GowriFT: Add support for IEEE 802.11r with driver-based SME
2013-02-07 Dmitry ShmidtAdd 'SCAN TYPE=ONLY' functionality
2013-02-07 Vladimir KondratievCapability matching for 60 GHz band
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-02-05 Sunil DuttTDLS: Remove link, if any, on an implicit set up request
2013-02-03 Jouni MalinenMake wpas_select_network_from_last_scan() static
2013-02-03 Paul Stewartwpa_supplicant: Implement fast-associate on SelectNetwork
2013-01-22 Sunil DuttTDLS: Disable the link also on driver request for teardown
2013-01-12 Jouni MalinenAdd more debug info if wpa_supplicant_set_suites()...
2012-12-22 Jouni MalinenWNM: Fix BSS Transition Management Request processing
2012-12-21 Jouni MalinenExtend EAPOL frames processing workaround for roaming...
2012-12-18 Jouni MalinenWNM: Add option to disable keep-alive frames for testin...
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-12-16 Jouni MalinenWNM: Add option for passing TFS request from external...
2012-11-25 Jouni MalinenP2P: Avoid multi-channel scans when they are not needed
2012-11-24 Jouni MalinenAllow PMF to be enabled by default
2012-11-24 Robert ShadeVerify that the selected BSS has a better signal level...
2012-11-05 Jouni MalinenUse deauthentication instead of disassociation if not...
2012-11-03 Jouni MalinenHandle assoc reject events without wpa_supplicant SME
2012-10-08 Jouni MalinenFilter out unlikely "pre-shared key may be incorrect...
2012-09-27 Jouni MalinenAdd disallow_aps parameter to disallow BSSIDs/SSIDs
2012-09-24 Jouni MalinenP2P: Fix pending-sta-scan processing for concurrent...
2012-09-23 Jouni MalinenP2P: Add more debug prints for GO start routines
2012-09-14 Jouni MalinenDo not inform other virtual interfaces of scan results...
2012-09-14 Jouni MalinenP2P: Schedule new scan if P2P operation delays scan
2012-09-14 Jouni MalinenP2P: Move p2p_cb_on_scan_complete to global context
2012-09-02 Jouni MalinenInterworking: Skip extra scan after network auto-select
2012-09-02 Jouni MalinenUse BSS entries instead of scan results for BSS selection
2012-09-02 Jouni MalinenUse BSS table instead of scan results in need-to-roam...
2012-09-01 Jouni MalinenSME: Fix disconnec-while-authenticating
2012-08-31 Jouni MalinenFix disconnection event processing
2012-08-29 Jouni MalinenMove variable declaration into the beginning of function
2012-08-28 Jouni MalinenInterworking: Add optional use of network selection...
2012-08-27 Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-08-26 Jouni MalinenClear current_ssid and key_mgmt when disconnected
2012-08-26 Jouni MalinenDisable network block temporarily on authentication...
2012-08-23 Jouni MalinenP2P: Allow scan operations during p2p_find
2012-08-15 Jouni MalinenAllow non-WPA IEEE 802.1X to be select even if WPA...
2012-08-11 Jouni MalinenRemove unnecessary bssid_changed check
2012-08-11 Masashi HonmaDo not proceed with association if get_bssid() returns...
2012-08-01 Xi ChenWNM: Add WNM-Sleep Mode for station mode
2012-06-30 Jouni MalinenDo not share special scan results with virtual interfaces
2012-06-30 Gary MorainExport disconnect reason code to dbus
2012-06-26 Tomasz BursztykaAdd automatic scanning support
2012-06-25 Thomas Pedersennl80211: Handle CH_SWITCH event
2012-06-10 Jouni MalinenP2P: Do not use reassociation after getting disassociated
2012-05-28 Jouni MalinenWNM: Send empty IPv4 packet as keep-alive for now
2012-05-28 Jouni MalinenWNM: Fix build without CONFIG_SME=y
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-10 Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-05-08 Jouni MalinenP2P: Allow older scan results to improve p2p_connect...
2012-05-07 Jouni MalinenIgnore network blocks that have invalid WEP key length
2012-05-05 Jouni MalinenFix SIM/USIM determination to support EAP-AKA'
2012-05-03 Rajkumar ManoharanAdd handling of OBSS scan requests and 20/40 BSS coex...
2012-04-21 Jouni MalinenRemove unnecessary EVENT_RX_MGMT data validation
2012-04-03 Jouni MalinenP2P: Remove client group on Deauthentication reason...
2012-04-01 Jouni MalinenFix Probe Request processing in wpa_supplicant AP mode
2012-04-01 Johannes BergDBus: Add ability to report probe requests
2012-04-01 Johannes BergPass signal strength through, fix units
2012-03-01 Jouni MalinenFix processing of channel list update events
2012-03-01 Jouni MalinenFix CTRL-EVENT-DISCONNECTED event for locally generated...
2012-02-26 Jouni MalinenAllow PC/SC reader to be selected and initialized at...
2012-02-25 Dmitry ShmidtAdd CONFIG_NO_ROAMING option
2012-02-18 Jouni MalinenUse WPA_INTERFACE_DISABLED with interface removed events
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build
2012-01-25 Jouni MalinenP2P: Do not expire peer entry if we are connected to...
2012-01-23 Jouni MalinenStop sched_scan in number of cases where it should...
2012-01-23 Sujith ManoharanUpdate WPA/RSN IE properly for driver based BSS selection
2012-01-01 Jouni MalinenDo not trigger fast reconnection on locally generated...
2011-12-25 Bartosz MarkowskiAdd BSSID into blacklist and do not clean blacklist...
2011-12-21 Jouni MalinenProcess EVENT_SCHED_SCAN_STOPPED partially if interface...
2011-12-21 Jouni MalinenIgnore disassociation event in wpa_supplicant AP mode
2011-12-18 Jouni MalinenLower RX_MGMT driver event debug level for Beacon frames
2011-12-11 Jouni MalinenFix compiler warning with CONFIG_NO_SCAN_PROCESSING=y
2011-12-06 Jouni MalinenP2P: Add group ifname to P2P-PROV-DISC-* events
2011-12-04 Jouni MalinenTry to reconnect to the same BSS on recoverable disconn...
2011-12-03 Jouni MalinenUpdate internal MAC address on EVENT_INTERFACE_ENABLED...
2011-12-01 Jouni MalinenCall wpas_connection_failed() only if actually trying...
2011-12-01 Jouni MalinenMake reconnect-on-disassoc debug prints somewhat more...
next