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

  • cb8d592b13 scan: parse Advertisement Protocol Element James Prestwood 2019-06-14 13:12:07 -07:00
  • b8d60bb848 anqp: Fix l_strlcpy usage Denis Kenzior 2019-06-14 16:22:22 -05:00
  • 2ce5277f6d anqp: added utility for parsing ANQP responses James Prestwood 2019-06-14 13:12:05 -07:00
  • 77a6b49803 wiphy: parse OFFCHANNEL_TX_OK attribute James Prestwood 2019-06-14 10:06:35 -07:00
  • 65eeab1313 auto-t: updated autotests to use hwsim.get_radio James Prestwood 2019-06-11 09:25:54 -07:00
  • 0c554500e1 auto-t: add simple getter for radios James Prestwood 2019-06-11 09:25:53 -07:00
  • 38bb528c71 doc: document ManagementFrameProtection James Prestwood 2019-06-10 16:27:40 -07:00
  • e38cbcd31b station: support OSEN IE setting in handshake James Prestwood 2019-06-10 15:46:59 -07:00
  • c62ca4e185 scan: update vendor specific IE parsing to handle WFA James Prestwood 2019-06-10 15:46:58 -07:00
  • d3baec4eee eapol: add eapol_find_osen James Prestwood 2019-06-10 15:46:57 -07:00
  • 058d65c686 handshake: handle OSEN AKM when setting IEs James Prestwood 2019-06-10 15:46:56 -07:00
  • b09dbcd5ac ie: add parser/builder to handle OSEN James Prestwood 2019-06-10 15:46:55 -07:00
  • 08a3775821 station: fix compiler error after bss_free change James Prestwood 2019-06-10 13:08:50 -07:00
  • 0ec9618b5f station: remove print in bss_free James Prestwood 2019-06-10 11:40:07 -07:00
  • 039ae3659b eapol: handshake: add OSEN AKM James Prestwood 2019-06-07 13:58:46 -07:00
  • 5d3b37e2e4 ie: add is_ie_wfa_ie James Prestwood 2019-06-07 13:58:44 -07:00
  • 2e0fed3d77 ie: add IE_RSN_AKM_SUITE_OSEN James Prestwood 2019-06-07 13:58:43 -07:00
  • 6c372c6c19 unit: update test-eapol with new handshake APIs James Prestwood 2019-06-07 12:17:01 -07:00
  • 75e6ee98f3 handshake: simplify IE setters James Prestwood 2019-06-07 12:17:00 -07:00
  • f6df93d358 crypto: add OSEN AKM James Prestwood 2019-06-07 12:16:59 -07:00
  • 6ee479f022 eap-tls: add new EAP method for Anonymous TLS James Prestwood 2019-06-05 14:59:59 -07:00
  • 233804d7fc eap-tls-common: allow for EAP_TYPE_EXPANDED in TLS James Prestwood 2019-06-05 14:59:58 -07:00
  • e0c9b68467 monitor: parse/print HS2.0/WFA IEs James Prestwood 2019-06-05 14:51:31 -07:00
  • f3ad319e59 ie: add advertisement protocol definitions James Prestwood 2019-06-05 14:51:30 -07:00
  • b9d97c9d87 monitor: change naming of Microsoft OUI James Prestwood 2019-06-05 14:51:29 -07:00
  • edd4f2b2a2 test-runner: allow glob matching of tests James Prestwood 2019-06-05 14:44:24 -07:00
  • 1561392614 auto-t: update testOWE to use new HostapdCLI James Prestwood 2019-06-05 14:02:27 -07:00
  • 5937bfafca auto-t: update testFILS to use new HostapdCLI James Prestwood 2019-06-05 14:02:26 -07:00
  • 35f06ef87a auto-t: hostapd: allow CLI to lookup by config file James Prestwood 2019-06-05 14:02:25 -07:00
  • 55a077d399 auto-t: testutil: allow skipping of group traffic test James Prestwood 2019-06-05 14:02:24 -07:00
  • c80d32a162 ap: Convert to IWD_MODULE Denis Kenzior 2019-05-28 14:43:42 -05:00
  • eeac3e8f40 adhoc: Convert to IWD_MODULE Denis Kenzior 2019-05-28 14:24:37 -05:00
  • a9e3b3e906 scan: Convert to IWD_MODULE Denis Kenzior 2019-05-28 14:12:25 -05:00
  • d74fcfd25c storage: Use L_TFR instead of TFR Denis Kenzior 2019-05-28 14:06:22 -05:00
  • 57748347b0 treewide: Use L_TFR macro Denis Kenzior 2019-05-24 11:52:40 -05:00
  • 865492df8c ft: Fix endianness issues Denis Kenzior 2019-05-23 16:55:54 -05:00
  • 360ec1488d fils: Fix endianness issues Denis Kenzior 2019-05-23 16:51:43 -05:00
  • e53bd17992 owe: Fix endianness issues Denis Kenzior 2019-05-23 16:47:22 -05:00
  • 85bd019c85 sae: Fix endianness issues Denis Kenzior 2019-05-23 15:56:08 -05:00
  • 77d66ebc54 auto-t: FILS-FT autotest James Prestwood 2019-05-22 15:24:05 -07:00
  • 628c079e55 station: netdev: allow FILS-FT AKMs James Prestwood 2019-05-22 15:24:04 -07:00
  • e583b1d243 fils: update to handle FILS-FT James Prestwood 2019-05-22 15:24:03 -07:00
  • 5ca4fa9b9e wiphy: allow both FILS-FT AKMs to be chosen James Prestwood 2019-05-22 15:24:02 -07:00
  • 7f7a5c861d ft: update for larger MIC/FILS-FT James Prestwood 2019-05-22 15:24:01 -07:00
  • 1accf534dc ie: allow 24 byte FTE MIC James Prestwood 2019-05-22 15:24:00 -07:00
  • 4097a49669 eapol: add FILS-FT AKMs to eapol_start James Prestwood 2019-05-10 13:19:33 -07:00
  • 5d2b995175 handshake: update FT derivation functions for FILS-FT James Prestwood 2019-05-10 13:19:30 -07:00
  • 0e9ed03e60 handshake: update key getters for FILS-FT James Prestwood 2019-05-10 13:19:29 -07:00
  • bc381bd8c3 crypto: update FT derivation functions to use sha384 James Prestwood 2019-05-10 13:19:28 -07:00
  • aafb3fa7ed handshake: add key for FILS-FT in handshake_state James Prestwood 2019-05-10 13:19:26 -07:00
  • e109e1b1cf crypto: pass xxkey length for crypto_derive_pmk_r0 James Prestwood 2019-05-10 13:19:25 -07:00
  • 4c32dd09f6 fils: add forgotten break James Prestwood 2019-05-10 13:19:35 -07:00
  • 03ff5ef7d0 device: Convert to using IWD_MODULE Denis Kenzior 2019-05-22 10:12:22 -05:00
  • 978e538f81 station: Convert to use IWD_MODULE Denis Kenzior 2019-05-22 10:05:45 -05:00
  • 23b278ef52 wsc: Convert to use IWD_MODULE Denis Kenzior 2019-05-22 10:01:53 -05:00
  • 4cfcb9c88d network: Convert to use IWD_MODULE Denis Kenzior 2019-05-22 10:00:12 -05:00
  • 800d57d095 knownnetworks: Convert to IWD_MODULE Denis Kenzior 2019-05-19 13:12:18 -05:00
  • 546c3c26d3 simauth: Convert to use IWD_MODULE Denis Kenzior 2019-05-19 13:10:06 -05:00
  • b8f6899f40 blacklist: Convert to use IWD_MODULE Denis Kenzior 2019-05-19 13:01:22 -05:00
  • a1d9c07f2f erp: Convert to using IWD_MODULE Denis Kenzior 2019-05-19 12:58:12 -05:00
  • 2386fa7938 main: Add IWD_MODULE macro Denis Kenzior 2019-05-19 12:57:45 -05:00
  • 8dced8b7f7 main: Update to the new genl api Denis Kenzior 2019-05-17 17:05:52 -05:00
  • 71ebc00fb7 tools: Update test-runner to the new genl api Denis Kenzior 2019-05-17 16:13:56 -05:00
  • dea23bede7 tools: Update hwsim to the new genl api Denis Kenzior 2019-05-17 15:44:26 -05:00
  • 4e4285497d TODO: Add some OCE related tasks Denis Kenzior 2019-05-13 21:43:24 -05:00
  • e5d36bbb33 auto-t: add AP test with no AP iftype support James Prestwood 2019-05-13 14:29:28 -07:00
  • f30c4bf578 auto-t: handle exceptions correctly for start_ap James Prestwood 2019-05-13 14:29:27 -07:00
  • d6eade2252 auto-t: add test for CCMP with no support James Prestwood 2019-05-13 14:29:26 -07:00
  • f038c11205 test-runner: allow disabling of iftype/cipher James Prestwood 2019-05-13 14:29:25 -07:00
  • 2d173e5f24 test-runner: add a radio parameters structure for creation James Prestwood 2019-05-13 14:29:24 -07:00
  • 2d51622c0b test-runner: allow radio list subset to be configured James Prestwood 2019-05-13 14:29:23 -07:00
  • 0e31b33631 hwsim: allow specific radio iftypes/ciphers James Prestwood 2019-05-13 14:29:22 -07:00
  • 79dd04c13a test-runner: in native HW mode, check for AP capabilities James Prestwood 2019-05-13 12:07:43 -07:00
  • 7c7aafa812 test-runner: skip hostapd iface creation if native HW James Prestwood 2019-05-13 12:07:42 -07:00
  • 97ec50ce28 test-runner: fix radio index 0 deletion James Prestwood 2019-05-13 11:34:22 -07:00
  • 08ec88671a manager: Also delete interfaces without an ifindex, cleanup Andrew Zaborowski 2019-05-13 15:44:31 +02:00
  • 0b109c52b7 netdev: Add missing initialization Andrew Zaborowski 2019-05-13 15:44:30 +02:00
  • b86af171f0 netdev: Don't warn on genl messages not matching a netdev Andrew Zaborowski 2019-05-13 15:44:29 +02:00
  • 925095f835 netdev: Drop remaining whitelist/blacklist code Andrew Zaborowski 2019-05-13 15:44:28 +02:00
  • c923448bac Release 0.18 0.18 Marcel Holtmann 2019-05-11 21:32:54 +02:00
  • df6003d8c8 build: Add generated certificates to .gitignore Marcel Holtmann 2019-05-11 21:32:17 +02:00
  • 0c3de62880 build: Require at least version 0.20 when building with external ELL Marcel Holtmann 2019-05-11 21:14:57 +02:00
  • cde9933124 build: Generate certificates for unit testing locally Marcel Holtmann 2019-05-11 10:11:12 +02:00
  • f3ed078adf build: Remove unit/test-pbkdf2-sha1 from .gitignore Marcel Holtmann 2019-05-11 09:48:53 +02:00
  • 236dc14a3d station: Cancel the roam scan in station_free Andrew Zaborowski 2019-05-11 01:18:57 +02:00
  • b560ca6173 scan: Make sure request is unqueued in scan_cancel Andrew Zaborowski 2019-05-11 01:18:56 +02:00
  • 157d5f9f47 scan: Check if an external scan flushed intermediate results Andrew Zaborowski 2019-05-11 01:18:55 +02:00
  • d256bc91ad test-runner: Drop options no longer supported by qemu Andrew Zaborowski 2019-05-10 20:53:33 +02:00
  • 51553415bd erp: Include src/missing.h for explicit_bzero Marcel Holtmann 2019-05-10 11:06:52 +02:00
  • cab0bc29c4 sae: Include src/missing.h for explicit_bzero Marcel Holtmann 2019-05-10 11:01:32 +02:00
  • 635ca39096 build: Add missing src/auth-proto.h filename Marcel Holtmann 2019-05-10 10:48:40 +02:00
  • 02a3f6a146 build: Fix spelling of src/rtnlutil.h filename Marcel Holtmann 2019-05-10 10:44:57 +02:00
  • 465c90465d TODO: remove FT-over-DS item James Prestwood 2019-05-09 11:45:27 -07:00
  • 02a0a821b4 auto-t: add test for FT-over-DS James Prestwood 2019-05-09 11:16:29 -07:00
  • c0c8faf32f ft: netdev: station: support FT-over-DS James Prestwood 2019-05-09 11:16:28 -07:00
  • a432ceeee4 netdev: modify netdev_send_action_frame for ft-over-ds James Prestwood 2019-05-09 11:16:27 -07:00
  • 1801262f2a auto-t: update FT tests to disable FT-over-DS James Prestwood 2019-05-09 10:14:14 -07:00
  • 03807e12e1 ft: netdev: move Authenticate IE building into ft.c James Prestwood 2019-05-09 10:14:12 -07:00
  • 7f3e47881b auto-t: remove rekey from testFILS James Prestwood 2019-05-08 12:31:38 -07:00
  • 36c08b9508 manager: Disable touching interfaces for some drivers Andrew Zaborowski 2019-05-08 03:15:27 +02:00