]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_ap_wps.py
tests: Use python3 compatible "except" statement
[thirdparty/hostap.git] / tests / hwsim / test_ap_wps.py
2019-01-26  Masashi Honmatests: Use python3 compatible "except" statement
2017-12-02  Jouni Malinentests: WPS with other AES-based ciphers
2017-12-02  Jouni Malinentests: Make ap_wps_ap_scan_2 work with multiple AES...
2017-12-02  Jouni Malinentests: Allow more ciphers in ap_wps_mixed_cred
2017-08-18  Jouni Malinentests: hostapd with zero length ap_pin parameter
2017-06-17  Jouni Malinentests: Update base64 OOM test cases to match implementa...
2017-04-13  Jouni Malinentests: WPS and random UUID on Enrollee
2017-02-08  Jouni Malinentests: Make ap_wps_er_http_proto less likely to fail
2017-01-08  Jouni Malinentests: WPS_AP_PIN failure
2017-01-08  Jouni Malinentests: WPS_PIN start failure
2017-01-08  Jouni Malinentests: PIN generation failure
2016-12-29  Jouni Malinentests: WPS and pbc_in_m1
2016-12-29  Jouni Malinentests: WPS and wps_rf_bands configuration
2016-12-28  Jouni Malinentests: WPS PIN provisioning with configured AP using...
2016-12-28  Jouni Malinentests: Remove trailing whitespace
2016-12-28  Jouni Malinentests: Additional hostapd WPS control interface coverage
2016-12-27  Jouni Malinentests: WPS getting disabled due to conflicting parameters
2016-12-19  Jouni Malinentests: WPS ER enrolling a new device to a configured AP
2016-12-13  Jouni Malinentests: Clear scan cache at the end of ap_wps_per_statio...
2016-10-10  Jouni Malinentests: WPS PBC with two APs advertising same SSID
2016-08-17  Jouni Malinentests: Fix ap_wps_er_http_proto max concurrent requests...
2016-08-11  Jouni Malinentests: Make ap_wps_er_http_proto more robust
2016-07-03  Jouni Malinentests: Remove extra semicolons from python scripts
2016-06-27  Jonathan Afektests: Mark 525 tests as remote compatible
2016-06-17  Jouni Malinentests: WPS and wpa_supplicant BSS entry limit
2016-04-24  Andrei Otcheretianskitests: Don't use proxy in urllib.urlopen()
2016-04-24  Janusz Dziedzictests: Use hapd from hostapd.add_bss()
2016-04-24  Janusz Dziedzictests: Use hapd from hostapd.add_ap()
2016-04-24  Janusz Dziedzictests: Use hostapd.remove_bss() instead of HostapdGloba...
2016-04-24  Janusz Dziedzictests: Pass apdev to hostapd.add_bss()
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (4)
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (2)
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (1)
2016-02-19  Jouni Malinentests: Allow PIN generation failure during OOM in ap_wp...
2016-02-07  Jouni Malinentests: Memory allocation failing for expanded EAP-Nak
2016-01-13  Jouni Malinentests: WPS and EAP-WSC in network profile
2016-01-06  Jouni Malinentests: WPS and EAP-WSC error cases
2016-01-01  Jouni Malinentests: WPS PIN provisioning with configured AP (WPA...
2015-12-28  Jouni Malinentests: Make ap_wps_probe_req_ie_oom more robust
2015-12-05  Jouni Malinentests: WPS and fragment ack OOM
2015-12-02  Jouni Malinentests: Fix ap_wps_er_multi_add_enrollee cleanup steps
2015-11-30  Jouni Malinentests: Force concurrent exchange in ap_wps_er_multi_add...
2015-11-28  Jouni Malinentests: Fix OOM eloop_register_sock() test cases with...
2015-11-18  Jouni Malinentests: Clear scan cache at the end of ap_wps_per_statio...
2015-10-03  Jouni Malinentests: Make it less likely to overflow wlan5 control...
2015-10-03  Jouni Malinentests: hostapd WPS UPnP web OOM
2015-09-07  Jouni Malinentests: WPS and DISABLE/ENABLE AP
2015-09-07  Jouni Malinentests: WPS ER learn OOM
2015-09-07  Jouni Malinentests: WPS ER SetSelectedRegistrar OOM
2015-09-07  Jouni Malinentests: WPS ER OOM in PutWLANResponse generation
2015-09-07  Jouni Malinentests: WPS ER OOM in STA add
2015-09-07  Jouni Malinentests: WPS ER and OOM in HTTP response generation
2015-09-07  Jouni Malinentests: WPS ER subscribe OOM
2015-09-07  Jouni Malinentests: WPS ER caching AP settings (OOM)
2015-09-07  Jouni Malinentests: WPS against external implementation
2015-09-07  Jouni Malinentests: WPS ER init failure
2015-09-07  Jouni Malinentests: WPS AP configured for special ap_setup_locked...
2015-09-06  Jouni Malinentests: WPS AP and UPnP event subscription and many...
2015-09-06  Jouni Malinentests: Multiple WPS ERs adding a new enrollee using PIN
2015-09-05  Jouni Malinentests: WPS config method update for WPS and P2P
2015-09-01  Jouni Malinentests: WPS Enrollee protocol testing
2015-09-01  Jouni Malinentests: AP configuration using wps_config and wps_cred_p...
2015-09-01  Jouni Malinentests: WPS ER timing out STA entry after negotiation
2015-08-31  Jouni Malinentests: WPS AP and advertisement OOM
2015-08-31  Jouni Malinentests: WPS UPnP SetSelectedRegistrar protocol testing
2015-08-31  Jouni Malinentests: WPS ER Selected Registrar timeout
2015-08-31  Jouni Malinentests: More WPS/HTTP test coverage
2015-08-26  Jouni Malinentests: More WPS ER coverage
2015-08-18  Jouni Malinentests: More WPS ER HTTP protocol testing
2015-08-16  Jouni Malinentests: WPS ER protocol testing
2015-08-16  Jouni Malinentests: WPS and non-WPS AP in single hostapd process
2015-08-16  Jouni Malinentests: Fix WPS HTTP test case exceptions
2015-08-06  Jouni Malinentests: AP config using wps_config command with invalid...
2015-08-02  Jouni Malinentests: Skip WPA(V1) test cases in FIPS mode
2015-07-23  Jouni Malinentests: Fix ap_wps_wpa_cli_action outside VM
2015-07-22  Jouni Malinentests: WPS events and wpa_cli action script
2015-07-19  Jouni Malinentests: WPS ER OOM in XML processing
2015-07-19  Jouni Malinentests: Initial AP configuration and OOM during PSK...
2015-07-17  Jouni Malinentests: Verify wpa parameter in hostapd GET_CONFIG
2015-06-19  Jouni Malinentests: Increase HTTPConnection timeout in ap_wps_upnp_h...
2015-06-18  Jouni Malinentests: Make ap_wps_ap_scan_2 more robust
2015-06-18  Jouni Malinentests: Make ap_wps_pbc_overlap_2* less likely to cause...
2015-06-04  Jouni Malinentests: wps_priority in configuration and WPS behavior
2015-05-03  Jouni Malinentests: WPS HTTP protocol tests
2015-04-24  Jouni Malinentests: WPS AP iteration on no Selected Registrar and...
2015-03-06  Jouni Malinentests: WPS PIN and iterate through APs without selected...
2015-02-07  Jouni Malinentests: Remove unnecessary use of sudo from test cases
2015-02-07  Jouni Malinentests: Replace subprocess.call for rm with os.remove()
2015-02-05  Bentests: Fix ap_wps_per_station_psk to use own_addr()
2015-01-28  Jouni Malinentests: EAPOL supplicant invalid frame handling
2015-01-22  Jouni Malinentests: Make ap_wps_er_pbc_overlap more robust
2015-01-19  Jouni Malinentests: WPS registrar learning configuration from WPA...
2015-01-08  Jouni Malinentests: Convert test skipping to use exception
2014-12-20  Jouni Malinentests: Add wait_connected() and wait_disconnected(...
2014-12-14  Jouni Malinentests: Try to clear scan results after regulatory domai...
2014-12-14  Jouni Malinentests: Move WPS_ER_STOP from reset() to test cases
2014-12-14  Jouni Malinentests: WPS_ER_PBC error cases
2014-12-14  Jouni Malinentests: WPS ER restart and stop
2014-12-08  Jouni Malinentests: Optimize WPS tests by avoiding full scan
2014-12-01  Jouni Malinentests: Add a helper function for clearing scan cache
next