mech_eap.git
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 Janusz DziedzicClear beacon_data before usage
2013-11-22 Dmitry ShmidtAndroid: Revert static field back to send_and_recv_msgs()
2013-11-22 Dmitry ShmidtAndroid: wpa_supplicant: Use Ver 0.8.X as default
2013-11-22 Dmitry ShmidtAndroid: P2P: Remember country locale
2013-11-22 Jouni MalinenAndroid: Add driver_cmd for arbitrary driver commands
2013-11-22 Jouni MalinenAndroid: Add P2P/WPS wrappers for private lib
2013-11-22 Dmitry ShmidtAndroid: Clean entire socket directory
2013-11-22 Marek Kwaczynskihostapd: Set proper VHT capabilities
2013-11-22 Marek Kwaczynskihostapd: Fix set beacon in multiple BSSID scenario
2013-11-22 Sunil DuttTDLS: Do not reenable TDLS link on retransmitted setup...
2013-11-22 Jouni MalinenVHT: Fix memory leak in STA entry
2013-11-21 Jouni Malinentests: Verify that re-invoked P2P group is identified...
2013-11-20 Johannes BergUse monotonic clock for relative time for eloop if...
2013-11-20 Jouni MalinenFix and work around some MinGW compilation issues
2013-11-20 Jouni MalinenFix compiler warning for OpenSSL without HAVE_OCSP
2013-11-20 Michal Kaziorhostapd: Fix interface enabling/disabling and DFS
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 Paul Stewartdbus_new: Add documentation for D-Bus TDLS methods
2013-11-20 Johannes Berghwsim tests: Check kernel messages for lockdep complaints
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: Prefer U-NII-3 over U-NII-1 during channel selection
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: Prefer VHT channels for initial pick
2013-11-18 Jouni MalinenP2P: Prefer HT40 channels for initial pick
2013-11-18 Jouni MalinenP2P: Prefer 5 GHz channels for initial pick
2013-11-18 Jouni MalinenP2P: Select VHT channel at random instead of using...
2013-11-18 Jouni MalinenP2P: Select HT40 channel at random instead of using...
2013-11-18 Jouni MalinenP2P: Move random channel selection into a helper function
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 Jouni Malinenwlantest: Add more pcapng notes on EAPOL processing
2013-11-17 Jouni Malinenwlantest: Allow additional PTKs to be specified from...
2013-11-17 Jouni Malinentests: Use per-test case log/capture file from wlantest
2013-11-17 Jouni Malinenwlantest: Add support for debug log timestamps
2013-11-17 Jouni Malinenwlantest: Add support for log output into a file
2013-11-17 Jouni Malinenwlantest: Add RELOG command to reopen log/capture files
2013-11-17 Jouni MalinenValidate P802.11ac test vector result
2013-11-17 Jouni MalinenExtend GCMP test vectors to include both MPDUs
2013-11-17 Jouni Malinentests: Verify GO channel switch behavior
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 OtcheretianskiMove AP parameter filling into a helper function
2013-11-17 Andrei Otcheretianskinl80211: Add channel switch implementation
2013-11-17 Andrei Otcheretianskiwpa_supplicant: Update channel switch driver interface
2013-11-17 Jouni Malineneloop: Remove eloop_none.c
2013-11-17 Jouni MalinenSync with wireless-testing.git include/uapi/linux/nl80211.h
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-17 Johannes Berghwsim tests: Print failed tests nicer
2013-11-16 Vinay Krishna... P2P: Use negotiated channel from invitation for persist...
2013-11-15 Sunil DuttTDLS: Provide external control to specify the peers...
2013-11-15 Abhishek Singhhostapd: Filter channel list updated events after count...
2013-11-09 Jouni Malinennl80211: Do not force interface down on deinit
2013-11-09 Jouni Malinennl80211: Do not for station mode on hostapd deinit
2013-11-09 Jouni Malinennl80211: Remove build time condition on HOSTAPD define
2013-11-09 Jouni Malinennl80211: Share more code between hostapd and wpa_supplicant
2013-11-09 Jouni Malinennl80211: Remove read-only last_freq/last_freq_ht
2013-11-09 Jouni Malinentests: Do not override existing .config from build.sh
2013-11-09 Jouni Malinentests: Remove duplicated mkdir for LOGDIR
2013-11-09 Michal Kaziortests: Use proper admin group in start.sh
2013-11-09 Dmitry ShmidtAndroid: Reset MD5OBJS value before += operation
2013-11-08 Jouni MalinenAndroid: Sync Android.mk with Makefile
2013-11-08 Jouni MalinenAndroid: Sync Android.mk with Makefile
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: Add CONFIG_ACS option to makefile
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-08 Kenny RootAndroid: Remove obsolete keystore path
2013-11-08 Kenny RootAndroid: Use keystore ENGINE for private key operations
2013-11-08 Nick KralevichAndroid: Use correct header file path for capability.h
2013-11-07 Jouni Malinentests: Verify GAS query while associated
2013-11-07 Jouni Malinentests: Verify GAS fragmentation
2013-11-07 Jouni Malinentests: Use only new scan results for Hotspot 2.0 test...
2013-11-07 Kyeyoon ParkGAS: Replenish AP station session timer to 5 seconds
2013-11-07 Kyeyoon Parkeloop: Add support for replenishing a registered timeout
2013-11-07 Dmitry ShmidtAndroid: Remove obsolete WPA_UNICODE_SSID define
2013-11-07 Jeff Johnsonhostapd: Allow hostapd_cli to work on Android
2013-11-07 Jouni Malinennl80211: Work around nl_socket_set_nonblocking on Android
2013-11-07 Paul Stewarthostapd: Add option to send OBSS scan params
2013-11-07 Dmitry ShmidtAndroid: Fix compilation without BOARD_WPA_SUPPLICANT_D...
next