tests: WPA2-Enterprise interactive identity entry and ENABLE_NETWORK
[mech_eap.git] / tests / hwsim / test_ap_eap.py
2015-09-22 Jouni Malinentests: WPA2-Enterprise interactive identity entry and...
2015-08-24 Jouni Malinentests: EAP-TLS/TTLS/PEAP session resumption
2015-08-18 Jouni Malinentests: Skip TLS OCSP stapling test cases with BoringSSL...
2015-08-18 Jouni Malinentests: Allow group 25 to fail in ap_wpa2_eap_pwd_groups...
2015-08-10 Jouni Malinentests: Try users2.pkcs12 twice to add coverage
2015-08-08 Jouni Malinentests: RSN element protocol testing for STA side
2015-08-02 Jouni Malinentests: Skip ap_wpa2_eap_psk_oom and ap_ft_oom in FIPS...
2015-08-02 Jouni Malinentests: Allow FIPS error case for openssl_cipher_suite_c...
2015-08-02 Jouni Malinentests: Skip EAP-pwd NTHash test in FIPS build
2015-08-02 Jouni Malinentests: Skip EAP-IKEV2 tests if not included in the...
2015-08-02 Jouni Malinentests: Skip EAP-MD5 and EAP-MSCHAPV2 test cases in...
2015-08-02 Jouni Malinentests: Skip EAP-TTLS/CHAP, MSCHAP, MSCHAPV2 test cases...
2015-07-28 Jouni Malinentests: Allow local disconnect in openssl_cipher_suite_c...
2015-07-08 Jouni Malinentests: EAP-TLS and TLS version configuration
2015-06-30 Jouni Malinentests: EAP server and OOM
2015-06-30 Jouni Malinentests: WPA2-Enterprise connection using MAC ACL
2015-06-30 Jouni Malinentests: EAP-TLS and unknown OCSP signer
2015-06-30 Jouni Malinentests: Invalid OCSP data (parsing failure)
2015-06-30 Jouni Malinentests: Invalid openssl_ciphers value
2015-06-30 Jouni Malinentests: EAP-FAST/MSCHAPv2 and server OOM
2015-06-29 Jouni Malinentests: DH parameter file DSA conversion and error cases
2015-06-29 Jouni Malinentests: EAP-TLS with PKCS12 that includes additional...
2015-06-29 Jouni Malinentests: EAP-TLS and OOM
2015-06-29 Jouni Malinentests: EAP-TLS and server checking CRL
2015-06-29 Jouni Malinentests: EAP-SIM and OOM
2015-06-29 Jouni Malinentests: WPA2-Enterprise connection using EAP-IKEv2 and OOM
2015-06-29 Jouni Malinentests: WPA2-Enterprise connection using EAP-PSK and OOM
2015-06-18 Jouni Malinentests: WPA2-Enterprise connection using EAP-FAST and...
2015-05-24 Jouni Malinentests: EAP-EKE with server OOM
2015-05-24 Jouni Malinentests: WPA2-Enterprise connection using EAP-EKE with...
2015-05-24 Jouni Malinentests: EAP-TTLS with server certificate valid beyond...
2015-05-24 Jouni Malinentests: DH params with 2048-bit key
2015-04-01 Jouni Malinentests: EAP-TTLS with TLS session ticket enabled
2015-03-29 Jouni Malinentests: EAP-PEAP/MSCHAPv2 with domain name
2015-03-28 Jouni Malinentests: WPA2-Enterprise connection using EAP-pwd and...
2015-02-22 Jouni Malinentests: Linux packet socket workaround and EAPOL RX...
2015-02-07 Jouni Malinentests: Replace subprocess.call for rm with os.remove()
2015-02-01 Jouni Malinentests: EAP-PEAP/MSCHAPv2 password failure
2015-01-31 Jouni Malinentests: Make *_key_lifetime_in_memory more robust
2015-01-28 Jouni Malinentests: EAP-MSCHAPv2 server out-of-memory cases
2015-01-28 Jouni Malinentests: EAP-GTC server error cases
2015-01-28 Jouni Malinentests: Pending EAP peer processing with VENDOR-TEST
2015-01-28 Jouni Malinentests: EAPOL supplicant invalid frame handling
2015-01-28 Jouni Malinentests: STATUS-VERBOSE
2015-01-22 Jouni Malinentests: Make active scans more robust
2015-01-17 Jouni Malinentests: Clean up ap_wpa2_eap_aka_ext
2015-01-17 Jouni Malinentests: Make ap_wpa2_eap_aka_ext faster and more robust
2015-01-17 Jouni Malinentests: EAP-MD5 server error cases
2015-01-14 Jouni Malinentests: domain_match checking against server certificate
2015-01-11 Jouni Malinentests: Valid OCSP response with revoked and unknown...
2015-01-11 Jouni Malinentests: Skip ap_wpa2_eap_ttls_server_cert_hash if probin...
2015-01-11 Jouni Malinentests: Use RSA key format in ap_wpa2_eap_tls_blob
2015-01-11 Jouni Malinentests: Split domain_suffix_match test cases based on...
2015-01-11 Jouni Malinentests: Split subject_match and altsubject_match to...
2015-01-11 Jouni Malinentests: Skip EAP-pwd and EAP-FAST test cases if not...
2015-01-11 Jouni Malinentests: Skip OpenSSL cipher string tests with other...
2015-01-10 Jouni Malinentests: Increase altsubject_match testing coverage
2015-01-08 Jouni Malinentests: Convert test skipping to use exception
2015-01-03 Jouni Malinentests: Extend EAP key lifetime in memory to cover MSK...
2014-12-30 Jouni Malinentests: Verify that wpa_supplicant clears keys from...
2014-12-20 Jouni Malinentests: Add wait_connected() and wait_disconnected(...
2014-12-09 Jouni Malinentests: Verify that EAP-FAST PAC and TLS session ticket...
2014-12-08 Jouni Malinentests: Additional coverage for SCAN_RESULTS and BSS...
2014-11-28 Jouni Malinentests: Move external_sim reset to test cases that chang...
2014-10-19 Jouni Malinentests: Pass wpas/hapd instance to test_connectivity()
2014-10-12 Jouni Malinentests: OpenSSL cipherlist configuration
2014-09-29 Jouni Malinentests: Update server and user certificates
2014-07-26 Jouni Malinentests: No EAP fast session resumption between network...
2014-06-21 Jouni Malinentests: EAP-SIM external_sim error cases
2014-06-21 Jouni Malinentests: EAP-AKA external_sim error cases
2014-06-20 Jouni Malinentests: EAP-SIM/AKA invalid Milenage key configuration
2014-06-02 Jouni Malinentests: Non-ASCII EAP user identity
2014-05-26 Jouni Malinentests: Verify SQLite DB as hostapd EAP user database
2014-05-17 Jouni Malinentests: EAP-PEAP parameters
2014-05-17 Jouni Malinentests: EAP-PEAP crypto_binding=0/1
2014-05-17 Jouni Malinentests: EAP-FAST using PAC file
2014-05-17 Jouni Malinentests: EAP-AKA' and EAP-AKA both enabled (bidding mecha...
2014-05-17 Jouni Malinentests: EAP-TTLS/EAP-AKA, EAP-PEAP/EAP-AKA, EAP-FAST...
2014-05-17 Jouni Malinentests: Incorrect/missing password with TTLS non-EAP...
2014-05-16 Jouni Malinentests: EAP-AKA using external USIM processing for UMTS...
2014-05-15 Jouni Malinentests: Make ap_wpa2_eap_ttls_server_cert_hash_invalid...
2014-05-11 Jouni Malinentests: UNAUTH-TLS
2014-05-11 Jouni Malinentests: EAP-pwd with server fragmenting messages
2014-05-11 Jouni Malinentests: EAP-IKEv2 fragmentation
2014-05-11 Jouni Malinentests: EAP-FAST and missing PAC configuration
2014-05-11 Jouni Malinentests: EAP-FAST using binary PAC file format
2014-05-11 Jouni Malinentests: EAP-pwd with invalid group
2014-05-11 Jouni Malinentests: EAP-SIM/AKA configuration parameters
2014-05-11 Jouni Malinentests: EAP-SIM/AKA/AKA' with SQLite
2014-05-10 Jouni Malinentests: EAP with expanded Nak
2014-05-10 Jouni Malinentests: EAP roundtrip limit
2014-04-05 Jouni Malinentests: Increas EAP-pwd fragmentation coverage
2014-04-05 Jouni Malinentests: wpa_supplicant MIB command output for WPA/WPA2...
2014-03-30 Jouni Malinentests: EAP-SIM server using GSM triplets
2014-03-22 Jouni Malinentests: hostapd GET_CONFIG key_mgmt values
2014-03-21 Jouni Malinentests: EAP-SIM/AKA with protected result indication
2014-03-19 Jouni Malinentests: Authentication server using PKCS#12 file
2014-03-19 Jouni Malinentests: Invalid ca_cert hash:// value
2014-03-19 Jouni Malinentests: TLS domain_suffix_match rejection due to incompl...
2014-03-19 Jouni Malinentests: Increase altsubject_match coverage
next