3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-09-22 01:57:23 +02:00

Commit Graph

  • 7b0cda76a9 netdev: add netdev_ft_reassociate James Prestwood 2023-12-06 12:17:59 -08:00
  • 4efd1a1702 ft: add ft_handshake_setup James Prestwood 2023-12-06 12:17:58 -08:00
  • cf137f4199 ft: add FTE/RSNE building to ft_prepare_handshake James Prestwood 2023-12-06 12:17:57 -08:00
  • 0a0a257e1e handshake: remove handshake_state_set_fte James Prestwood 2023-12-06 12:17:56 -08:00
  • 4f80e8baef unit: use authenticator_fte James Prestwood 2023-12-06 12:17:55 -08:00
  • 6b677e8db0 handshake: use authenticator_fte instead of 'fte' James Prestwood 2023-12-06 12:17:54 -08:00
  • a7fe6a9c12 handshake: add setters for authenticator/supplicant_fte James Prestwood 2023-12-06 12:17:53 -08:00
  • d756e60f24 auto-t: only call set_value for changed values in default() James Prestwood 2023-12-06 12:17:52 -08:00
  • 65a03d8049 auto-t: add association timeout test James Prestwood 2023-12-06 12:17:51 -08:00
  • 5a426433dd auto-t: add explicit stop() to IWD class James Prestwood 2023-12-06 12:17:50 -08:00
  • 84d018e722 auto-t: fix SignalAgent Release arguments James Prestwood 2023-12-11 11:41:20 -08:00
  • 0dd2f0000e dpp: set "" arguments to Release method call James Prestwood 2023-12-11 11:37:39 -08:00
  • ded1a35c41 sae: add debugging for incorrect password identifier James Prestwood 2023-12-05 07:46:46 -08:00
  • 3524b5ef43 mpdu: add unknown password identifier status James Prestwood 2023-12-05 07:46:45 -08:00
  • 737ebf437f sae: include password identifier IE in commit James Prestwood 2023-12-05 07:46:42 -08:00
  • c1d40e2263 handshake: add password identifier/setter James Prestwood 2023-12-05 07:46:40 -08:00
  • 62dad5e792 network: pass scan_bss into network_load_psk James Prestwood 2023-12-05 07:46:39 -08:00
  • 2d26304663 scan: parse password identifier/exclusive bits James Prestwood 2023-12-05 07:46:38 -08:00
  • 195d1f8720 netdev: Remove vendor_ies from netdev_connect signature Denis Kenzior 2023-11-30 16:32:00 -06:00
  • 0bb181a368 wsc: Use handshake to pass vendor ies Denis Kenzior 2023-11-30 16:28:11 -06:00
  • 788c7ed010 p2p: Use handshake to pass vendor ies Denis Kenzior 2023-11-29 23:49:09 -06:00
  • fda946e070 netdev: iov_ie_append: Support iovecs with multiple IEs Denis Kenzior 2023-11-30 15:05:14 -06:00
  • ba0d35ff38 p2p: Simplify cleanup of ies Denis Kenzior 2023-11-29 23:43:40 -06:00
  • 305c4113e8 p2p: Simplify handshake_state cleanup Denis Kenzior 2023-11-29 21:36:34 -06:00
  • 78a39e926f handshake: Add cleanup function for handshake_state Denis Kenzior 2023-11-29 21:29:38 -06:00
  • 52e6a7c2ee Release 2.10 2.10 Marcel Holtmann 2023-11-27 16:58:45 +01:00
  • 8ab24b423b build: Require at least version 0.61 when building with external ELL Marcel Holtmann 2023-11-27 16:33:34 +01:00
  • e3b5522769 station: fix crash when deauth comes before FT work completes James Prestwood 2023-11-27 04:49:47 -08:00
  • bdaae53cf8 erp: Fix buffer overflow for 32 byte SSIDs Denis Kenzior 2023-11-26 22:38:46 -06:00
  • 8d68b33e76 netdev: Fix buffer overflow with 32 character ssids Denis Kenzior 2023-11-26 22:38:45 -06:00
  • 290f294c60 netdev: Do not leak l_genl_msg on error Denis Kenzior 2023-11-26 22:38:44 -06:00
  • 5ce1c0d001 netdev: Don't duplicate vendor_ies Denis Kenzior 2023-11-26 22:38:43 -06:00
  • b10ef09186 nl80211util: Move nl80211_append_rsn_attributes Denis Kenzior 2023-11-26 22:38:42 -06:00
  • 5a4fc931e7 ie: Move AKM suite converter from netdev Denis Kenzior 2023-11-26 22:38:41 -06:00
  • 44e9816dcb adhoc: Fix compilation on old systems Denis Kenzior 2023-11-26 21:19:55 -06:00
  • a40d5199a8 netdev: move power save disabling until after interface is up James Prestwood 2023-11-21 10:33:21 -08:00
  • 400782b6e4 Release 2.9 2.9 Marcel Holtmann 2023-11-19 18:53:15 +01:00
  • ca0806438b build: Require at least version 0.60 when building with external ELL Marcel Holtmann 2023-11-19 18:36:14 +01:00
  • aaaa3d1800 dbus: add SharedCodeAgent interface to iwd-dbus.conf James Prestwood 2023-11-17 11:47:50 -08:00
  • 5e1f19fca7 doc: document additional NotSupported shared code return James Prestwood 2023-11-17 08:00:16 -08:00
  • 5e0a97b197 dpp: fail early if multicast frame registration is unsupported James Prestwood 2023-11-17 08:00:15 -08:00
  • cac10b52fc json: fix comment typo, "json_object_is_valid" James Prestwood 2023-11-17 06:12:27 -08:00
  • 4b147217ac auto-t: add checks for DPP 3rd party settings James Prestwood 2023-11-17 06:12:26 -08:00
  • 6afda046c2 dpp: include 3rd party settings in network profile James Prestwood 2023-11-17 06:12:25 -08:00
  • 87055f5a02 dpp-util: add support for 3rd party JSON fields James Prestwood 2023-11-17 06:12:24 -08:00
  • 6a60cb5a32 dpp: use the config's SSID to process scan results James Prestwood 2023-11-16 11:15:28 -08:00
  • fa14ac125e dpp: use the new config->ssid member James Prestwood 2023-11-16 11:15:27 -08:00
  • 00ffb056e8 dpp-util: store SSID as string, not raw buffer James Prestwood 2023-11-16 11:15:26 -08:00
  • aa116ba522 dpp: check that DPP is running in station watch James Prestwood 2023-11-16 07:44:38 -08:00
  • 3c02f387cb dpp: scan to pick up extra frequencies when enrolling James Prestwood 2023-11-13 09:54:01 -08:00
  • c8a86edffe dpp: fix fragile scan/connecting logic James Prestwood 2023-11-13 09:54:00 -08:00
  • e2f28312e2 dpp: add station watch to DPP James Prestwood 2023-11-13 09:53:59 -08:00
  • 485f9f56bf dpp: remove duplicate connected network check James Prestwood 2023-11-13 09:53:58 -08:00
  • 30c6a10f28 netdev: Separate connect_failed and disconnected paths Denis Kenzior 2023-11-14 17:05:20 -06:00
  • a14d78596d netdev: Simplify netdev_auth_cb error logic Denis Kenzior 2023-11-14 17:17:55 -06:00
  • 972d277363 netdev: Remove improper use of netdev_connect_failed Denis Kenzior 2023-11-14 16:57:48 -06:00
  • c59669a366 netdev: disambiguate between disconnection types Denis Kenzior 2023-11-14 09:14:36 -06:00
  • 28798990d2 netdev: Move CMD_REKEY_OFFLOAD builder to nl80211util Denis Kenzior 2023-11-14 10:09:07 -06:00
  • 05c1d34c6e netdev: Move CMD_NEW_KEY RX-only builder to nl80211util Denis Kenzior 2023-11-14 10:03:58 -06:00
  • 708a8feaba netdev: Move pairwise NEW_KEY builder to nl80211util Denis Kenzior 2023-11-14 09:57:36 -06:00
  • 1aa83722a0 netdev: Move CMD_DEL_STATION builder to nl80211util Denis Kenzior 2023-11-14 09:49:39 -06:00
  • 904373eee7 netdev: Move CMD_DEAUTHENTICATE builder to nl80211util Denis Kenzior 2023-11-14 09:26:49 -06:00
  • 7498eaae62 netdev: Move CMD_DISCONNECT builder to nl80211util Denis Kenzior 2023-11-14 09:20:16 -06:00
  • d12d8bec85 netdev: Don't unnecessarily call netdev_connect_failed Denis Kenzior 2023-11-13 23:07:44 -06:00
  • afc8f53fd3 netdev: Use CMD_DISCONNECT if OCI fails Denis Kenzior 2023-11-13 21:15:59 -06:00
  • e1c2706674 netdev: sa_query: Fix reason code handling Denis Kenzior 2023-11-13 17:05:13 -06:00
  • bef70275f7 netdev: Fix obtaining reason code from deauth frames Denis Kenzior 2023-11-13 16:43:39 -06:00
  • dbce8f9ff9 auto-t: get DPP PKEX test running reliably James Prestwood 2023-11-13 06:32:55 -08:00
  • 13952ff350 auto-t: add stop APIs and fix some issues wpas.py James Prestwood 2023-11-13 06:32:54 -08:00
  • 2be49a93ba auto-t: make test timeout configurable James Prestwood 2023-11-13 06:32:53 -08:00
  • 3b6d279184 client: add client commands for shared code configuration James Prestwood 2023-11-10 04:58:12 -08:00
  • 6e2dacb0ec client: Add shared code DBus interface James Prestwood 2023-11-10 04:58:11 -08:00
  • 8d2e35b2d4 client: display_completion_matches add 0-byte check Finn Behrens 2023-11-10 11:15:58 +01:00
  • 2f4c09def0 dpp: fix removed dpp_reset in Stop() James Prestwood 2023-11-09 09:25:22 -08:00
  • 29778733e5 auto-t: add DPP PKEX tests James Prestwood 2023-11-08 09:21:55 -08:00
  • 6f7384d5c7 auto-t: add APIs for PKEX James Prestwood 2023-11-08 09:21:54 -08:00
  • 809ddcebbd auto-t: add utils for wpa_supplicant PKEX James Prestwood 2023-11-08 09:21:53 -08:00
  • 2ca9a55fd5 dpp: Add StartConfigurator, PKEX agent support James Prestwood 2023-11-08 09:21:52 -08:00
  • cf378e562e dpp: initial version of PKEX configurator support James Prestwood 2023-11-08 09:21:51 -08:00
  • a7d35a27a3 dpp: initial version of PKEX enrollee support James Prestwood 2023-11-08 09:21:50 -08:00
  • 9dbfac2756 doc: document Stop() correctly for both DPP interfaces James Prestwood 2023-11-08 09:21:49 -08:00
  • c193d36499 auto-t: fix testDPP after Stop() change James Prestwood 2023-11-08 09:21:48 -08:00
  • f9833665b7 dpp: introduce dpp_interface type, prep for PKEX James Prestwood 2023-11-08 09:21:47 -08:00
  • c0a356711d dpp-util: fix typo, 'REQUST' James Prestwood 2023-11-08 09:21:46 -08:00
  • 653122498a treewide: Fix compilation due to missing rtnetlink.h Denis Kenzior 2023-11-09 09:27:00 -06:00
  • c574c80e27 tree-wide: correct the spelling Ghz -> GHz Ronan Pigott 2023-11-07 18:33:54 -07:00
  • 20f13184f2 doc: PKEX support for DPP James Prestwood 2023-11-07 09:06:26 -08:00
  • 8864329928 netdev: handle/send beacon loss event James Prestwood 2023-11-07 06:11:40 -08:00
  • e57cc5d4c6 station: start roam on beacon loss event James Prestwood 2023-11-07 06:11:39 -08:00
  • 9107378efe station: provide new state in __station_connect_network James Prestwood 2023-10-31 11:47:46 -07:00
  • 5a78ebe895 dbus: add net.connman.iwd.SharedCodeAgent DBus interface James Prestwood 2023-10-31 11:47:45 -07:00
  • c398672200 dpp: allow enrollee to be authentication initiator James Prestwood 2023-10-31 11:47:44 -07:00
  • b8bfbc141d dpp: fix config request header check James Prestwood 2023-10-31 11:47:43 -07:00
  • a943a81f87 dpp: remove scan_periodic_stop calls James Prestwood 2023-10-31 11:47:42 -07:00
  • 320041eaf2 station: rate limit packet loss roam scans James Prestwood 2023-10-30 06:48:37 -07:00
  • 3ac5da2535 dbus: add SharedCodeDeviceProvisioning interface definition James Prestwood 2023-10-26 13:26:55 -07:00
  • aabedeeb6c unit: add PKEX DPP tests James Prestwood 2023-10-26 13:26:52 -07:00
  • b3071dfd15 unit: add DPP test for mutual authentication James Prestwood 2023-10-26 13:26:51 -07:00
  • 5b49ea4e2d unit: make test-dpp key derivation test more extendable James Prestwood 2023-10-26 13:26:50 -07:00
  • acb1abceae dpp: support mutual authentication James Prestwood 2023-10-26 13:26:49 -07:00