hostapd: Allow FTM functionality to be published
[mech_eap.git] / tests / hwsim / hostapd.py
2016-06-27 Jouni Malinentests: Use shell in local cmd_execute() only if needed
2016-06-19 Jonathan Afektests: Add functions to execute shell commands on inter...
2016-05-28 Jonathan Afektests: Use 10 retries for over-the-air broadcast connec...
2016-04-24 Janusz Dziedzictests: Return hapd when add_bss() and add_iface() are...
2016-04-24 Janusz Dziedzictests: Pass apdev param to HostapdGlobal()
2016-04-24 Janusz Dziedzictests: Pass apdev to hostapd.add_bss()
2016-04-24 Janusz Dziedzictests: Pass apdev to hostapd.add_iface()
2016-04-24 Janusz Dziedzictests: Pass apdev to hostapd.terminate()
2016-04-24 Janusz Dziedzictests: Pass apdev to remove_bss()
2016-04-03 Janusz Dziedzictests: Allow full apdev to be passed to add_ap() function
2016-03-20 Janusz Dziedzictests: Improve debug logs in hostapd/wpasupplicant...
2016-03-20 Janusz Dziedzictests: hostapd.py/wpasupplicant.py use Host when execut...
2016-03-20 Jouni Malinentests: PMKSA cache control interface operations
2016-03-05 Janusz Dziedzictests: Add hostapd.py helpers for various radio parameters
2016-03-05 Janusz Dziedzictests: Add terminate support for hostapd/wpa_supplicant
2016-03-05 Janusz Dziedzictests: Add HostapdGlobal.get_ctrl_iface_port()
2016-03-05 Janusz Dziedzictests: Add UDP ctrl_iface support to hostapd.py
2015-10-04 Jouni Malinentests: Speed up hostapd_oom_loop tests
2015-07-17 Jouni Malinentests: Add hostapd interface with driver specified
2015-07-16 Anton Nayshtuttests: hostapd global-to-local control interface redire...
2015-07-16 Anton Nayshtuttests: Add FST module tests
2015-07-12 Jouni Malinentests: IEEE 802.1X and EAPOL Authenticator aWhile handling
2015-06-14 Michael Brauntests: Verify correct VLAN operation in multi-BSS multi...
2014-10-19 Jouni Malinentests: Add own_addr() for both Hostapd and WpaSupplican...
2014-03-29 Jouni Malinentests: PSK file error cases
2014-03-22 Jouni Malinentests: hostapd GET_CONFIG key_mgmt values
2014-03-13 Jouni Malinentests: Verify hostapd ENABLE/DISABLE/ENABLE
2014-03-12 Jouni Malinentests: Check for AP-DISABLED when setting up AP
2014-03-12 Jouni Malinentests: Wait longer for hostapd REMOVE command to complete
2014-03-02 Jouni Malinentests: HS 2.0 OSU and icon fetch
2014-02-21 Jouni Malinentests: Remove unnecessary interpreter line from most...
2014-02-15 Jouni Malinentests: Verify RADIUS server MIB values
2014-02-04 Jouni Malinentests: ctrl_iface STA-FIRST and STA-NEXT iteration
2014-01-27 Jouni Malinentests: Reset hostapd state with FLUSH between test...
2014-01-07 Jouni Malinentests: Add get_driver_status for Hostapd
2014-01-07 Jouni Malinentests: Optimize wait_event()
2014-01-07 Jouni Malinentests: Clean up hostapd ctrl_iface debug logging
2014-01-02 Jouni Malinentests: Verify STA command output and EAPOL state
2013-12-31 Jouni Malinentests: RADIUS
2013-12-29 Jouni Malinentests: Verify WPA-Enterprise functionality
2013-12-27 Jouni Malinentests: Add WNM test cases
2013-12-27 Jouni Malinentests: Wait for AP-ENABLED
2013-12-26 Jouni Malinentests: Verify behavior on incorrect GAS response type
2013-11-03 Jouni Malinentests: Add test cases for automatic channel selection
2013-11-03 Jouni Malinentests: Add test case for multi-BSS configuration file
2013-11-02 Jouni Malinentests: Split hostapd debug log into per test case files
2013-10-31 Jouni Malinentests: Test dynamic BSS addition/removal
2013-10-31 Jouni Malinentests: Split run-tests.py logger info into per test...
2013-10-29 Jouni Malinentests: Enable verbose logger_stdout debug in hostapd
2013-09-29 Jouni Malinentests: Add test cases for WPA2-Enterprise
2013-05-24 Jouni Malinentests: Add test cases for Fast BSS Transition
2013-05-10 Jouni Malinentests: Use /var/run/hostapd-global to avoid socket...
2013-03-31 Jouni Malinentests: Add a test case for Hotspot 2.0 network selection
2013-03-31 Jouni Malinentests: Add test cases for WPS operations
2013-03-30 Jouni Malinentests: Add test cases for PMF
2013-03-29 Jouni Malinentests: Add helper functions for starting hostapd AP
2013-03-29 Jouni Malinentests: Add TDLS test cases for WEP and open network
2013-03-29 Jouni Malinentests: Add TDLS test cases with WPA-PSK and WPA+WPA2-PSK
2013-03-29 Jouni Malinentests: Configure hostapd dynamically during the tests