wpa_supplicant: Use monotonic time for SA query timeout
[mech_eap.git] / wpa_supplicant /
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for SA query timeout
2013-12-24 Eliad Pellerbgscan_learn: Start scanning from the first freq
2013-12-24 Eyal Shapirabgscan_learn: Fix initial interval
2013-12-24 Eliad Pellerbgscan_learn: Avoid redundant frequencies
2013-12-24 Eliad Pellerbgscan: Stop bgscan only on disassociation
2013-12-23 Jouni MalinenUpdate IBSS documentation to include RSN option
2013-12-23 Jouni MalinenAdvertise QoS Map support based on driver capability
2013-12-15 Tomasz BursztykaFix a never-ending loop with multiple radios in wpa_sup...
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-12-08 Jithu JanceP2P: Handle frequency conflict in single channel concur...
2013-12-08 Dmitry ShmidtP2P: Add wfd_dev_info= field for device found event
2013-12-08 Naresh Jayarameap_proxy: Extend Android.mk to support additional...
2013-11-24 Jouni MalinenUse wpa_radio data for get_shared_radio_freqs()
2013-11-24 Jouni MalinenUse wpa_radio data for wpas_wpa_is_in_progress()
2013-11-24 Jouni MalinenUse wpa_radio data for wpas_p2p_search_delay()
2013-11-24 Jouni MalinenUse wpa_radio data for channel list updates
2013-11-24 Jouni MalinenUse wpa_radio data for scan result updates
2013-11-24 Jouni MalinenAdd shared per-radio structure for wpa_supplicant
2013-11-24 Jouni MalinenMove wpa_supplicant driver initialization into a helper...
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-24 Ilan PeerP2P: Handle INTERFACE_DISABLED event on a P2P GO interface
2013-11-24 Loic PoulainRestore scan_req if sta scan is rescheduled in the...
2013-11-23 Michael SchallerD-Bus: Add support to set pkcs11_{engine,module}_path
2013-11-22 Dmitry ShmidtAndroid: P2P: Remember country locale
2013-11-22 Jouni MalinenAndroid: Add driver_cmd for arbitrary driver commands
2013-11-20 Johannes BergUse monotonic clock for relative time for eloop if...
2013-11-20 Jithu JanceSTA: Cancel sched_scan while initiating wps_reassoc
2013-11-20 Jouni MalinenAdd Wi-Fi Direct to the build configuration example
2013-11-20 Rashmi RamannaP2P: Short scan wait to speed up the group re-invocation
2013-11-20 Jouni MalinenFix QoS Map Configure frame use
2013-11-19 Jouni MalinenP2P: Fix channel preference use for MCC p2p_connect
2013-11-19 Jouni MalinenP2P: Optimize default case for own freq preference...
2013-11-19 Jouni MalinenP2P: Fix p2p_ignore_shared_freq=1 when inviting a peer
2013-11-19 Jouni MalinenP2P: Fix p2p_ignore_shared_freq=1 during invitation...
2013-11-18 Jouni MalinenP2P: Clean up wpas_p2p_setup_freqs() debug message
2013-11-18 Jouni MalinenP2P: Clean up wpas_p2p_init_go_params()
2013-11-18 Jouni MalinenP2P: Fix channel selection for MCC case
2013-11-18 Jithu JanceHandle legacy scan interruption of sched_scan/PNO
2013-11-17 Andrei OtcheretianskiAdd chan_switch to ctrl interface of wpa_supplicant...
2013-11-17 Andrei OtcheretianskiAdd AP channel switch mechanism
2013-11-17 Andrei Otcheretianskiwpa_supplicant: Update channel switch driver interface
2013-11-17 Jouni Malineneloop: Remove eloop_none.c
2013-11-17 Dmitry ShmidtAndroid: Add state message sent after 'status' command
2013-11-17 Dmitry ShmidtAndroid: Add SSID in supplicant change event
2013-11-17 Masashi HonmaSCARD: Clean up SIM/USIM selection
2013-11-17 Paul Stewartdbus_new: Add DBus TDLS methods
2013-11-17 Jithu JanceRequest new scan only for the original interface
2013-11-17 Jouni MalinenRemove old mechanism of skipping scan request rescheduling
2013-11-17 Dmitry ShmidtDeplete scan request if new time is less than remaining
2013-11-16 Vinay Krishna ErannaP2P: Use negotiated channel from invitation for persist...
2013-11-15 Sunil DuttTDLS: Provide external control to specify the peers...
2013-11-09 Dmitry ShmidtAndroid: Reset MD5OBJS value before += operation
2013-11-08 Jouni MalinenAndroid: Sync Android.mk with Makefile
2013-11-08 Dmitry ShmidtAndroid: Set proper path to keystore include dir
2013-11-08 Dmitry ShmidtAndroid: Fix CONFIG_EAP_PROXY option and move it to...
2013-11-08 Dmitry ShmidtAndroid: Add CONFIG_IEEE80211AC option to makefile
2013-11-08 Dmitry ShmidtAndroid: Add CONFIG_EAP_UNAUTH_TLS option to makefile
2013-11-08 Ying WangAndroid: Add liblog
2013-11-08 Kenny RootAndroid: Switch keystore to binder
2013-11-08 Joe OnoratoAndroid: Get rid of LOCAL_MODULE_TAGS := user
2013-11-08 Kenny RootAndroid: Restore OpenSSL ENGINE support
2013-11-07 Dmitry ShmidtAndroid: Remove obsolete WPA_UNICODE_SSID define
2013-11-07 Dmitry ShmidtAndroid: Fix compilation without BOARD_WPA_SUPPLICANT_D...
2013-11-07 Dmitry ShmidtProhibit PNO start during assoc process and in connect...
2013-11-07 Dmitry ShmidtAndroid: Add ANDROID_P2P define under BOARD_WLAN_DEVICE
2013-11-07 Dmitry ShmidtAndroid: Fix CFLAGS -> L_CFLAGS
2013-11-07 Jouni MalinenP2P: Allow GO P2P Device Address to be used for scan...
2013-11-06 Jouni MalinenInterworking: Use SSID from the BSS entry
2013-11-06 Jouni MalinenInterworking: Reject BSS based on disallow_aps
2013-11-06 Jouni MalinenInterworking: Avoid duplicated network blocks
2013-11-06 Jouni MalinenInterworking: Do not reconnect if already connected
2013-11-05 Jouni MalinenP2P: Add more debug prints for frequency selection
2013-11-05 Ilan PeerP2P: Fix bug in GO frequency selection
2013-11-05 Ilan Peerwpa_supplicant: Fix bug in get_shared_radio_freqs
2013-11-05 Haim Dreyfussbgscan: Add global bgscan configuration
2013-11-05 Naresh Jayarameap_proxy: Re-read IMSI from proxy in Interworking...
2013-11-02 Jouni MalinenSAE: Fix group selection
2013-11-02 Jouni MalinenReplace unnecessary UTF-8 characters with ASCII versions
2013-11-01 Jouni MalinenP2P: Clear pending group formation data on group removal
2013-11-01 Jouni MalinenP2P: Debug print reason for specific SSID for scan
2013-10-31 Jouni MalinenAllow add-BSS operation to re-use existing netdev
2013-10-29 Vinay Krishna ErannaUpdate regulatory change to all virtual interface for...
2013-10-29 Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-29 Jouni MalinenInterworking: Report STATUS:sp_type even if domain...
2013-10-27 Jouni MalinenP2P: Remove compiler warning without CONFIG_IEEE80211N
2013-10-27 Eliad PellerP2P: Add VHT support
2013-10-27 Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-27 Eliad Pellerwpa_supplicant: Add CONFIG_IEEE80211AC
2013-10-27 Jouni MalinenWPS: Clear known_wps_freq in addition to after_wps
2013-10-27 Jouni MalinenInterworking: Clear known_wps_freq for network selection
2013-10-27 Jouni MalinenInterworking: Force normal scan for network selection
2013-10-26 Jouni MalinenP2P: Add option to allow additional client channels
2013-10-26 Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
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...
next