]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_eap_proto.py
tests: Additional EAP-SAKE peer error path coverage
[thirdparty/hostap.git] / tests / hwsim / test_eap_proto.py
2019-04-19  Jouni Malinentests: Additional EAP-SAKE peer error path coverage
2019-04-19  Jouni Malinentests: EAP-SAKE server local errors and protocol testing
2019-04-17  Jouni Malinentests: EAP-pwd protocol testing for the server
2019-04-17  Jouni Malinentests: EAP-pwd protocol tests - unexpected more-fragmen...
2019-04-17  Jouni Malinentests: EAP-pwd local error cases on server
2019-04-16  Jouni Malinentests: Additional coverage for EAP-MSCHAPv2 local error...
2019-04-16  Jouni Malinentests: Milenage local error cases
2019-04-16  Jouni Malinentests: AES-EAX error cases that were previously missed...
2019-04-13  Jouni Malinentests: eap_pwd_perform_confirm_exchange() local failure
2019-04-13  Jouni Malinentests: eap_pwd_perform_commit_exchange() local failures
2019-04-13  Jouni Malinentests: EAP-pwd commit request error cases
2019-04-13  Jouni Malinentests: EAP-pwd local failure in crypto_bignum_rand()
2019-04-13  Jouni Malinentests: EAP-pwd eap_pwd_get_element() local failures
2019-04-13  Jouni Malinentests: EAP-pwd compute_password_element() local failures
2019-04-13  Jouni Malinentests: crypto_hash_finish() failure in eap_pwd_kdf()
2019-04-09  Jouni Malinentests: EAP-pwd protocol tests for invalid EAP-pwd-Commit
2019-03-16  Jouni Malinentests: Python coding style cleanup (pylint3 bad-whitespace)
2019-03-12  Jouni Malinentests: Make AP discovery more robust in eap_proto test...
2019-02-05  Jouni Malinentests: Fix EAP-FAST protocol testing with python3
2019-02-04  Jouni Malinentests: Clean up pyrad test cases for python3 compatibility
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: Convert binascii.hexlify() output to a string...
2018-10-16  Jouni Malinentests: EAP-pwd local error case in eap_pwd_perform_conf...
2018-08-02  Jouni Malinentests: Extend eap_proto_aka_prime to cover additional...
2018-05-28  Jouni Malinentests: Adjust eap_proto_pwd_errors to match implementat...
2018-05-01  Sean Parkinsontests: Use a valid key exchange value in eap_proto_ikev2
2017-07-08  Jouni Malinentests: Additional EAP-TTLS error path
2017-07-08  Jouni Malinentests: Additional LEAP error path
2017-05-22  Jouni Malinentests: Use a domain name in the identity for get_emsk...
2017-02-28  Jouni Malinentests: Work around pyopenssl API change
2016-12-28  Jouni Malinentests: Remove trailing whitespace
2016-12-24  Jouni Malinentests: Fix eap_fast_tlv_nak_oom and eap_fast_proto_phase2
2016-10-10  Jouni Malinentests: Update eap_proto_psk_errors and ap_wpa2_eap_psk_oom
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (3)
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (1)
2016-02-20  Jouni Malinentests: EAP-FAST protocol testing
2016-02-16  Jouni Malinentests: Fix eap_proto_sake_errors with OpenSSL 1.1.0
2016-02-07  Jouni Malinentests: EAP Notification errors
2016-02-07  Jouni Malinentests: EAP-Nak special cases
2016-02-07  Jouni Malinentests: EAP-Success/Failure prior to any EAP method
2016-02-01  Jouni Malinentests: EAP-TLS protocol tests
2016-01-15  Jouni Malinentests: Fix EAP-SAKE error test case coverage
2016-01-15  Jouni Malinentests: More EAP-MSCHAPv2 error coverage
2016-01-15  Jouni Malinentests: Clean up eap_proto_ikev2
2016-01-14  Jouni Malinentests: More EAP-SIM and EAP-AKA local error coverage
2016-01-14  Jouni Malinentests: fail_test instead of alloc_fail for aes_{encrypt...
2016-01-14  Jouni Malinentests: Additional EAP-pwd error case coverage
2016-01-13  Jouni Malinentests: EAP-WSC protocol tests
2016-01-12  Jouni Malinentests: EAP protocol tests for canned EAP-Success after...
2016-01-06  Jouni Malinentests: EAP-PAX local error cases
2016-01-06  Jouni Malinentests: EAP-OTP local error cases
2016-01-06  Jouni Malinentests: EAP-EKE peer OOM in building ID message
2016-01-04  Jouni Malinentests: EAP-LEAP protocol tests (error paths)
2015-12-24  Jouni Malinentests: EAP-TNC protocol tests
2015-12-21  Jouni Malinentests: EAP protocol tests with expanded header
2015-12-20  Jouni Malinentests: EAP-TTLS local error cases
2015-12-19  Jouni Malinentests: EAP-PEAP local error cases
2015-12-12  Jouni Malinentests: EAP-FAST local error cases
2015-12-06  Jouni Malinentests: EAP-PSK local error cases
2015-12-05  Jouni Malinentests: EAP-IKEv2 local error cases
2015-11-30  Jouni Malinentests: EAP-EKE local error cases
2015-11-28  Jouni Malinentests: EAP-SIM/AKA/AKA' error cases
2015-11-28  Jouni Malinentests: Extended coverage for the EAP-SAKE attribute...
2015-11-28  Jouni Malinentests: EAP-SAKE local error cases
2015-11-28  Jouni Malinentests: Convert eap_proto_sake to use newer design
2015-11-27  Jouni Malinentests: ERP protocol tests
2015-11-21  Jouni Malinentests: EAP-pwd local error cases
2015-11-21  Jouni Malinentests: EAP-MD5 local error cases
2015-11-10  Jouni Malinentests: EAP-pwd protocol tests
2015-10-11  Jouni Malinentests: EAP-MSCHAPv2 error cases
2015-10-10  Jouni Malinentests: EAP-MSCHAPv2 protocol tests
2015-08-02  Jouni Malinentests: Skip LEAP tests if not included in the 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-05-03  Jouni Malinentests: Fix EAP-SIM/AKA protocol tests to use full header
2015-01-08  Jouni Malinentests: Convert test skipping to use exception
2014-12-21  Jouni Malinentests: EAP-IKEv2 protocol tests
2014-06-21  Jouni Malinentests: EAP-SIM/AKA/AKA' protocol tests
2014-06-17  Jouni Malinentests: EAP-PSK protocol test cases
2014-06-15  Jouni Malinentests: EAP protocol test cases
2014-06-15  Jouni Malinentests: EAP-PAX protocol test cases
2014-06-14  Jouni Malinentests: EAP-EKE protocol test cases
2014-06-11  Jouni Malinentests: EAP-GPSK protocol tests
2014-06-11  Jouni Malinentests: EAP-OTP protocol tests
2014-06-10  Jouni Malinentests: EAP-MD5 protocol tests
2014-06-10  Jouni Malinentests: EAP-LEAP protocol tests
2014-06-08  Jouni Malinentests: Framework for EAP peer protocol tests