]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_ap_wps.py
tests: WPS MAC address change
[thirdparty/hostap.git] / tests / hwsim / test_ap_wps.py
2019-09-09  Mikael Kanstruptests: WPS MAC address change
2019-07-30  Masashi Honmatests: Fix ap_wps_conf_5ghz false negative by using...
2019-06-26  Masashi Honmatests: Fix ap_wps_conf_chan14 false negative by using...
2019-04-16  Jouni Malinentests: Addition WPS local error case coverage
2019-03-17  Jouni Malinentests: Fix WPS with SAE test cases to reset sae_groups...
2019-03-16  Jouni Malinentests: Python coding style cleanup (pylint3 bad-whitespace)
2019-03-13  Jouni Malinentests: Clear scan results from dev5 in WPS testing
2019-03-06  Jouni Malinentests: WPS with PSK+SAE
2019-02-04  Masashi Honmatests: Use binary mode for writing WPS attributes
2019-02-04  Masashi Honmatests: Decode StreamRequestHandler read for python3
2019-02-04  Masashi Honmatests: Decode upnp_soap_action() response for python3
2019-02-04  Masashi Honmatests: ElementTree string representation in python3...
2019-02-04  Masashi Honmatests: urlopen() compatibility for python3
2019-02-04  Jouni Malinentests: Extend build_wsc_attr() to accept both bytes...
2019-02-04  Jouni Malinentests: Fix struct.unpack() call for a single octet...
2019-02-04  Masashi Honmatests: Encode/decode base64 operations for python3
2019-02-04  Jouni Malinentests: Use floor division (//) to avoid issues with...
2019-02-04  Masashi Honmatests: Replace str.encode('hex') with binascii.hexlify...
2019-02-04  Masashi Honmatests: Use 'b' prefix to mark Bytes literals explicitly...
2019-02-04  Masashi Honmatests: Explicitly encode str to bytes when needed for...
2019-02-04  Masashi Honmatests: Explicit str/bytes conversion for socket operati...
2019-02-04  Masashi Honmatests: Convert binascii.hexlify() output to a string...
2019-02-04  Masashi Honmatests: Decode Popen() output values for python3
2019-02-02  Masashi Honmatests: Use python3 compatible libraries
2019-01-26  Masashi Honmatests: Use int instead of long for python3 compatibility
2019-01-26  Masashi Honmatests: Use python3 compatible print statement
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
next