tests: PMKSA cache size limit in wpa_supplicant
[mech_eap.git] / tests / hwsim / wpasupplicant.py
2015-01-31 Jouni Malinentests: PMKSA cache size limit in wpa_supplicant
2015-01-22 Jouni Malinentests: P2P group formation using PBC multiple times...
2015-01-18 Jouni Malinentests: Close wlan5 control interface monitor more expli...
2015-01-14 Jouni Malinentests: domain_match checking against server certificate
2015-01-10 Jouni Malinentests: bssid_blacklist and bssid_whitelist
2015-01-04 Eliad Pellertests: wmm_ac_status and roaming case with WMM-AC
2014-12-20 Jouni Malinentests: bg_scan_period parameter configuration
2014-12-20 Jouni Malinentests: Add wait_connected() and wait_disconnected(...
2014-12-18 Jouni Malinentests: Allow dump_monitor() to be used without global...
2014-12-14 Jouni Malinentests: Make flush_scan_cache() more robust
2014-12-14 Jouni Malinentests: Move 'SET pmf 0' from reset() to test cases
2014-12-14 Jouni Malinentests: Move WPS_ER_STOP from reset() to test cases
2014-12-11 Jouni Malinentests: P2P cross connection
2014-12-08 Jouni Malinentests: Additional P2P_FIND parameter coverage
2014-12-05 Jouni Malinentests: More coverage for WMM-AC
2014-12-04 Jouni Malinentests: EAP Re-authentication Protocol (ERP)
2014-12-01 Jouni Malinentests: Add a helper function for clearing scan cache
2014-11-28 Jouni Malinentests: Optimize autogo test cases by removing unnecessa...
2014-11-28 Jouni Malinentests: Move hessid and access_network_type reset to...
2014-11-28 Jouni Malinentests: Move external_sim reset to test cases that chang...
2014-11-27 Johannes Bergtests: Ignore status responses without =
2014-11-20 Javier Lopeztests: Add test_wpas_mesh test cases
2014-11-19 Jouni Malinentests: WEP with non-zero key index
2014-11-16 Eliad Pellertests: Add wpa_supplicant WMM-AC test
2014-11-15 Jouni Malinentests: Clear ignore_old_scan_res setting
2014-10-20 Jouni Malinentests: Make RELOG command use global control interface
2014-10-19 Jouni Malinentests: Add WpaSupplicant.wait_group_event()
2014-10-19 Jouni Malinentests: Add own_addr() for both Hostapd and WpaSupplican...
2014-10-12 Jouni Malinentests: OpenSSL cipherlist configuration
2014-10-10 Jouni Malinentests: P2P group formation with WSC_Done missing
2014-09-27 Jouni Malinentests: Random MAC address use
2014-09-27 Jouni Malinentests: Use TYPE=ONLY scan for scan_for_bss
2014-07-02 Jouni Malinentests: update_identifier in network block
2014-06-14 Haim Dreyfusstests: Add wpasupplicant get_mcc helper function
2014-05-15 Jouni Malinentests: Make discovery_group_client more robust
2014-05-15 Jouni Malinentests: Make FT test cases more robust
2014-05-15 Jouni Malinentests: Make HS 2.0 test cases more robust
2014-05-15 Jouni Malinentests: Make pmksa_cache_on_roam_back more robust
2014-04-29 Jouni Malinentests: Verify global control interface before starting...
2014-04-29 Jouni Malinentests: id_str in network configuration
2014-04-29 Jouni Malinentests: HT 20/40 co-ex functionality during BSS lifetime
2014-04-15 Jouni Malinentests: wpa_supplicant configuration file reading/writing
2014-04-14 Jouni Malinentests: P2P group formation using parameters from persis...
2014-04-13 Jouni Malinentests: HT capability overrides
2014-04-13 Jouni Malinentests: p2p_find with progressive scan
2014-04-13 Jouni Malinentests: auto_interworking=1
2014-04-13 Jouni Malinentests: BSS_EXPIRE_COUNT/AGE
2014-04-13 Jouni Malinentests: bgscan test cases
2014-04-06 Jouni Malinentests: Verify STATUS-WPS passphrase on GO
2014-04-06 Jouni Malinentests: Use random WPS PIN
2014-04-05 Jouni Malinentests: TDLS setup failure due to BSSID mismatch
2014-04-04 Jouni Malinentests: Speed up IBSS test using single channel scan...
2014-04-04 Jouni Malinentests: Extend wpas_ctrl_cred to cover most cred block...
2014-03-23 Jouni Malinentests: Verify HT/VHT required rejection
2014-03-23 Jouni Malinentests: Negative FT RRB test cases
2014-03-15 Jouni Malinentests: wpa_supplicant MIB command
2014-03-15 Jouni Malinentests: Supplicant-enforced PTK rekey
2014-03-08 Jouni Malinentests: Protocol tests for unexpected/invalid GO Neg...
2014-03-05 Jouni Malinentests: PD-before-GO-Neg workaround
2014-03-02 Jouni Malinentests: Verify excluded_ssid with all credential types
2014-03-02 Jouni Malinentests: HS 2.0 minimum bandwidth policy
2014-02-27 Jouni Malinentests: Verify cred vs. network block priority selection
2014-02-26 Jouni Malinentests: Verify req_conn_capab as cred parameter
2014-02-25 Jouni Malinentests: Add update_identifier to one of the HS 2.0 test...
2014-02-25 Jouni Malinentests: HS 2.0 maximum BSS Load constraint
2014-02-25 Jouni Malinentests: HS 2.0 roaming partner preference
2014-02-25 Jouni Malinentests: Verify multi-cred sp_priority use
2014-02-25 Jouni Malinentests: Clear pmf parameter on reset()
2014-02-25 Jouni Malinentests: Verify domain_suffix_match in a cred block
2014-02-24 Jouni Malinentests: Stop WPS ER on station reset
2014-02-21 Jouni Malinentests: Remove unnecessary interpreter line from most...
2014-02-15 Jouni Malinentests: Convert connect() to use kwargs
2014-02-15 Jouni Malinentests: Set dh_file on EAP client
2014-02-04 Jouni Malinentests: Report unexpected STATUS lines instead of stopping
2014-02-04 Jouni Malinentests: wpa_supplicant ctrl_iface
2014-02-04 Jouni Malinentests: AP mode operations with wpa_supplicant
2014-02-04 Jouni Malinentests: WEP
2014-01-27 Jouni Malinentests: Add test cases for P2P+NFC
2014-01-14 Jouni Malinentests: Run dump_monitor() again if scan was pending
2014-01-13 Jouni Malinentests: Double the connection timeout for EAP cases
2014-01-13 Jouni Malinentests: Clear data from ongoing scan on reset()
2014-01-08 Jouni Malinentests: P2P device discovery filtering on Device ID...
2014-01-08 Jouni Malinentests: EAP-TLS with OCSP
2014-01-08 Jouni Malinentests: PKCS#12 use for EAP-TLS
2014-01-08 Jouni Malinentests: subject_match and altsubject_match
2014-01-08 Jouni Malinentests: EAP-FAST
2014-01-07 Jouni Malinentests: External password storage
2014-01-07 Jouni Malinentests: Hidden SSID
2014-01-07 Jouni Malinentests: Verify EAP-PEAP/EAP-TLS
2014-01-07 Jouni Malinentests: Add more EAP fragmentation tests
2014-01-07 Jouni Malinentests: Force p2p_find in p2p_service_discovery_fragment...
2014-01-07 Jouni Malinentests: Remove unnecessary reset() steps
2014-01-07 Jouni Malinentests: Optimize wait_event()
2014-01-05 Jouni Malinentests: Clean up and optimize gas_concurrent_scan and...
2014-01-03 Jouni Malinentests: Remove ignore_old_scan_res workaround
2013-12-31 Jouni Malinentests: SSID contents and encoding
2013-12-31 Jouni Malinentests: Add IEEE 802.1X and dynamic WEP test cases
2013-12-31 Jouni Malinentests: Increase nl80211 test coverage with monitor...
2013-12-31 Jouni Malinentests: Verify dynamic wpa_supplicant interface addition...
2013-12-29 Jouni Malinentests: Verify PMKSA caching
next