3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-07 14:17:25 +02:00

Commit Graph

  • 62748e567d ie: remove 80+80 column in vht_width_map James Prestwood 2019-03-22 15:44:06 -07:00
  • 3ca8a18b4e network: Clear psk and passphrase copies before freeing Andrew Zaborowski 2019-03-22 19:44:17 +01:00
  • 05d556d493 eap-pwd: Memzero copies of secrets Andrew Zaborowski 2019-03-22 18:56:21 +01:00
  • 20ac57783b auto-t: AdHoc - address race condition Tim Kourt 2019-03-22 10:30:30 -07:00
  • 588848651a wiphy: enforce MFP requirement on SAE connections James Prestwood 2019-03-22 10:09:04 -07:00
  • 3641cfe30e auto-t: update SAE tests to use MFP/CCMP James Prestwood 2019-03-22 09:23:12 -07:00
  • fa7db4be4d eap,eapol,crypto: Replace uses of memset with explicit_bzero Andrew Zaborowski 2019-03-22 00:56:53 +01:00
  • acbba6028b client: Remove unused interface Tim Kourt 2019-03-21 14:49:09 -07:00
  • 25823752b3 client: Fix prompt masking Jason Phan 2019-03-21 08:19:22 -05:00
  • 45a51613c4 netdev: add conf option to set RSSI threshold James Prestwood 2019-03-21 09:03:45 -07:00
  • f09fc78aeb doc: document roam_rssi_threshold conf option James Prestwood 2019-03-21 08:54:04 -07:00
  • 970ce050fe eap-mschapv2: Check hexstring parses in load_settings Andrew Zaborowski 2019-03-21 03:54:15 +01:00
  • 94043d6bcb eap-mschapv2: Memzero copies of secrets Andrew Zaborowski 2019-03-21 03:54:14 +01:00
  • 881fbd1d80 crypto: Memzero copies of secrets Andrew Zaborowski 2019-03-21 03:54:13 +01:00
  • 52afe193e6 client: agent: fix agent prompt calls Jason Phan 2019-03-20 03:08:45 -05:00
  • 2eb54d4adc doc: update kernel guide links Jason Phan 2019-03-20 03:10:19 -05:00
  • 13f09be1a0 wsc: Memzero secrets after use Andrew Zaborowski 2019-03-19 01:25:17 +01:00
  • 2042fe7a73 netdev: fix WPS test (with ControlPortOverNL80211 on) James Prestwood 2019-03-19 11:45:03 -07:00
  • 6e44295fe2 iwd.service: Harden systemd service file Christian Rebischke 2019-02-26 00:30:09 +01:00
  • dee6703122 sae: check group number on UNSUPP_FINITE_CYCLIC_GROUP James Prestwood 2019-03-19 11:36:49 -07:00
  • 9887c376b7 doc: add [General] group to main.conf James Prestwood 2019-03-19 10:59:08 -07:00
  • 2133e8a9fc eap-ttls: Memzero copies of secrets Andrew Zaborowski 2019-03-19 01:25:23 +01:00
  • 14572c0f1a mschaputil: Memzero copies of secrets Andrew Zaborowski 2019-03-19 01:25:21 +01:00
  • 7031045dfb unit: Update mschapv2 test to use mschap_nt_password_hash Andrew Zaborowski 2019-03-19 01:25:30 +01:00
  • 0bf3ae97d7 eap-mschapv2: Drop mschapv2_nt_password_hash, use mschap_nt_password_hash Andrew Zaborowski 2019-03-19 01:25:19 +01:00
  • 570abd7bfb eapol: Convert memsets to explicit_bzero Denis Kenzior 2019-03-19 11:25:22 -05:00
  • f76e10799f eapol,handshake: Memzero copies of secrets Andrew Zaborowski 2019-03-19 01:25:28 +01:00
  • c682847249 eap-md5: Memzero copies of secrets Andrew Zaborowski 2019-03-19 01:25:27 +01:00
  • 8954c62bcf eap-sim: Memzero secrets after use Andrew Zaborowski 2019-03-19 01:25:25 +01:00
  • b1317d3984 eap-aka: Memzero secrets after use Andrew Zaborowski 2019-03-19 01:25:25 +01:00
  • 28840b29a8 simutil: Memzero secrets after use Andrew Zaborowski 2019-03-19 01:25:25 +01:00
  • c80b239b93 simutil: Optimize l_checksum usage Andrew Zaborowski 2019-03-19 01:25:25 +01:00
  • aa7abb44c5 eap-gtc: Memzero copies of secrets Andrew Zaborowski 2019-03-19 01:25:24 +01:00
  • 5306e37279 eap-tls,eap-peap: Memzero copies of secrets Andrew Zaborowski 2019-03-19 01:25:22 +01:00
  • a090b1ef52 netdev: Update Associate IEs with the values actually sent Andrew Zaborowski 2019-03-19 01:25:16 +01:00
  • a983ca0c33 eap-pwd: fix buffer overflow for larger groups James Prestwood 2019-03-18 16:59:37 -07:00
  • 06ee531749 testutil: retry up to 3 times for connectivity James Prestwood 2019-03-18 10:41:16 -07:00
  • 55b3a974c6 auto-t: Split EAP-WPS tests Tim Kourt 2019-03-18 16:55:12 -07:00
  • 0288c537a2 eapol: have eapol_encrypt_key_data return length/error James Prestwood 2019-03-18 14:57:47 -07:00
  • 71c7d826e4 tools: fix test_runner_kernel_config for HT/VHT James Prestwood 2019-03-18 10:20:51 -07:00
  • 3863fa3670 eap-pwd: mitigate potential timing attacks in EAP-PWD James Prestwood 2019-03-18 09:23:04 -07:00
  • 58522fe98f storage: Allow load/sync known freqs. to file Tim Kourt 2019-03-15 11:32:01 -07:00
  • 664cf5a368 auto-t: TTLS-MSCHAPv2 - remove iwd instance on failure Tim Kourt 2019-03-15 15:02:48 -07:00
  • bda956f2b2 auto-t: SAE - remove iwd instance on failure Tim Kourt 2019-03-15 15:02:47 -07:00
  • b4485f3e1b auto-t: Ad-Hoc - remove iwd instance on failure Tim Kourt 2019-03-15 14:48:56 -07:00
  • 2b544541bc scan: Drop notify callback's ifindex parameter Andrew Zaborowski 2019-03-14 21:42:11 +01:00
  • 5e95e30e41 scan: Fix misinterpretation of the channel as frequency Tim Kourt 2019-03-14 16:06:18 -07:00
  • 154e9f63bc wiphy, netdev: Add enum values for P2P-related iftypes Andrew Zaborowski 2019-03-11 15:43:21 +01:00
  • e344df432b wiphy: Fix printing supported iftypes Andrew Zaborowski 2019-03-11 15:43:20 +01:00
  • 98623edd7d scan: Drop remaining sched scan code Andrew Zaborowski 2019-03-11 15:43:16 +01:00
  • d0ccb8496a scan: Fix tracking external scans in sc->state Andrew Zaborowski 2019-03-11 15:43:14 +01:00
  • e295b73c4c netdev: Fix crash when aborting a connection Denis Kenzior 2019-03-08 16:09:42 -06:00
  • 1677f6b046 doc: Update software versions Tim Kourt 2019-03-08 09:06:49 -08:00
  • c26af17ca0 doc: Add config options for High Throughput Tim Kourt 2019-03-08 08:01:58 -08:00
  • 4b9abde3e5 scan: Optimize frequency set foreach logic Tim Kourt 2019-03-07 13:06:09 -08:00
  • ef06f06cfb owe: handle all non-zero status codes in owe_rx_associate James Prestwood 2019-03-05 14:12:19 -08:00
  • e3f4bfb428 netdev: process association in netdev_associate_event James Prestwood 2019-03-05 13:42:33 -08:00
  • 5027bd3d0b ftutil: add associate parser James Prestwood 2019-03-05 09:12:30 -08:00
  • 210b8645b7 netdev: remove OWE handling from netdev_connect_event James Prestwood 2019-03-01 14:58:12 -08:00
  • 6de133aee7 auto-t: add timeout test for testOWE James Prestwood 2019-03-01 13:00:15 -08:00
  • 981892470a auto-t: test for temporary blacklist James Prestwood 2019-03-01 10:55:05 -08:00
  • cd6e32bf90 station: temporarily blacklist BSS for certain status codes James Prestwood 2019-03-01 10:55:04 -08:00
  • 64dedd9aa5 network: add APIs to blacklist BSS's per-network James Prestwood 2019-03-01 10:55:03 -08:00
  • 3af51558f2 netdev: pass event data to netdev events James Prestwood 2019-02-28 15:41:51 -08:00
  • a5424829b6 scan: Standardize nomenclature between scan triggers Tim Kourt 2019-02-28 13:50:16 -08:00
  • c5d6b70520 scan: Deprecate scan_send_start() Tim Kourt 2019-02-28 13:50:15 -08:00
  • 8fed50a448 netdev: station: fix status/reason code in callbacks James Prestwood 2019-02-28 09:32:40 -08:00
  • 6017dc5730 eap-ttls: Check phase2-method is non-NULL in load_settings Andrew Zaborowski 2019-02-28 18:47:59 +01:00
  • 8f09a0c937 wiphy: Add accessor for supported frequencies Tim Kourt 2019-02-27 16:44:17 -08:00
  • 9f52036b85 scan: Let ELL to handle the message sizing Tim Kourt 2019-02-27 16:44:16 -08:00
  • 9e11175cf8 doc: update coding style Denis Kenzior 2019-02-28 09:15:46 -06:00
  • d6abf62946 netdev: remove unneeded disconnect for OWE failure James Prestwood 2019-02-27 14:44:15 -08:00
  • 51f21c1c9b mpdu: remove invalid reason codes James Prestwood 2019-02-27 13:30:43 -08:00
  • 8fbd0870fc unit: fix test-sae to use new status codes James Prestwood 2019-02-27 13:30:42 -08:00
  • e5e2922eee netdev: sae: owe: update to use new status codes James Prestwood 2019-02-27 13:30:41 -08:00
  • ffd8e81774 mpdu: add new status code enum James Prestwood 2019-02-27 13:30:40 -08:00
  • 45e5c42726 scan: Add ref to cmd to make it reusable on failure Tim Kourt 2019-02-27 13:59:01 -08:00
  • 917815e99a netdev: netdev_setting_keys_failed takes an errno Denis Kenzior 2019-02-27 14:22:42 -06:00
  • 8e44760c34 scan: Fix scan request retry logic Tim Kourt 2019-02-26 15:28:58 -08:00
  • 8fc7c0e5c4 scan: Rename request triggered cb Tim Kourt 2019-02-26 14:53:54 -08:00
  • df923cd962 scan: increase rate factor range James Prestwood 2019-02-26 10:32:00 -08:00
  • ba9990a94a doc: document rank_5g_factor James Prestwood 2019-02-26 10:31:59 -08:00
  • a0d8511331 scan: allow 5G factor to be user configurable James Prestwood 2019-02-26 10:31:58 -08:00
  • 569ffdd508 client: Add 'show' command to device in station mode Tim Kourt 2019-02-26 09:51:31 -08:00
  • d47e31954b auto-t: add test for HT/VHT rates James Prestwood 2019-02-25 12:29:33 -08:00
  • 49b02907a8 ie: scan: use VHT rates in scan ranking James Prestwood 2019-02-25 12:29:32 -08:00
  • ad2bf340a4 ie: scan: use HT rates in scan ranking James Prestwood 2019-02-22 16:43:44 -08:00
  • 5ce6e173ba ie: make rate_rssi_map const James Prestwood 2019-02-25 08:56:52 -08:00
  • 7d7fcff03b ie: scan: take into account RSSI when parsing data rate James Prestwood 2019-02-22 15:39:40 -08:00
  • 922e10e82c ie: add macro for calculating an IE's length James Prestwood 2019-02-22 15:39:39 -08:00
  • c18b1289a5 ap: move ie_parse_supported_rates into ap.c James Prestwood 2019-02-22 15:39:38 -08:00
  • c638fd50c8 unit: Add IWD_TLS_DEBUG environment variable handling Denis Kenzior 2019-02-22 14:48:44 -06:00
  • 7b3831515a test-runner: allow test to set the regulatory domain James Prestwood 2019-02-21 14:08:57 -08:00
  • c275581389 tools: add option to disable reg domain verification James Prestwood 2019-02-21 14:08:56 -08:00
  • 261eeb511b doc: Document ControlPortOverNL80211 option Denis Kenzior 2019-02-18 11:30:42 -06:00
  • 645b7dda4b tools: Add CONFIG_CRYPTO_USER_API_AEAD for full TLS support Mat Martineau 2019-02-15 14:01:46 -08:00
  • dbd619c231 eap-tls-common: More complete certificate validation Andrew Zaborowski 2019-02-08 18:32:13 +01:00
  • d9f0cc47d0 eap: Remove redundant error messages in .load_settings Andrew Zaborowski 2019-02-08 18:32:12 +01:00
  • 451a7e9b52 eap-ttls: Check Phase 2 method name is not NULL Andrew Zaborowski 2019-02-08 18:32:11 +01:00
  • 8dfb8e9207 handshake: Remove unused handshake_state_get_8021x_config Andrew Zaborowski 2019-02-08 18:32:10 +01:00