]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant
nl80211: Abstract handling of sockets on eloop
[thirdparty/hostap.git] / wpa_supplicant /
2013-10-26  Jouni MalinenStop ctrl_iface monitor send loop on reinit failure
2013-10-26  Jouni MalinenRemove unnecessary wpa_s->conf checks
2013-10-24  Jouni MalinenP2P: Fix snprintf buffer length for group ifname backup
2013-10-23  Naresh Jayarameap_proxy: Confirm eap_proxy initialization before...
2013-10-23  Po-Lun LaiP2P: Check Action frame payload match before accepted...
2013-10-23  Jouni MalinenFix ENABLE_NETWORK not to reconnect in disconnected...
2013-10-22  Jouni MalinenMake frequency range list routines more general
2013-10-22  Dan Williamsdbus: Add boolean AllowRoam option to Scan() method...
2013-10-22  Pontus FuchsDon't start second scan when changing scan interval
2013-10-21  Jouni MalinenGAS: Add support for multiple pending queries for the...
2013-10-21  Jouni MalinenGAS: Do not start new scan operation during an ongoing...
2013-10-21  Kyeyoon ParkGAS: Delay GAS query Tx while scanning/connecting
2013-10-21  Kyeyoon ParkGAS: Delay GAS query Tx while another query is in progress
2013-10-20  Jouni MalinenWPS: Clear after_wps from number of new locations
2013-10-20  Jouni MalinenP2P: Fix Operating Channel in Invitation Request for...
2013-10-20  Jouni MalinenD-Bus: Clean up debug print for P2P invitation result
2013-10-20  Jouni MalinenP2P: Add GO BSS entry details to debug log on join...
2013-10-20  Jouni Malineneap_proxy: Fix IMSI fetch for home vs. visited network...
2013-10-20  Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-10-19  Jouni Malineneapol_test: Initialize BSS lists
2013-10-19  Jouni MalinenSend CTRL-RSP command response before processing EAPOL...
2013-10-19  Jouni Malineneapol_test: Fix external EAP request mechanism
2013-10-19  Jouni Malineneapol_test: Initialize wpa_s->global to fix ctrl_iface
2013-10-18  Jouni MalinenAndroid: Add dfs.c into build
2013-10-18  Jouni MalinenInterworking: Add required_roaming_consortium parameter...
2013-10-18  Jouni MalinenGAS: Update timeout from TX status handler
2013-10-18  Jouni MalinenInterworking: Add support for QoS Mapping functionality...
2013-10-18  Jouni MalinenInterworking: Add domain_suffix_match for credentials
2013-10-18  Jouni MalinenInterworking: Add support for multiple home FQDNs
2013-10-18  Jouni MalinenAdd AAA server domain name suffix matching constraint
2013-10-17  Janusz Dziedzichostapd: Add AP DFS support
2013-10-14  Pontus FuchsIncrease buffer size and prevent write beyond buffer end
2013-10-14  Jithu JanceWPS NFC: Cancel scheduled scan before attempting a...
2013-10-14  Jouni MalinenP2P: Do not allow P2P client connection without P2P...
2013-10-14  Jouni MalinenP2P: Allow persistent group determination based on...
2013-10-14  Jouni MalinenP2P: Allow GO to be discovered based on Beacon frame
2013-10-14  Jouni MalinenP2P: Show p2p flag in debug info for scan results
2013-10-14  Jouni MalinenP2P: Show P2P flag in BSS entries also based on Beacon...
2013-10-14  Jouni MalinenP2P: Do not drop P2P IEs from BSS table on non-P2P...
2013-10-06  Jouni MalinenP2P: Make sure wait for the first client gets stopped
2013-10-06  Dmitry ShmidtP2P: Clone 'disable_scan_offload' parameter for p2p...
2013-10-06  Deepthi GowriP2P: Clear p2p_group_formation and p2p_in_provisioning...
2013-10-02  Arif HussainInclude Extended Capabilities element based on scan...
2013-10-02  Deepthi GowriP2P Extend postponing of concurrent scans for persistent GO
2013-09-30  Sunil DuttTDLS: Clean up wpa_tdls_teardown_link() uses
2013-09-29  Jouni MalinenDocument use of Linux capabilities instead of privilege...
2013-09-28  Jouni MalinenAdd driver status information to control interface
2013-09-27  Jouni MalinenGet rid of compiler warning in no-CONFIG_CTRL_IFACE...
2013-09-27  Jouni MalinenAdd no_ctrl_interface config param to clear ctrl_interface
2013-09-27  Jouni MalinenMake sure updated BSS entry does not get added twice...
2013-09-27  Jouni MalinenFix possible freed-memory use in BSS table updates
2013-09-26  Jouni MalinenP2P: Use group formation timeout on persistent group GO
2013-09-26  Jouni MalinenP2P: Extend group formation timeout on GO to first...
2013-09-25  Jouni MalinenP2P: Remove P2P groups on process termination
2013-09-25  Jouni MalinenRegister wpa_msg callback even if only global ctrl_ifac...
2013-09-25  Jouni MalinenRe-open ctrl_iface socket on some failure cases as...
2013-09-23  Jouni MalinenSimplify ctrl_iface sendto() use
2013-09-23  Jouni MalinenClear frequency list on empty value
2013-09-23  Masashi HonmaMake scan_freq field to be saved by save_config
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
next