Commit Graph

  • e26278f4b5 fragattacks: detect rekey event as AP Mathy 2020-04-23 10:17:50 -04:00
  • 33fd6c30f3 fragattack: tests against WEP Mathy 2020-04-22 19:14:35 -04:00
  • 8823c2723d fragattack: prepare configs for WEP tests Mathy 2020-04-22 19:13:32 -04:00
  • b485b1cbfd fragattack: make WEP key available through wpa_s control interface Mathy 2020-04-22 19:10:32 -04:00
  • fe319fc7ed tests: DPP QR Code and authentication exchange (rand_mac_addr=1) Jouni Malinen 2020-04-22 17:04:08 +03:00
  • 0c5edededa DPP: Fix config exchange with gas_rand_mac_addr Jouni Malinen 2020-04-22 17:04:43 +03:00
  • de3f8d9fd1 tests: Fix new fuzzer builds Jouni Malinen 2020-04-22 00:51:13 +03:00
  • 60a2de5683 EAP server: Convert Boolean to C99 bool Jouni Malinen 2020-04-21 00:16:16 +03:00
  • 64a20238ae fragattacks: README update Mathy 2020-04-20 19:26:15 -04:00
  • 3dceb7ef74 fragattack: failed Aruba AP attack tests Mathy 2020-04-20 19:25:54 -04:00
  • 4d2ec436e3 DPP: Add driver operation for enabling/disabling listen mode Jouni Malinen 2020-04-20 23:52:04 +03:00
  • 99cf895553 Include stdbool.h to allow C99 bool to be used Jouni Malinen 2020-04-20 20:29:31 +03:00
  • f612f6e6e3 fragattack: two split fragments against Aruba AP Mathy 2020-04-19 20:15:44 -04:00
  • 3e6383f31a DPP2: Silence compiler warning with no-CONFIG_DPP2 and OpenSSL 1.0.2 Jouni Malinen 2020-04-19 16:58:59 +03:00
  • f23b70f163 Silence compiler warning in no-NEED_AP_MLME hostapd builds Jouni Malinen 2020-04-19 16:56:35 +03:00
  • 0115268743 nl80211: Move nl80211_init_connect_handle() to avoid forward declaration Jouni Malinen 2020-04-19 16:41:47 +03:00
  • 2c70b7d0b4 Do not open l2_packet(EAPOL) for receive unnecessarily Jouni Malinen 2020-04-19 16:38:29 +03:00
  • 7a880b129d l2_packet: Allow initialization without RX handling Jouni Malinen 2020-04-19 16:36:47 +03:00
  • 95cbf45090 nl80211: Do not open EAPOL RX socket when using control port for RX (AP) Jouni Malinen 2020-04-19 16:25:27 +03:00
  • e480ed38eb tests: ap_open_out_of_memory to skip i802_init test if needed Jouni Malinen 2020-04-19 17:41:38 +03:00
  • c3bb8865a0 Clean up l2_packet_get_own_addr() call Jouni Malinen 2020-04-19 16:15:18 +03:00
  • 9d6334e811 Do not open l2_packet bridge workaround socket if control port is used Jouni Malinen 2020-04-19 16:13:26 +03:00
  • 533d06340f tests: WPA2-PSK AP with nl80211 control port in AP mode Jouni Malinen 2020-04-19 15:52:42 +03:00
  • c1bc0dd80d nl80211: Disable EAPOL TX over control port in AP mode by default Jouni Malinen 2020-04-19 15:43:41 +03:00
  • 12ea7dee31 nl80211: Use nl80211 control port for receiving EAPOL frames Markus Theil 2020-04-11 12:25:22 +02:00
  • d297a57df1 fragattack: interleave to fragments against Aruba AP Mathy 2020-04-19 09:30:41 -04:00
  • c726feed53 fragattack: improve DHCP handling Mathy 2020-04-19 08:58:35 -04:00
  • 8609aa5ba3 nl80211: Tie connect handle to bss init/destroy Markus Theil 2020-04-11 12:25:21 +02:00
  • b4a70018ee nl80211: Handle control port frame in bss events Markus Theil 2020-04-11 12:25:19 +02:00
  • 6f70fcd986 nl80211: Check ethertype for control port RX Markus Theil 2020-04-11 12:25:18 +02:00
  • 932546ac28 nl80211: Add a separate driver capability for control port RX Jouni Malinen 2020-04-19 12:30:55 +03:00
  • bb9e3935dd driver: Add second driver capability flags bitmap Jouni Malinen 2020-04-19 12:29:00 +03:00
  • ff8ca7f186 fragattack: handle BSS vs router MAC address Mathy 2020-04-19 08:20:40 -04:00
  • 59b2ec3890 fragattac: track new libwifi version Mathy 2020-04-19 07:38:11 -04:00
  • 52ed13b78d tests: Move csa_supported() into utils.py Jouni Malinen 2020-04-18 11:31:49 +03:00
  • 0b21877185 tests: Move clear_scan_cache() and set_world_reg() to utils.py Jouni Malinen 2020-04-18 11:12:54 +03:00
  • 1bba048d78 tests: Move vht_supported() into utils.py Jouni Malinen 2020-04-18 11:09:36 +03:00
  • 31bdd8b7c7 tests: Move check_sae_capa() into utils.py Jouni Malinen 2020-04-18 11:07:33 +03:00
  • 40341e16a5 tests: Move check_wep_capa() into utils.py Jouni Malinen 2020-04-18 11:05:49 +03:00
  • 7e88ed8e2d tests: Use function decorator to clean up --long processing Jouni Malinen 2020-04-18 11:00:49 +03:00
  • b5bf18768f tests: ap_wps_reg_config_tkip to allow no-TKIP hostapd build Jouni Malinen 2020-04-17 22:07:03 +03:00
  • 6255a8ac1f WPS: Convert WPA/TKIP-only to WPA+WPA2 mixed mode credential Jouni Malinen 2020-04-17 22:05:07 +03:00
  • 7162c6ecf5 tests: Use SAE instead of WPA/TKIP in ap_multi_bss_acs Jouni Malinen 2020-04-17 21:55:18 +03:00
  • 48ac765919 tests: ap_wpa2_eap_assoc_rsn to allow TKIP-disabled hostapd build Jouni Malinen 2020-04-17 21:51:26 +03:00
  • d0b382fd11 tests: ap_wps_init to allow TKIP-disabled hostapd build Jouni Malinen 2020-04-17 21:46:12 +03:00
  • 7b82d0bd58 tests: Skip test cases where hostapd does not support TKIP Jouni Malinen 2020-04-17 18:16:13 +03:00
  • 21cf2c5baf tests: Skip more tests based on missing TKIP support Jouni Malinen 2020-04-17 16:07:24 +03:00
  • de5bf2d199 tests: Do not enable TKIP group cipher for FT tests without need Jouni Malinen 2020-04-17 16:06:25 +03:00
  • 6b1c590ebb Allow TKIP support to be removed from build Disha Das 2020-04-09 09:42:21 +05:30
  • 9416efd01f README.md edited online with Bitbucket Domien Schepers 2020-04-16 22:30:55 +00:00
  • 11bd6ea60e tests: sigma_dut controlled AP with FT and RSNXE Used mismatch Jouni Malinen 2020-04-16 23:58:36 +03:00
  • b654552247 tests: FT-SAE AP and unexpected RSNXE Used in ReassocResp Jouni Malinen 2020-04-16 23:24:06 +03:00
  • a6c689d354 FT: Testing override for RSNXE Used subfield in FTE (AP) Jouni Malinen 2020-04-16 23:22:57 +03:00
  • 7ad6016e19 tests: sigma_dut controlled FT protocol with RSNXE Used mismatch Jouni Malinen 2020-04-15 13:55:28 +03:00
  • eb3aa14899 fragattack: update to README and small script fix Mathy 2020-04-16 00:56:34 -04:00
  • 376449be47 fragattack: very basic README Mathy 2020-04-15 13:43:28 -04:00
  • b84ca75c91 fragattack: minor changes Mathy 2020-04-15 13:36:44 -04:00
  • d4b053b590 fragattack: argparse, use Actions Mathy 2020-04-15 10:27:22 -04:00
  • 9b222b6130 nl80211: Remove unnecessary inclusion of l2_packet.h Jouni Malinen 2020-04-14 19:23:09 +03:00
  • 6ac48fd9e8 tests: FT-SAE AP and unexpected RSNXE Used in ReassocReq Jouni Malinen 2020-04-14 13:50:53 +03:00
  • b2d8dc59f4 FT: Testing override for RSNXE Used subfield in FTE Jouni Malinen 2020-04-14 13:48:43 +03:00
  • 5344af7d22 FT: Discard ReassocReq with mismatching RSNXE Used value Jouni Malinen 2020-04-14 13:46:00 +03:00
  • 2012a26d0f tests: AP may discard FT ReassocReq in ap_ft_sae_h2e_downgrade_attack Jouni Malinen 2020-04-14 16:36:07 +03:00
  • af0178c75b Add vendor attributes indicating number of spectral detectors Edayilliam Jayadev 2020-03-27 11:43:43 +05:30
  • 7a510a97ba Add an attribute for secondary 80 MHz span of agile spectral scan Edayilliam Jayadev 2020-03-27 13:50:01 +05:30
  • 24a6bca704 PKCS#1: Debug dump invalid Signature EB Jouni Malinen 2020-04-05 20:13:26 +03:00
  • f8d8b7d92d tests: Enable dumping of key information in test-x509v3 Jouni Malinen 2020-04-05 20:12:59 +03:00
  • eac6eb7024 X509: Use unique debug prints for unused bits entries Jouni Malinen 2020-04-05 19:59:47 +03:00
  • 63ccec5433 tests: Remove test-x509 Jouni Malinen 2020-04-05 19:38:41 +03:00
  • d73bbae492 wlantest: Do not include rt library for OS X builds Jouni Malinen 2020-04-05 17:59:57 +03:00
  • d4c3964117 wlantest: Link without libwlantest Jouni Malinen 2020-04-05 17:58:46 +03:00
  • c25dc978a6 wlantest: Comment out Linux packet socket from OS X build Jouni Malinen 2020-04-05 17:57:32 +03:00
  • e13f836dde wlantest: Comment out ICMP processing from OS X builds Jouni Malinen 2020-04-05 17:56:59 +03:00
  • e9db8b59c9 wlantest: Use BSD compatible UDP header struct Jouni Malinen 2020-04-05 17:56:20 +03:00
  • ec182d5e93 tests: SAE/PMF roam Jouni Malinen 2020-04-04 23:57:18 +03:00
  • 153333ef6b FT RRB: Remove confusing debug print about extra data Jouni Malinen 2020-04-04 23:42:05 +03:00
  • 9dd5373122 tests: FT+PMF roaming with skip_prune Jouni Malinen 2020-04-04 21:49:31 +03:00
  • d867e11811 FT: Remove and re-add STA entry after FT protocol success with PMF Jouni Malinen 2020-04-04 21:50:37 +03:00
  • af23f3a849 tests: New style fuzzing tool for DPP URI parsing Jouni Malinen 2020-04-04 20:07:38 +03:00
  • 41a1032449 tests: New style fuzzing tool for SAE commit parsing Jouni Malinen 2020-04-04 18:28:06 +03:00
  • 97beccc838 SAE: Fix build without DPP/OWE/ERP Jouni Malinen 2020-04-04 18:08:14 +03:00
  • fe4c0ea723 tests: Enable MACsec testing by default in the VM kernel Thomas Pedersen 2020-03-31 11:09:00 -07:00
  • 116bbf7953 wlantest: Add frame number fo replay detected messages Jouni Malinen 2020-04-04 00:06:59 +03:00
  • c8a3565947 wlantest: Remove duplicate PN/RSC prints from replay cases Jouni Malinen 2020-04-04 00:04:32 +03:00
  • 3e537313e8 wlantest: Add debug print with frame number for decryption failures Jouni Malinen 2020-04-04 00:00:17 +03:00
  • 866c3acb8c wlantest: Do not report decryption failures for WEP keys if no keys Jouni Malinen 2020-04-03 23:56:10 +03:00
  • a2d46c996b fragattack: EAPO/AMSDU confusion test Mathy 2020-04-03 15:48:34 -04:00
  • 95e0400355 fragattack: add basic delay option Mathy 2020-04-03 15:48:03 -04:00
  • ca70f36c20 tests: Make ap_vht_csa_vht40_disable more robust Jouni Malinen 2020-04-03 21:16:06 +03:00
  • c7a9a5745b P2P: Start group with user configured params after accepting invitation Vamsi Krishna 2020-04-03 17:22:03 +05:30
  • 169cf46534 tests: sigma_dut and DPP with NFC Jouni Malinen 2020-04-03 16:21:30 +03:00
  • 512b6c02e0 DPP: Mandate mutual auth with NFC negotiated connection handover Jouni Malinen 2020-04-03 15:47:18 +03:00
  • 4b9a1ba0ad tests: Use a helper function for starting DPP AP in sigma_dut tests Jouni Malinen 2020-04-03 12:59:47 +03:00
  • f964a54ec2 tests: Remove duplicate definitions of csign/connector in sigma_dut Jouni Malinen 2020-04-03 12:54:44 +03:00
  • 62d5616155 tests: DPP netAccessKey for reconfig Jouni Malinen 2020-04-03 12:45:03 +03:00
  • 872299f4b3 DPP2: Store netAccessKey in psk/sae credentials for reconfig Jouni Malinen 2020-04-03 12:43:48 +03:00
  • bf9f49396b OWE: Remove check for unexpected DH Parameter IE use with other AKMs Jouni Malinen 2020-04-03 12:18:11 +03:00
  • a34fb79788 tests: DPP reconfiguration connector Jouni Malinen 2020-04-02 15:38:20 +03:00
  • e4eb009d98 DPP2: Add Connector and C-sign-key in psk/sae credentials for reconfig Jouni Malinen 2020-04-02 15:35:56 +03:00
  • 08ac6f807d wlantest: Update PTK after rekeying even if EAPOL-Key msg 4/4 is missing Jouni Malinen 2020-04-01 18:46:14 +03:00