Drop EAP packet with code 10 before EAPOL state machine processing
[mech_eap.git] / wpa_supplicant /
2013-09-15 Kamath VinayakUse configured sched_scan interval for the PNO scan
2013-09-14 Jouni MalinenPrint ctrl_iface sendto() failures into debug log
2013-09-14 Jouni MalinenP2P: Cancel group formation timeout on client connection
2013-09-14 Jouni MalinenP2P: Fix operation channel configuration update
2013-09-03 Vinay Krishna ErannaP2P: Fix crash when failed to create GO interface aosp-kk-from-upstream
2013-09-03 Jouni MalinenWPS NFC: Fix build without CONFIG_AP=y
2013-09-03 Jouni MalinenSAE: Fix build without CONFIG_AP=y
2013-09-02 Jouni MalinenP2P: Remove group from timeout on PSK failure
2013-09-01 Jouni MalinenP2P: Add event messages for possible PSK failures on...
2013-09-01 Jouni MalinenP2P: Document per-client keys and p2p_remove_client
2013-09-01 Jouni MalinenP2P: Do not store duplicate PSK entries for the same...
2013-09-01 Jouni MalinenP2P: Add a command for removing a client from all groups
2013-09-01 Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-09-01 Jouni MalinenP2P: Select PSK based on Device Address instead of...
2013-09-01 Jouni MalinenP2P: Make peer's P2P Device Address available to authen...
2013-09-01 Jouni MalinenP2P: Store P2P Device Address in per-device PSK records
2013-09-01 Jouni MalinenP2P: Allow per-device PSK to be assigned
2013-08-31 Jouni Malinenwpa_cli: Add tab completion for p2p_set field values
2013-08-31 Syed Asifful Dayya... P2P: Stop listen state when listen-only duration is...
2013-08-31 Jouni Malinenwpa_cli: Allow first DISCONNECTED event to be reported
2013-08-31 Jouni MalinenD-Bus: Fix per-iface object unregistration on not exist...
2013-08-31 Jouni MalinenD-Bus: Do not send network notification for all P2P...
2013-08-31 Masashi HonmaFix switching from EAP-SIM to EAP-AKA/AKA'
2013-08-31 Sreenath SharmaP2P: Allow P2P functionality to be disabled per interface
2013-08-31 Sreenath SharmaP2P: Immediate group removal in GC in case of deauthent...
2013-08-27 Jouni MalinenIBSS RSN: Add a timeout for Authentication frame exchange
2013-08-27 Jouni MalinenP2P: Postpone concurrent scans when waiting for first...
2013-08-26 Jouni MalinenIBSS RSN: Work around Data RX vs. Authentication RX...
2013-08-26 Jouni MalinenP2P: Add more debug info on operating channel selection
2013-08-26 Jouni MalinenP2P: Add GO negotiation results into the P2P-GO-NEG...
2013-08-26 Jouni MalinenReplace perror() with wpa_printf(strerror) in ctrl_ifac...
2013-08-25 Jouni MalinenIBSS RSN: Add IBSS-RSN-COMPLETED event message
2013-08-25 Jouni MalinenP2P: Add state info to global STATUS command
2013-08-25 Jouni MalinenAdd STATUS command to global control interface
2013-08-25 Jouni MalinenAdd SAVE_CONFIG command to global control interface
2013-08-25 Jouni MalinenAdd SET command for global control interface
2013-08-25 Jouni MalinenClear EAPOL supplicant configuration info on current_ss...
2013-08-25 Avraham Sternwpa_supplicant: Fix AP mode frequency initialization
2013-08-25 Ilan PeerP2P: Skip non-P2P interface in p2p_group_remove *
2013-08-25 David SpinadelWPS: Set currently used RF band in RF Bands attribute
2013-08-25 Ilan Peerwpa_supplicant: Reduce wait time for control interfaces
2013-08-25 Arik NemtsovP2P: Allow separate interface GO to disconnect low...
2013-08-24 Jouni MalinenFix DETACH command debug prints to avoid use of freed...
2013-08-24 Jouni MalinenMake global UNIX socket non-blocking for ctrl_iface
2013-08-23 Jouni MalinenChange WEP network selection to reject WPA/WPA2 APs
2013-08-23 Jouni MalinenWPS: Fix failure path to allow WSC_NACK and EAP-Failure...
2013-08-23 Jeffin MammenWPS: Add PBC mode activated/disabled events
2013-08-23 Jouni MalinenWPS: Share a common function for error strings
2013-08-01 Jouni MalinenRevert "P2P: Reject p2p_find while P2P connection is...
2013-08-01 Deepthi GowriP2P: Reject p2p_find while P2P connection is in progress
2013-07-31 Wei-Jen LinP2P: Fix invalid remain-on-channel duration for frame TX
2013-07-31 Sean LinP2P: Do not delay retries on failure during group formation
2013-07-21 Ilan PeerP2P: Use the number of concurrent channels in P2P flows
2013-07-21 Jouni MalinenUse wpa_drv_shared_freq() if get_radio_name() is not...
2013-07-21 Ilan PeerChange share_vif_oper_freq() to handle multiple freqs
2013-07-21 Ilan Peernl80211: Report the number of concurrent support channels
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-21 Jouni MalinenIBSS RSN: Fix disconnect() with internal SME
2013-07-20 Arend van SprielTDLS: Tear down TDLS using wpas_drv_tlds_oper() if...
2013-07-20 Chengyi ZhaoCancel delayed scheduled scan when wpa_supplicant cleans up
2013-07-20 Michal Kaziorwpa_supplicant: Add support for VHT BSS membership...
2013-07-11 Jouni MalinenP2P: Report group formation failure on error to start...
2013-07-11 Jouni MalinenDo not block on ctrl_iface monitor events
2013-07-08 Jouni MalinenInterworking: Relax 3GPP info PLMN matching for MNC
2013-07-08 Junli ZhaoWPS: Disconnect when removing existing WPS network...
2013-07-07 Jouni MalinenEAP-EKE: Add peer implementation
2013-07-01 Tomasz Bursztykadbus: Register the AutoScan method call at the right...
2013-06-30 Jouni MalinenP2P: Do not add ctrl interface for P2P_DEVICE (p2p...
2013-06-30 Jouni MalinenP2P: Fix TDLS and l2_packet init without P2P Device...
2013-06-30 Jouni MalinenFix non-P2P build after the P2P_DEVICE changes
2013-06-30 Arend van SprielP2P: Derive group interface name bit more sensibly
2013-06-30 Arend van SprielP2P: Create P2P Device interface if supported
2013-06-30 Arend van SprielP2P: Ignore p2p_no_group_iface when driver advertizes...
2013-06-29 Jouni MalinenAdd support for OCSP stapling to validate server certif...
2013-06-25 Arend van SprielP2P: Remove a call to wpas_p2p_deinit_global()
2013-06-22 Chengyi ZhaoD-Bus: Emit signal when a station is authorized or...
2013-06-22 Andrei OtcheretianskiAdd AVG_RSSI report in signal_poll
2013-06-22 Andrei OtcheretianskiAdd bandwidth and center freq info to signal_poll
2013-06-22 Alexander BondarRemove 802.11b rates only in case of P2P group operation
2013-06-19 Jouni MalinenInterworking: Add support for using eap_proxy offload
2013-06-07 Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
2013-06-07 Jouni MalinenRemove compiler warnings with CONFIG_NO_SCAN_PROCESSING
2013-06-07 Jouni MalinenRemove compiler warnings if TDLS is enabled without...
2013-06-07 Bharat BhushanIBSS RSN: Implement disconnect() callback using sta_dea...
2013-06-04 Wei-Jen LinP2P: Automatic channel selection at re-invocation of...
2013-05-24 Jouni MalinenStop TKIP countermeasures on FLUSH command
2013-05-23 Jouni Malinenwpa_cli: Support tab completion with ifname= prefix
2013-05-23 Jouni Malinenwpa_cli: Allow IFNAME= prefix to be used
2013-05-23 Jouni MalinenWNM: Make ESS Disassoc Imminent event more convenient...
2013-05-23 Jouni MalinenWNM: Do not reject ESS Disassoc Imminent
2013-05-23 Jouni MalinenWNM: Use defines for BSS Trans Mgmt field values
2013-05-22 Jouni MalinenTry to use fast-associate on ENABLE_NETWORK
2013-05-22 Jouni MalinenFix already-associated detection with driver-based...
2013-05-22 Sean LinP2P: Relax channel forcing for invitation processing...
2013-05-20 Jouni MalinenGAS: Reduce query timeout to two seconds
2013-05-20 Jouni MalinenGAS: Assign new dialog token even if previous one is...
2013-05-20 Jouni MalinenGAS: Ignore replays if previous frag_id without droppin...
2013-05-20 Jouni MalinenAdd test code for fetching the last configured GTK
next