Commit Graph

  • ce362f885f FILS: Explicitly clear plaintext buffer for Assoc Resp Jouni Malinen 2019-05-26 15:53:25 +03:00
  • 31bc66e4d1 More forceful clearing of stack memory with keys Jouni Malinen 2019-05-26 00:47:17 +03:00
  • e1923f5b6a tests: Skip ap_ft_eap_sha384_reassoc without CONFIG_SUITEB192=y Jouni Malinen 2019-05-25 22:24:30 +03:00
  • 18f4fc43f2 hs20-osu-client: Check snprintf result to avoid compiler warnings Masashi Honma 2019-05-06 17:07:53 +09:00
  • 0de46d8a66 mesh: Fix RSN initialization failure handling Jouni Malinen 2019-05-25 21:48:45 +03:00
  • 7d43c7b2d6 nl80211: Write event name in debug log for ignored events Jouni Malinen 2019-05-25 21:37:23 +03:00
  • c9ead82d11 tests: Fix robustness issue in DPP test cases with SAE Jouni Malinen 2019-05-25 21:18:24 +03:00
  • baf8ab8cec RADIUS server: Do not close fd=0 in error cases Jouni Malinen 2019-05-25 19:10:08 +03:00
  • f82a840878 tests: Fix ERP test cases to close separate AS (ifname=as-erp) Jouni Malinen 2019-05-25 19:07:11 +03:00
  • 2d11e5d5e6 tests: ERP with EAP-SIM/AKA/AKA' fast reauthentication Jouni Malinen 2019-05-25 17:18:39 +03:00
  • 5eefa8115b EAP-AKA: Add Session-Id derivation during fast-reauth Mohit Sethi 2019-05-17 22:06:12 +03:00
  • 1c16b257a0 EAP-SIM: Add Session-Id derivation during fast-reauth Mohit Sethi 2019-05-17 14:40:30 +03:00
  • 2f6700c9c6 defconfig: Add config parameter for SIM simulator for EAP-SIM Mohit Sethi 2019-05-17 14:26:10 +03:00
  • 6b43264e79 hostapd_cli: Add update_beacon command Alona Solntseva 2019-05-23 12:12:27 +03:00
  • 312ec34e40 UBSan: Avoid dependency on undefined behavior in internal AES operation Jouni Malinen 2019-05-25 01:51:12 +03:00
  • 27486bc5ab tests: Fix ap-mgmt-fuzzer exit to free memory Jouni Malinen 2019-05-25 01:34:58 +03:00
  • 5bad612311 WNM: Fix bounds checking in SSID List element matching Jouni Malinen 2019-05-25 01:29:47 +03:00
  • 724c0f17b8 tests: Fix p2p-fuzzer callbacks Jouni Malinen 2019-05-25 01:14:46 +03:00
  • d27f1acbfa tests: Preferred Candidate List with truncated BSS Termination Duration Jouni Malinen 2019-05-24 17:06:44 +03:00
  • e8ebef87cb WNM: Fix BSS Termination Duration subelement length validation Jouni Malinen 2019-05-24 16:59:25 +03:00
  • 2dfe2ad6cb tests: Free WNM allocations cleanly in wnm-fuzzer Jouni Malinen 2019-05-24 16:30:19 +03:00
  • 358141344a tests: DPP channel-list with multiple channels in opclass Jouni Malinen 2019-05-23 01:37:16 +03:00
  • b1aee7a622 DPP: Fix bootstrapping URI parser to handle channel list for an opclass Jouni Malinen 2019-05-23 01:34:24 +03:00
  • 69afb6b395 FILS: Verify RSNE match between Beacon/Probe Response and (Re)AssocResp Jouni Malinen 2019-05-22 17:42:53 +03:00
  • 831d8c9cf5 FILS: Add RSNE into (Re)Association Response frame Jouni Malinen 2019-05-22 17:26:55 +03:00
  • a96c783645 dbus: Fix some memory leaks on error paths Jouni Malinen 2019-05-08 22:06:46 +03:00
  • e3b39e62c2 OpenSSL: Fix a memory leak in OCSP handling Jouni Malinen 2019-05-08 21:08:53 +03:00
  • 6602d9e3a6 DPP: Fix a memory leak in testing sequence Jouni Malinen 2019-05-08 20:38:10 +03:00
  • c5622b43cd DPP: Fix a memory leak on duplicate Authentication Response Jouni Malinen 2019-05-08 20:25:10 +03:00
  • 1cdfe8d23f DPP: Fix a memory leak in PKEX Qi/Qr derivation Jouni Malinen 2019-05-08 19:59:21 +03:00
  • 51dc146f3e EAP-PAX server: Avoid debug prints of uninitialized memory in error cases Jouni Malinen 2019-05-08 19:02:19 +03:00
  • 677e120181 dragonfly: Fix a memory leak on error path Jouni Malinen 2019-05-08 18:55:57 +03:00
  • 8925d2010d OpenSSL: Fix memory leak in crypto_dh_derive_secret() Jouni Malinen 2019-05-08 18:53:32 +03:00
  • 57ec74ea9b DPP: Fix memory leak in EC_GROUP handling Jouni Malinen 2019-05-08 18:32:29 +03:00
  • 7a9ddba6f5 DPP: Fix a memory leak in key pair generation Jouni Malinen 2019-05-08 18:27:06 +03:00
  • 7153540c39 tests: Enable full memory leak reporting in valgrind Jouni Malinen 2019-05-08 13:07:50 +03:00
  • f9cd1327ad OpenSSL: Fix memory leak in crypto_ecdh_init() Jouni Malinen 2019-05-08 12:16:03 +03:00
  • fb10f3bb65 Add subcmd QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP Paul Zhang 2019-05-07 17:02:47 +08:00
  • a85d4ed1c0 tests: FILS SK using ERP and SHA256/SHA384 change in roam Jouni Malinen 2019-05-06 23:43:33 +03:00
  • e374def207 tests: Start ERP authentication server without AP Jouni Malinen 2019-05-06 23:36:30 +03:00
  • 8528ad0c60 tests: Enable virtual time in UML Jouni Malinen 2019-05-06 20:29:16 +03:00
  • ad5224dd43 HE: Fix typo srp -> spr in hostapd configuration parameters John Crispin 2019-05-03 15:13:47 +02:00
  • b505ef7e96 HE: Do not add SPR IE if sr_control is set to 0 John Crispin 2019-05-03 15:13:46 +02:00
  • 4abaf4df84 tests: Make ap_csa_disable more robust Jouni Malinen 2019-05-05 00:40:57 +03:00
  • b756cd4959 tests: Add forgotten CONFIG_IEEE80211AX=y to the defaults Jouni Malinen 2019-05-05 00:36:59 +03:00
  • de94be0acd Enforce that IEEE 802.1X EAPOL-Key Replay Counter increases Jouni Malinen 2019-05-04 19:17:45 +03:00
  • 1cefd89b37 tests: Support UML kernel as a replacement for KVM Jouni Malinen 2019-05-04 12:42:02 +03:00
  • 6980542556 tests: sigma_dut and TLS server certificate constraints Jouni Malinen 2019-05-03 13:06:44 +03:00
  • fd1c2ca521 Add QCA_WLAN_VENDOR_ATTR_WIFI_INFO_RADIO_INDEX Jeff Johnson 2019-04-11 11:46:29 -07:00
  • ae21cffb2c Add QCA vendor command to support beacon reporting feature Vamsi Krishna 2019-04-04 00:53:05 +05:30
  • ef7217518b hostapd: Add airtime policy configuration support Toke Høiland-Jørgensen 2019-03-20 15:58:52 +01:00
  • 6720b9482f nl80211: Station airtime weight configuration Toke Høiland-Jørgensen 2019-03-20 15:58:52 +01:00
  • 58d4c23615 nl80211: Fetch STA TX/RX duration statistics Toke Høiland-Jørgensen 2019-03-20 15:58:52 +01:00
  • 1d6f63854e nl80211: Fetch STA TXQ backlog statistics Toke Høiland-Jørgensen 2019-03-20 15:58:52 +01:00
  • 6326fa0c40 Fix ENGINE support with OpenSSL 1.1+ David Woodhouse 2019-04-28 21:56:34 +03:00
  • 099224c18e nl80211: Simplify if_indices tracking Jouni Malinen 2019-04-28 21:05:54 +03:00
  • e6ca2f1139 nl80211: Fix handling of if_indices reallocation failure Jouni Malinen 2019-04-28 20:52:10 +03:00
  • b93a0ce7bd DPP2: Check conn->ctrl more consistently Jouni Malinen 2019-04-28 20:28:46 +03:00
  • d42df8d6ce Fix a regression in storing of external_auth SSID/BSSID Jouni Malinen 2019-04-28 16:24:32 +03:00
  • 9ff2b85e73 tests: FT-EAP and PMKSA caching for initial mobility domain association Jouni Malinen 2019-04-28 16:03:03 +03:00
  • 9083ef1355 FT: Allow PMKSA caching to be enabled with FT-EAP Jouni Malinen 2019-04-28 16:01:45 +03:00
  • a7b7ce82f4 FT: Allow cached XXKey/MPMK to be used if new XXKey is not available Jouni Malinen 2019-04-28 15:52:43 +03:00
  • 64f4809371 FT: Store XXKey/MPMK in PMKSA cache instead of MSK (authenticator) Jouni Malinen 2019-04-28 15:52:08 +03:00
  • 0c46b1a516 FT: Allow cached XXKey/MPMK to be used if new XXKey is not available Jouni Malinen 2019-04-28 15:50:51 +03:00
  • 16c511449d FT: Store XXKey/MPMK in PMKSA cache instead of MSK (supplicant) Jouni Malinen 2019-04-28 15:48:58 +03:00
  • e0e15fc236 Remove unused crypto_bignum_bits() Jouni Malinen 2019-04-26 17:43:45 +03:00
  • fbd671acb5 tests: Update SAE local error tests to match implementation Jouni Malinen 2019-04-26 17:36:27 +03:00
  • 73338db029 Share common SAE and EAP-pwd functionality: own scalar generation Jouni Malinen 2019-04-26 17:33:44 +03:00
  • c3805fb623 Ignore channel switch event if AP interface is not yet ready Jouni Malinen 2019-04-26 16:24:31 +03:00
  • eb314e8af2 Verify that channel info is available in hostapd_hw_get_channel() Jouni Malinen 2019-04-26 16:17:59 +03:00
  • b9058266f0 Clear cached extended_capa pointers on hapd_deinit() call Jouni Malinen 2019-04-26 16:15:15 +03:00
  • c48f44e17c tests: ieee80211ax=1 in hostapd STATUS Jouni Malinen 2019-04-26 15:08:10 +03:00
  • 6afde52a78 Indicate ieee80211ax configuration in hostapd STATUS output Hu Wang 2019-04-22 15:39:48 +08:00
  • 71da22b94b tests: Initial and still very minimal HE testing Jouni Malinen 2019-04-26 00:18:52 +03:00
  • b1664c8e4f HE: Fix he_bss_color documentation Jouni Malinen 2019-04-26 00:12:53 +03:00
  • e6f9eab90e HE: Fix HE Operation element byte order on bigendian CPUs Jouni Malinen 2019-04-25 23:57:47 +03:00
  • 3869c159d9 HE: Fix HE operation field size John Crispin 2019-04-25 16:57:48 +02:00
  • a5dbddbf03 tests: Update SAE local error tests to match implementation Jouni Malinen 2019-04-25 20:19:11 +03:00
  • 17749e948a Share common SAE and EAP-pwd functionality: is_quadratic_residue Jouni Malinen 2019-04-25 22:35:14 +03:00
  • a9615b1b88 Share common SAE and EAP-pwd functionality: random 1..p-1 creation Jouni Malinen 2019-04-25 20:43:41 +03:00
  • 6c9543fcb7 Share common SAE and EAP-pwd functionality: random qr/qnr creation Jouni Malinen 2019-04-25 20:18:27 +03:00
  • 2b84ca4dd9 Share common SAE and EAP-pwd functionality: suitable groups Jouni Malinen 2019-04-25 19:45:27 +03:00
  • ff229da309 Share a single buf_shift_right() implementation Jouni Malinen 2019-04-25 19:29:39 +03:00
  • 1e237903f5 OpenSSL: Use BN_bn2binpad() or BN_bn2bin_padded() if available Jouni Malinen 2019-04-25 19:23:05 +03:00
  • 7958223fdc EAP-pwd: Use const_time_memcmp() for pwd_value >= prime comparison Jouni Malinen 2019-04-25 19:07:05 +03:00
  • 8e14b030e5 SAE: Use const_time_memcmp() for pwd_value >= prime comparison Jouni Malinen 2019-04-25 18:52:34 +03:00
  • 2ec71488b5 HE: Add Spatial Reuse Parameter Set element to the Beacon frames John Crispin 2019-04-16 14:34:01 +02:00
  • 2fde3caa3a HE: Properly populate Beacon template prior to sending it to the kernel John Crispin 2019-04-16 14:34:00 +02:00
  • 7cac255632 HE: Fix Operation Parameters order John Crispin 2019-04-16 14:33:59 +02:00
  • 83f30fabe3 HE: Disable TXOP duration-based RTS if he_rts_threshold is not set John Crispin 2019-04-16 14:33:58 +02:00
  • 5b3940d0c2 nl80211: Add driver HE capabilities parsing support John Crispin 2019-04-16 14:33:57 +02:00
  • 1b90aae929 nl80211: Remove QCA vendor specific HE capability handling Jouni Malinen 2019-04-25 11:41:18 +03:00
  • 64c20a831f tests: Channel switch started/completed events Jouni Malinen 2019-04-22 21:03:07 +03:00
  • fa335929b7 wpa_cli: Make CTRL-EVENT-CHANNEL-SWITCH available to action scripts Omer Dagan 2019-04-08 06:45:04 +00:00
  • 95f556f3c7 Make channel switch started event available over control interface Omer Dagan 2019-04-08 06:44:57 +00:00
  • 9c95124418 Add 802.11 status code strings Alex Khouderchah 2019-04-18 11:03:21 -07:00
  • 4be17ffbd9 Replace int status/reason_code with u16 variable Jouni Malinen 2019-04-22 20:17:38 +03:00
  • cfde99a84b Add 802.11 reason code strings into wpa_supplicant messages Alex Khouderchah 2019-04-15 12:20:05 -07:00
  • 5fbefcc64b tests: DPP over TCP using Controller/Relay Jouni Malinen 2019-03-24 22:17:49 +02:00
  • 2a5a068086 DPP2: wpa_supplicant as TCP initiator Jouni Malinen 2019-03-24 22:17:49 +02:00