Commit Graph

  • 9981d5bf31 Add RSNXE into AP KDE parser Jouni Malinen 2019-10-18 00:13:32 +03:00
  • d3516cad7a Store a copy of Association Request RSNXE in AP mode for later use Jouni Malinen 2019-10-18 00:11:24 +03:00
  • 6d6c887751 SAE: Add RSNXE in Association Request and EAPOL-Key msg 2/4 Jouni Malinen 2019-10-17 16:54:05 +03:00
  • 8401cdc8d4 Add RSNXE into IE parser Jouni Malinen 2019-10-17 16:53:09 +03:00
  • 0b0ed907d1 WPS: Check SHA256 result success Jouni Malinen 2019-10-15 15:34:41 +03:00
  • 8dda97c758 QCA vendor command for adding a STA node Shiva Sankar Gajula 2019-10-08 06:27:59 +05:30
  • b41dc61afa Add a new QCA vendor attribute to carry device info for OEM data Subrat Dash 2019-10-03 21:42:46 +05:30
  • bf185bfd5d QCA vendor attributes to indicate BW-based agile spectral capability Edayilliam Jayadev 2019-09-19 14:45:44 +05:30
  • 1317ea2c0e nl80211: Allow external auth based on SAE/FT-SAE key mgmt Sunil Dutt 2019-07-08 19:42:12 +05:30
  • cdb5774f42 FST: Update FST about MAC address change Dedy Lansky 2019-09-10 12:53:55 +03:00
  • 49e95ee1ee AP: Publish only HE capabilities and operation IEs on 6 GHz band Andrei Otcheretianski 2019-06-19 15:49:13 +03:00
  • d7c2c5c98c AP: Add initial support for 6 GHz band Andrei Otcheretianski 2019-06-19 15:49:11 +03:00
  • a5b2faa714 AP: Add op_class config item to specify 6 GHz channels uniquely Liangwei Dong 2019-08-09 12:27:46 +08:00
  • 89450024a8 wpa_supplicant: Pass in operating class for channel validity checks Jouni Malinen 2019-10-09 18:49:42 +03:00
  • 3fa701b5ce tests: SAE PWE derivation methods Jouni Malinen 2019-09-05 12:34:48 +03:00
  • 032c8264d4 SAE: Check that peer's rejected groups are not enabled in AP Jouni Malinen 2019-09-06 15:51:37 +03:00
  • a5dc2a5c1a SAE: H2E version of SAE commit message handling for AP Jouni Malinen 2019-09-06 15:51:37 +03:00
  • 43b20b4370 SAE: Derive H2E PT in AP when starting the AP Jouni Malinen 2019-09-06 15:51:37 +03:00
  • 444d76f74f SAE: Check that peer's rejected groups are not enabled Jouni Malinen 2019-09-06 15:40:39 +03:00
  • cfe1ea5c9c SAE: H2E version of SAE commit message handling for STA Jouni Malinen 2019-09-06 15:40:39 +03:00
  • 447cd5f2df SAE: Collect list of rejected groups for H2E in STA Jouni Malinen 2019-09-06 15:40:39 +03:00
  • 05a2fb0d11 SAE: Derive H2E PT in STA before connection Jouni Malinen 2019-09-06 15:40:39 +03:00
  • 146889e3ca RSN: Verify RSNXE match between Beacon/ProbeResp and EAPOL-Key msg 3/4 Jouni Malinen 2019-09-06 14:51:31 +03:00
  • 3134bb13a8 SAE: Advertise Extended RSN Capabilities when H2E is enabled Jouni Malinen 2019-09-05 12:05:58 +03:00
  • 293a01f3b3 SAE: Handle BSS membership selector indication for H2E-only in STA mode Jouni Malinen 2019-09-07 15:24:24 +03:00
  • cc0da0ff4c SAE: Advertise BSS membership selector for H2E-only case Jouni Malinen 2019-09-05 11:54:47 +03:00
  • 85e64e634d SAE: Add sae_pwe configuration parameter for wpa_supplicant Jouni Malinen 2019-09-05 12:38:32 +03:00
  • a36e13a7cd SAE: Add sae_pwe configuration parameter for hostapd Jouni Malinen 2019-09-05 11:44:57 +03:00
  • af4487148a tests: Module test for SAE hash-to-element crypto routines Jouni Malinen 2019-08-27 16:33:15 +03:00
  • cf84246ebb SAE: Add Rejected Groups element into H2E Commit Jouni Malinen 2019-08-27 16:33:15 +03:00
  • efd4285299 SAE: Hash algorithm selection for H2E KCK/CN() Jouni Malinen 2019-08-27 16:33:15 +03:00
  • aeb022f8e5 SAE: Implement hash-to-element PT/PWE crypto routines Jouni Malinen 2019-08-27 16:33:15 +03:00
  • ecd7114072 SAE: Parse Rejected Groups element from H2E SAE commit Jouni Malinen 2019-09-07 18:38:29 +03:00
  • 86f6084862 SAE: Tell sae_parse_commit() whether H2E is used Jouni Malinen 2019-09-07 18:33:02 +03:00
  • 316156739c SAE: H2E protocol defines Jouni Malinen 2019-09-06 15:46:10 +03:00
  • 1766e608ba wolfSSL: Fix crypto_bignum_sub() Jouni Malinen 2019-10-14 19:27:47 +03:00
  • 2a1c84f4e5 crypto: Add more bignum/EC helper functions Jouni Malinen 2019-08-27 16:33:15 +03:00
  • 960cfee506 tests: PMF AP sending valid deauth/disassoc without dropping SA Jouni Malinen 2019-10-11 18:18:43 +03:00
  • 34a9cd8ffa tests: WPA2-PSK PMF AP dropping SA Jouni Malinen 2019-10-11 17:53:04 +03:00
  • 131c2600f4 tests: sigma_dut DPP TCP Enrollee as initiator Jouni Malinen 2019-10-11 13:27:49 +03:00
  • 377d5f7cc2 tests: sigma_dut DPP TCP Configurator (Controller) as responder Jouni Malinen 2019-10-11 13:07:39 +03:00
  • 9c08bfbd91 DPP: Fix confusing debug entry from Configurator Jouni Malinen 2019-10-11 13:04:42 +03:00
  • d905c8f7a7 tests: sigma_dut controlled SAE association with PMKID Jouni Malinen 2019-10-10 16:21:10 +03:00
  • 4dda07ba98 tests: sigma_dut controlled AP with SAE Confirm immediate Jouni Malinen 2019-10-10 15:56:01 +03:00
  • 8a9658dbb5 tests: SAE and AP sending Confirm message without waiting STA Jouni Malinen 2019-10-10 15:42:11 +03:00
  • f7fe055224 SAE: Allow AP behavior for SAE Confirm to be configured Jouni Malinen 2019-10-10 15:38:26 +03:00
  • d6a7de60c8 wpa_cli: Clean up unnecessarily complex CONFIG_MESH use Jouni Malinen 2019-10-07 15:23:38 +03:00
  • 8b426ab1e7 wpa_supplicant: Pass AP mode EDMG config to hostapd struct Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • a82aee1f40 wpa_supplicant: Add support for EDMG channels Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • 35aed771f9 Indicate EDMG in scan results Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • f6f8c6ade9 AP: Show EDMG channel info in STATUS output Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • 241dd76cfd hostapd: Check EDMG configuration against capability Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • dc3457cc4a hostapd: Check usability of EDMG channel Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • bebd91e9c4 Add EDMG parameters to set_freq functions Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • fdd0fef2c6 EDMG: Helper functions for parameter encoding/checking Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • e8ff22f471 wpa_supplicant: Add EDMG channel configuration parameters Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • 5c5ff22efc hostapd: Add EDMG channel configuration parameters Alexei Avshalom Lazar 2019-09-11 12:03:07 +03:00
  • dda5d9e315 nl80211: Add support for EDMG channels Alexei Avshalom Lazar 2019-09-10 10:26:01 +03:00
  • a19913c170 IEEE P802.11ay/D4.0 defines for EDMG Alexei Avshalom Lazar 2019-09-10 10:26:01 +03:00
  • 656b07c189 tests: sigma_dut DPP/QR responder status query Jouni Malinen 2019-10-04 17:03:47 +03:00
  • 1743ddce76 tests: sigma_dut DPP AP as Relay to Controller Jouni Malinen 2019-10-04 16:33:36 +03:00
  • b472fe2973 tests: Update server and user certificates (2019) Jouni Malinen 2019-10-04 16:03:04 +03:00
  • c349174035 MBO/OCE: Update disable_mbo_oce flag after association Ankita Bajaj 2019-09-27 11:28:34 +05:30
  • cefcbcdba4 tests: sigma_dut with DPPConfIndex 9 and 10 Jouni Malinen 2019-09-25 23:55:35 +03:00
  • b719a1568a DPP2: Parse AKM suite selector version of akm node Jouni Malinen 2019-09-27 03:09:09 +03:00
  • 68fea96038 DPP2: Allow Configurator to use AKM suite selectors in Config Object Jouni Malinen 2019-09-27 02:30:33 +03:00
  • 52d469de11 DPP2: Support multiple Config Objects in Enrollee Jouni Malinen 2019-09-27 01:08:56 +03:00
  • 7eb06a3369 DPP2: Allow multiple Config Objects to be build on Configurator Jouni Malinen 2019-09-25 03:49:41 +03:00
  • 99918e069a DPP: Cleaned up netrole indication for config object building Jouni Malinen 2019-06-17 16:41:20 +03:00
  • e0d22c842a FILS+FT: Fix MFPR flag in RSNE during FILS exchange for FT Jouni Malinen 2019-09-27 01:49:36 +03:00
  • be907f7220 tests: SAE in wpa_supplicant AP mode Jouni Malinen 2019-09-19 21:27:40 +03:00
  • d0a4ed6a1b Allow SAE to be used in wpa_supplicant AP mode Jouni Malinen 2019-09-19 21:25:52 +03:00
  • 7846e8d608 NetBSD: Fix compile Roy Marples 2019-09-19 10:59:09 +01:00
  • d0d303ae91 tests: MBO and WPA2 without PMF on misbehaving AP Jouni Malinen 2019-09-21 00:34:51 +03:00
  • 2e06cef80a MBO/OCE: Work around misbehaving MBO/OCE APs that use RSN without PMF Vamsi Krishna 2019-09-11 16:05:22 +05:30
  • 722c7d1958 wlantest: Process VLAN tagged Data frames Jouni Malinen 2019-09-20 23:54:05 +03:00
  • 83b83b461d nl80211: Migrate to current netlink key message format Alexander Wetzel 2019-09-15 22:08:22 +02:00
  • 7a4b01c879 AP: Provide correct keyid to wpa_send_eapol() for EAPOL-Key msg 3/4 Alexander Wetzel 2019-09-15 22:08:21 +02:00
  • a3ebf71751 BSD: Add support for route(4) message filtering Roy Marples 2019-09-18 12:50:36 +01:00
  • c532abb158 tests: Automatic channel selection with invalid chanlist Jouni Malinen 2019-09-19 12:14:04 +03:00
  • d9286d0997 ACS: Stop before scan if no channels in chanlist are available Neo Jou 2019-09-18 15:39:50 +08:00
  • f32aa244ef DPP: Debug print configRequest bandSupport on Configurator Jouni Malinen 2019-09-19 00:12:27 +03:00
  • 8f8c423a51 DPP: Add bandSupport JSON array into config request Jouni Malinen 2019-09-19 00:00:46 +03:00
  • 6d3dc9ba1e mka: Check OLPN for exhaustion on SAKuse decode Thomas Winter 2019-08-27 15:55:38 +12:00
  • 84851007d9 mka: Check OLPN for exhaustion on SAKuse encode Thomas Winter 2019-08-27 15:55:37 +12:00
  • 547ba732d3 mka: Clear out old/latest key values on CHANGE in CP state machine Thomas Winter 2019-08-27 15:55:36 +12:00
  • 536a7cfcf7 mka: Don't set newSAK to FALSE on ABANDON in CP state machine Thomas Winter 2019-08-27 15:55:35 +12:00
  • 0fedfba2e2 mka: Change RECEIVE and RETIRE states to match the standard Thomas Winter 2019-08-27 15:55:34 +12:00
  • 1f8fc6bebb tests: Fix p2p_stop_find() calls in discovery Jouni Malinen 2019-09-18 19:07:13 +03:00
  • a378fe5d45 tests: wpa_supplicant build for EAP-SIM and PC/SC Jouni Malinen 2019-09-17 18:07:03 +03:00
  • 3f2641e7ad Fix wpa_supplicant build with CONFIG_PCSC=y Jouni Malinen 2019-09-17 18:00:49 +03:00
  • 11bbb7ecb8 tests: DPP MUD URL Jouni Malinen 2019-09-17 17:57:51 +03:00
  • 5a5639b068 DPP: Allow name and mudurl to be configured for Config Request Jouni Malinen 2019-09-17 13:36:22 +03:00
  • 91a0703157 tests: Layer 2 Update frame behavior in mac80211 Jouni Malinen 2019-09-11 15:09:22 +03:00
  • 9840532377 tests: PMF and Data frame injection Jouni Malinen 2019-08-29 11:52:32 +03:00
  • 1ccde13b86 tests: Extend ap_pmf_inject_auth coverage for addresses/frames Jouni Malinen 2019-08-29 11:52:26 +03:00
  • 3394def5a8 More consistent SA check for unexpected Data frames Jouni Malinen 2019-09-11 16:01:57 +03:00
  • c404cd8c7d tests: Avoid race conditions in couple of Hotspot 2.0 test cases Jouni Malinen 2019-09-16 18:05:44 +03:00
  • b256d9393d tests: DPP2 connection status result Jouni Malinen 2019-09-15 16:19:45 +03:00
  • 16ef233bf1 DPP2: Connection status result (Enrollee) Jouni Malinen 2019-09-15 16:19:45 +03:00