]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_ap_psk.py
tests: Protocol testing for supplicant PMF/IGTK KDE handling
[thirdparty/hostap.git] / tests / hwsim / test_ap_psk.py
2019-04-16  Jouni Malinentests: Protocol testing for supplicant PMF/IGTK KDE...
2019-03-16  Jouni Malinentests: Python coding style cleanup (pylint3 bad-whitespace)
2019-02-18  Jouni Malinentests: Empty token in wpa_psk_file
2019-02-15  Jouni Malinentests: ap_wpa_ie_parsing to allow EAPOL-Key msg 2/4...
2019-02-04  Jouni Malinentests: Use floor division (//) to avoid issues with...
2019-02-04  Jouni Malinentests: Explicit str/bytes conversion for key_lifetime_i...
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...
2019-01-26  Jouni Malinentests: WPA2-PSK AP with PSK from a file (keyid and...
2019-01-06  Jouni Malinentests: WPA2-PSK+FT AP and workaround for incorrect...
2018-08-08  Jouni Malinentests: WPA2-PSK/TKIP and MIC=0 in msg 3/4
2018-02-19  Jouni Malinentests: Processing of truncated RSNE fields
2018-01-11  Jouni Malinentests: WPA2-PSK AP and association request RSN IE with...
2017-10-29  Jouni Malinentests: WPA2-PSK AP and GTK rekey by AP request
2017-10-20  Jouni Malinentests: Delayed PTK rekey exchange attack protection
2017-10-16  Jouni Malinentests: Disabling of EAPOL-Key retries
2017-10-16  Jouni Malinentests: WPA2-PSK AP and PTK rekey enforced by station...
2017-10-16  Jouni Malinentests: Comment out during-association TK-in-memory...
2017-10-15  Jouni Malinentests: 4-way handshake msg 3/4 replay with extra msg 1/4
2017-10-15  Jouni Malinentests: Delayed EAPOL-Key msg 3/4 replaying attack
2017-10-15  Jouni Malinentests: Allow wpa_supplicant to maintain GTK in memory...
2017-03-06  Andrei Otcheretianskitests: Rename ap_wpa2_psk_file test
2017-02-28  Jouni Malinentests: Fix EAPOL frame source address in protocol tests
2017-02-06  Jouni Malinentests: WPA2-PSK EAPOL-Key retry limit configuration
2016-09-23  Jouni Malinentests: WPA-PSK AP and only rsn_pairwise set
2016-07-03  Jouni Malinentests: Remove extra semicolons from python scripts
2016-06-27  Jonathan Afektests: Mark 525 tests as remote compatible
2016-06-27  Jonathan Afektests: Use general cmd_execute() for bridge setup commands
2016-06-27  Jonathan Afektests: Use cmd_execute() for ip link set up/down commands
2016-06-27  Jonathan Afektests: Use cmd_execute() in find_wpas_process()
2016-04-24  Janusz Dziedzictests: Use hostapd.add_ap() instead of HostapdGlobal...
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (7)
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 (1)
2015-12-14  Jouni Malinentests: Make key-lifetime-in-memory more robust for...
2015-12-14  Jouni Malinentests: Add more memory details on key-lifetime-in-memory
2015-12-06  Jouni Malinentests: WPA2 AP processing of RSN IE differences
2015-12-06  Jouni Malinentests: Write GTK locations into debug log in key_lifeti...
2015-10-16  Avraham Sterntests: Set bridge ageing in ap_wpa2_bridge_fdb test
2015-10-04  Jouni Malinentests: Read monitor messages more frequently
2015-10-03  Jouni Malinentests: Make it less likely to overflow wlan5 control...
2015-10-01  Jouni Malinentests: WPA2-PSK and retry for EAPOL-Key msg 3/4
2015-09-27  Johannes Bergtests: Add test for hostapd cli ordering
2015-08-08  Jouni Malinentests: RSN element protocol testing for STA side
2015-08-02  Jouni Malinentests: Skip WPA(V1) test cases in FIPS mode
2015-06-29  Jouni Malinentests: WPA2-PSK AP and no random numbers available
2015-06-20  Jouni Malinentests: WPA IE parsing
2015-03-28  Jouni Malinentests: WPA2-PSK AP with passphrase only in memory
2015-03-22  Jouni Malinentests: Automatic reconnection on re-enabling temporaril...
2015-03-22  Jouni Malinentests: Remove debug print from ap_wpa2_psk_incorrect_pa...
2015-03-19  Jouni Malinentests: AP-STA-POSSIBLE-PSK-MISMATCH
2015-03-19  Jouni Malinentests: Disable and re-enable hostapd interface
2015-03-07  Jouni Malinentests: Protocol testing for EAPOL-Key supplicant processing
2015-02-23  Jouni Malinentests: 4-way handshake and the first msg 4/4 getting...
2015-02-11  Jouni Malinentests: Fix ap_{open,wpa2_psk}_wpas_in_bridge cleanup
2015-02-11  Jouni Malinentests: hostapd and external ifconfig down + up
2015-02-07  Jouni Malinentests: Remove unnecessary use of sudo from test cases
2015-02-05  Bentests: Fix ap_wpa2_psk_file to use own_addr
2015-01-31  Jouni Malinentests: Make *_key_lifetime_in_memory more robust
2015-01-31  Jouni Malinentests: wpa_supplicant and station interface in a bridge
2015-01-18  Jouni Malinentests: WPA + WEP configuration getting rejected
2015-01-08  Jouni Malinentests: Convert test skipping to use exception
2014-12-30  Jouni Malinentests: Verify that wpa_supplicant clears keys from...
2014-12-25  Jouni Malinentests: Do not print to stdout during test execution
2014-12-20  Jouni Malinentests: hostapd behavior with interface in different...
2014-12-20  Jouni Malinentests: Add wait_connected() and wait_disconnected(...
2014-11-21  Jouni Malinentests: Authenticator processing for various EAPOL-Key...
2014-11-21  Jouni Malinentests: WPA EAPOL 4-way handshake protocol testing
2014-11-21  Jouni Malinentests: WPA2 EAPOL-Key with incorrect type
2014-11-21  Jouni Malinentests: Authenticator 4-way handshake protocol testing
2014-10-26  Jouni Malinentests: External bridge control for hostapd interface
2014-10-19  Jouni Malinentests: Pass wpas/hapd instance to test_connectivity()
2014-10-10  Jouni Malinentests: 4-way exchange using external EAPOL I/O
2014-09-29  Jouni Malinentests: FDB entry addition/removal
2014-06-01  Jouni Malinentests: GTK rekeying
2014-06-01  Jouni Malinentests: PTK rekey enforced by AP
2014-04-29  Jouni Malinentests: Verify network information in SCAN_RESULTS
2014-04-13  Jouni Malinentests: Wildcard SSID with PSK/passphrase
2014-04-13  Jouni Malinentests: SIGNAL_POLL and PKTCNT_POLL
2014-04-05  Jouni Malinentests: wpa_supplicant MIB command output for WPA/WPA2...
2014-04-05  Jouni Malinentests: WPA (v1) with CCMP
2014-04-05  Jouni Malinentests: PTK rekey forced by STA with WPA2 AP
2014-03-29  Jouni Malinentests: PSK file error cases
2014-03-22  Jouni Malinentests: hostapd GET_CONFIG key_mgmt values
2014-03-15  Jouni Malinentests: Supplicant-enforced PTK rekey
2014-02-21  Jouni Malinentests: Remove unnecessary interpreter line from most...
2014-02-04  Jouni Malinentests: Verify different ways of configuring passphrase/PSK