]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/wpasupplicant.py
tests: DPP chirping
[thirdparty/hostap.git] / tests / hwsim / wpasupplicant.py
2020-03-27  Jouni Malinentests: DPP chirping
2020-03-15  Jouni Malinentests: FT protocol RSNE/RSNXE mismatch in Reassociation...
2020-03-02  Jouni Malinentests: wpa_supplicant config file writing with SAE
2020-02-28  Jouni Malinentests: SAE and opportunistic key caching and PMK lifetime
2020-02-23  Alexander Wetzeltests: Allow PTK0 rekey for tests
2020-02-21  Jouni Malinentests: Beacon protection
2020-02-15  Thomas Pedersentests: Factor out multicast connectivity check
2020-02-11  Jouni Malinentests: DPP QR Code and enrollee initiating with netrole...
2020-02-10  Jouni Malinentests: GET_PMK and PMKSA_GET match
2020-01-26  Jouni Malinentests: Fix DPP capability checking to avoid failures...
2020-01-23  Jouni Malinentests: OWE PTK derivation workarounds
2020-01-10  Jouni Malinentests: Opportunistic Wireless Encryption transition...
2019-12-05  Jouni Malinentests: DPP bootstrapping via NFC URI record
2019-11-28  Jouni Malinentests: DPP ssid_charset/ssid64
2019-09-16  Jouni Malinentests: DPP2 connection status result
2019-09-01  Jouni Malinentests: EAP-TEAP with inner EAP-MSCHAPv2 user and EAP...
2019-08-20  Jouni Malinentests: EAP-TEAP with machine username/password credential
2019-08-07  Jouni Malinentests: Check wait_event argument type
2019-04-28  Jouni Malinentests: FT-EAP and PMKSA caching for initial mobility...
2019-04-22  Jouni Malinentests: DPP over TCP using Controller/Relay
2019-04-15  Jouni Malinentests: Avoid confusing "DETACH failed" exception prints...
2019-03-18  Jouni Malinentests: Use a helper function for DPP_CONFIGURATOR_ADD...
2019-03-18  Jouni Malinentests: Use a helper function for DPP_AUTH_INIT
2019-03-17  Jouni Malinentests: Helper functions for DPP PKEX initiator and...
2019-03-17  Jouni Malinentests: Use helper function for DPP_LISTEN commands
2019-03-17  Jouni Malinentests: Helper function for DISCONNECT + ABORT_SCAN...
2019-03-17  Jouni Malinentests: Split event wait in grpform_cred_ready_timeout
2019-03-17  Jouni Malinentests: Close wpa_supplicant control interface more...
2019-03-17  Jouni Malinentests: Fix dump_monitor() without monitor attached
2019-03-16  Jouni Malinentests: Python coding style cleanup (pylint3 bad-whitespace)
2019-03-15  Jouni Malinentests: Clear pending monitor events before starting...
2019-03-15  Jouni Malinentests: Python coding style cleanup (pylint3 unneeded...
2019-03-13  Jouni Malinentests: Make TDLS test case scan clearing more robust
2019-03-11  Jouni Malinentests: check_cert_subject
2019-03-09  Jouni Malinentests: Use a helper function for DPP_BOOTSTRAP_GEN...
2019-03-09  Jouni Malinentests: Use a helper function for DPP_QR_CODE commands
2019-02-04  Masashi Honmatests: Replace str.encode('hex') with binascii.hexlify...
2019-02-02  Jouni Malinentests: Decode command execution output to a str for...
2019-02-01  Johannes Bergtests: wpasupplicant: Refactor code duplication in...
2019-01-26  Masashi Honmatests: Use python3 compatible dict operation
2019-01-26  Masashi Honmatests: Use python3 compatible print statement
2019-01-26  Masashi Honmatests: Use python3 compatible "except" statement
2019-01-04  Jouni Malinentests: Split ap_ft_oom into separate test cases
2019-01-04  Jouni Malinentests: Verify that roaming attempts do not get rejected
2019-01-04  Jouni Malinentests: Fix P2P-GROUP-STARTED event parsing for persiste...
2018-12-23  Sergey Matyukevichtests: Allow overriding HT STBC capabilities
2018-12-22  Jouni Malinentests: Fix mbo_supp_oper_classes after cfg80211 change
2018-12-20  Jouni Malinentests: Multi-AP association
2018-12-17  Mathy Vanhoeftests: OCI validation in the 4-way and group key handsh...
2018-08-02  Jouni Malinentests: Extend eap_proto_aka_prime to cover additional...
2018-05-19  Jouni Malinentests: SAE with Password Identifier
2018-04-17  Jouni Malinentests: roaming_consortium_selection
2018-04-17  Jouni Malinentests: Hotspot 2.0 connection based on roaming_consorti...
2017-10-11  Jouni Malinentests: SAE with sae_password
2017-10-08  Jouni Malinentests: OWE DH groups
2017-09-26  Jouni MalinenAdd group_mgmt network parameter for PMF cipher selection
2017-06-19  Jouni Malinentests: DPP bootstrapping, authentication, and configura...
2017-05-11  Jouni Malinentests: cfg80211 connect command with bssid_hint
2017-03-12  Jouni Malinentests: FILS SK with PFS
2017-02-21  Jouni Malinentests: Extend PMKSA output parser to handle FILS Cache...
2016-12-29  Jouni Malinentests: AP with Probe Response frame sending from hostap...
2016-12-14  Jouni Malinentests: Do not attach wpa_supplicant monitor interface...
2016-12-14  Jouni Malinentests: Use longer timeout in p2p_go_neg_auth_result()
2016-12-10  Jouni Malinentests: Scan and only_new=1 multiple times
2016-11-25  Jouni Malinentests: Random MAC address in scans while connected
2016-09-17  Jonathan Afektests: Increase timeout for remote tests
2016-09-17  Jonathan Afektests: Increase connection timeouts for remote tests
2016-07-04  Jouni Malinentests: Hotspot 2.0 and failures during profile configur...
2016-07-03  Jouni Malinentests: Remove extra semicolons from python scripts
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-30  Jonathan Afektests: Support P2P group interfaces in hwsim remote...
2016-05-20  Jouni Malinentests: P2P group formation using P2PS method without...
2016-05-14  Jouni Malinentests: Fix WEXT testing
2016-05-13  Jouni Malinentests: Secure mesh and the first plink Open dropped
2016-04-24  Jouni Malinentests: Do not use tabs for indentation
2016-04-24  Avraham Sterntests: persistent_group_profile_add to support P2P...
2016-04-24  Avraham Sterntests: Store P2P Device ifname in class WpaSupplicant
2016-04-24  Jouni Malinentests: Convert Host() class to use list of arguments...
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: Return result from WpaSupplicant::global_request...
2016-03-05  Janusz Dziedzictests: Add terminate support for hostapd/wpa_supplicant
2016-03-05  Janusz Dziedzictests: Add UDP ctrl_iface support to wpasupplicant.py
2016-02-01  Jouni Malinentests: EAP-TLS error cases
2016-01-06  Jouni Malinentests: Speed up discovery_group_client and nfc_p2p_client
2015-12-31  Jouni Malinentests: Do not dump pending events in p2p_go_neg_init...
2015-12-28  Jouni Malinentests: Clear ignore_old_scan_res explicitly in test...
2015-12-28  Jouni Malinentests: Clear p2p_pref_chan explicitly in test cases...
2015-12-28  Jouni Malinentests: Clear p2p_go_intent explicitly in test cases...
2015-12-28  Jouni Malinentests: Clear p2p_add_cli_chan explicitly in test cases...
2015-12-28  Jouni Malinentests: Clear p2p_no_go_freq explicitly in test cases...
2015-11-25  Jouni Malinentests: Verify P2P group formation with 80+80 MHz channel
2015-11-22  Ilan Peertests: wpa_supplicant interface creation in AP mode
2015-10-26  Jouni Malinentests: P2P device discovery and control character in...
2015-10-11  Ilan Peertests: Add role parameter to asp_provision
2015-10-07  Andrei Otcheretianskitests: Add extended listen functions to WpaSupplicant
2015-10-04  Jouni Malinentests: wpa_supplicant control socket and event burst
2015-09-05  Jouni Malinentests: Dualband AP rejecting authentication from dualba...
2015-07-26  Max Stepanovtests: Add CPT parameter to WpaSupplicant asp_provision()
next