3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-04 02:47:23 +02:00

Commit Graph

  • 790d431624 json: add json_iter_get_string James Prestwood 2022-01-06 14:52:54 -08:00
  • f3e2147e72 unit: add test for nested arrays James Prestwood 2022-01-06 11:50:07 -08:00
  • e38dcbbdbf unit: add arrays of objects test James Prestwood 2022-01-06 11:50:06 -08:00
  • 0d7482e379 json: add json_iter_get_container James Prestwood 2022-01-06 11:50:05 -08:00
  • 01ea05d650 unit: add test for json arrays James Prestwood 2022-01-06 11:50:04 -08:00
  • 7991c861e1 json: add support for array iteration James Prestwood 2022-01-06 11:50:02 -08:00
  • ebed84ab55 json: increase default token size to 60 James Prestwood 2022-01-06 11:50:03 -08:00
  • e321c48211 unit: add primitive json test James Prestwood 2022-01-06 11:50:01 -08:00
  • 4f1cd8af93 json: add support for primitive types James Prestwood 2022-01-06 11:50:00 -08:00
  • 23a1a66aee json: fix find_object_tokens James Prestwood 2022-01-06 11:49:59 -08:00
  • 876d81e861 Release 1.21 1.21 Marcel Holtmann 2022-01-05 22:22:03 +01:00
  • 90105e822f build: Require at least version 0.47 when building with external ELL Marcel Holtmann 2022-01-05 22:05:12 +01:00
  • f05e60f338 dpp: Fix compilation on 32 bit Denis Kenzior 2022-01-05 13:49:04 -06:00
  • 994c18c44e auto-t: iwd.py: use spaces instead of tabs James Prestwood 2022-01-04 10:29:53 -08:00
  • 7d9b198df6 auto-t: add DPP autotests James Prestwood 2022-01-04 10:18:57 -08:00
  • 0fd7cdcb78 auto-t: wpas.py: add DPP utilities James Prestwood 2022-01-04 10:18:56 -08:00
  • 7ef165035e auto-t: iwd.py: add DPP utilities James Prestwood 2022-01-04 10:18:55 -08:00
  • 88f2309796 auto-t: wpas.py: add wait_for_result James Prestwood 2022-01-04 10:18:54 -08:00
  • 8178ea17fd auto-t: iwd.py: remove unused members James Prestwood 2022-01-04 10:18:53 -08:00
  • cbe454a46a auto-t: wpas.py: don't require strict match on wait_for_event James Prestwood 2022-01-04 10:18:52 -08:00
  • eb84b2a6e8 test-runner: don't copy __pycache__ in tests James Prestwood 2022-01-04 09:37:36 -08:00
  • d6d481210e test-runner: only include comitted tests for full test runs James Prestwood 2022-01-04 09:37:35 -08:00
  • 4ee44ee0ea auto-t: iwd.py: remove StationDebug out of Device init James Prestwood 2022-01-04 09:37:34 -08:00
  • 04fccea63b doc: Add sample main.conf file Denis Kenzior 2022-01-03 14:18:03 -06:00
  • b7f873bbbc hwsim: Optimize frame forwarding Denis Kenzior 2021-12-27 10:49:07 -06:00
  • ea3fd01ebb hwsim: Use nl80211_parse_attrs Denis Kenzior 2021-12-27 10:32:30 -06:00
  • 5333207207 hwsim: Pretty-print command name Denis Kenzior 2021-12-27 13:29:11 -06:00
  • 1dcab170b6 hwsim: Keep track of interface types Denis Kenzior 2021-12-27 10:14:17 -06:00
  • d676f159d3 hwsim: Enable debug output Denis Kenzior 2021-12-27 11:01:54 -06:00
  • c3a76e0f9d auto-t: Drop !used hostapd instances in testHotspot Denis Kenzior 2021-12-24 14:28:55 -06:00
  • 4e2005d53b auto-t: Disable Scan address randomization Denis Kenzior 2021-12-23 18:38:18 -06:00
  • 7c30fc2cbf netdev: do not leak auth_cmd Denis Kenzior 2021-12-23 09:47:36 -06:00
  • 60366346fb handshake: Do not leak vendor_ies Denis Kenzior 2021-12-22 21:32:18 -06:00
  • 1825fd7ab7 auto-t: iwd.py: fix namespaces on StationDebug James Prestwood 2021-12-22 17:12:22 -08:00
  • 9fc53cfa7b test-runner: catch exception on test file removal James Prestwood 2021-12-22 17:12:21 -08:00
  • 76d54b28ea auto-t: add missing config files (testOWE-transition) James Prestwood 2021-12-22 16:23:35 -08:00
  • eeab42af03 dpp: init unwrapped pointer to NULL James Prestwood 2021-12-22 15:00:17 -08:00
  • ce9188ee35 dpp: zero nonces/keys on dpp_reset James Prestwood 2021-12-22 15:00:16 -08:00
  • ba040219ce client: add DPP client commands James Prestwood 2021-12-20 16:07:47 -08:00
  • c631dc88a0 client: add DPP interface James Prestwood 2021-12-20 16:07:46 -08:00
  • 7691e859d1 doc: document StartConfigurator James Prestwood 2021-12-20 16:07:45 -08:00
  • 1a9734d704 dpp: implement configurator role James Prestwood 2021-12-20 16:07:44 -08:00
  • ec0f4e8826 dpp: add role definitions James Prestwood 2021-12-20 16:07:43 -08:00
  • 8f711078b8 dpp: add timeout for auth/config protocols James Prestwood 2021-12-20 16:07:42 -08:00
  • 00fddaa868 dpp-util: add dpp_configuration_new/dpp_configuration_to_json James Prestwood 2021-12-20 13:49:09 -08:00
  • d3fca54a7e dpp-util: pass actual ad_size, not hard coded '2'. James Prestwood 2021-12-20 13:49:08 -08:00
  • c42080fe28 dpp: use frame data directly in unwrap for config response James Prestwood 2021-12-20 13:49:07 -08:00
  • d2240c4a62 dpp: handle protocol errors in ROC timeout James Prestwood 2021-12-17 13:29:52 -08:00
  • 926c8bb9bd dpp: add support for configuration protocol James Prestwood 2021-12-17 13:29:51 -08:00
  • 59a5cf3de4 dpp: add DPP authentication protocol James Prestwood 2021-12-17 11:14:49 -08:00
  • 84c095e787 dpp-util: add DPP attribute building APIs James Prestwood 2021-12-17 11:14:48 -08:00
  • 992deb36d4 dpp-util: add dpp_parse_configuration_object James Prestwood 2021-12-16 10:08:51 -08:00
  • 683d3a3f04 dpp: send presence announcements on StartEnrollee James Prestwood 2021-12-16 10:08:49 -08:00
  • 76d9a2e702 dpp: generate URI on StartEnrollee James Prestwood 2021-12-16 10:08:48 -08:00
  • acfbc34909 dpp: initial skeleton DPP module James Prestwood 2021-12-16 10:08:47 -08:00
  • f06d0bd028 dbus: add DPP interface James Prestwood 2021-12-16 10:08:46 -08:00
  • ae52ab2cfb doc: document DPP interface James Prestwood 2021-12-16 10:08:54 -08:00
  • 5ab6566a3b dpp-util: add dpp_point_to_asn1 James Prestwood 2021-12-16 10:08:45 -08:00
  • 484dea8d7a offchannel: always use -ECANCELED for cancelation James Prestwood 2021-12-16 10:00:03 -08:00
  • 4a8a43965f offchannel: always call destroy right away on cancel James Prestwood 2021-12-15 09:41:46 -08:00
  • 1a27cd1548 crypto: allow NULL 'ad' to aes_siv_decrypt James Prestwood 2021-12-16 10:00:02 -08:00
  • 53e68b64b2 crypto: allow NULL 'ad' to aes_siv_encrypt James Prestwood 2021-12-15 09:41:45 -08:00
  • 124b04fff6 dpp-util: add dpp status and attribute types James Prestwood 2021-12-14 10:12:19 -08:00
  • 385dd2d469 unit: add larger object test James Prestwood 2021-12-10 16:21:37 -08:00
  • 1c1b63aae7 json: fix pointer arithmetic error James Prestwood 2021-12-10 16:13:07 -08:00
  • 0f5e8266cd gitignore: Add new unit tests Denis Kenzior 2021-12-10 16:52:30 -06:00
  • e04c363d9f unit: add JSON unit test James Prestwood 2021-12-10 14:33:27 -08:00
  • abfd749335 json: introduce JSON module James Prestwood 2021-12-10 14:33:26 -08:00
  • f17fd791cf shared: add JSMN v1.1.0 parser header James Prestwood 2021-12-10 14:33:25 -08:00
  • d65aaf8740 dpp-util: check return of l_ecc_scalar_get_data James Prestwood 2021-12-10 08:48:39 -08:00
  • 0822b942af unit: fix memory leaks in test-dpp James Prestwood 2021-12-06 15:51:26 -08:00
  • 43037a94cf unit: add unit test for DPP crypto operations James Prestwood 2021-12-06 13:03:56 -08:00
  • 669a92607c dpp-util: add DPP attribute iteration APIs James Prestwood 2021-12-06 13:03:55 -08:00
  • c511e4be2a dpp-util: add URI generation API James Prestwood 2021-12-06 13:03:54 -08:00
  • cdf05183b9 dpp-util: Introduce dpp-util, and add crypto operations James Prestwood 2021-12-06 13:03:53 -08:00
  • bc36aca98e offchannel: introduce new offchannel module James Prestwood 2021-12-06 12:17:26 -08:00
  • e6b4354530 wiphy: update wiphy_radio_work_is_running to return int James Prestwood 2021-12-06 12:17:25 -08:00
  • 7ecdee6eaa autotests: p2p: Make waiting for dhclient more reliable Andrew Zaborowski 2021-11-22 15:42:37 +01:00
  • cd15a1698b build: update unit tests with util.c/band.c dependency James Prestwood 2021-11-30 10:24:13 -08:00
  • 94cdbb4669 scan: add scan_freq_set_to_fixed_array James Prestwood 2021-11-30 10:24:12 -08:00
  • 9c732cb32d scan: move scan_freq_set* into util James Prestwood 2021-11-30 10:24:11 -08:00
  • 24494e978c scan: remove scan APIs refactored into band.c James Prestwood 2021-11-29 15:13:00 -08:00
  • 56ea2c4d15 treewide: update scan utility usage to use band_* James Prestwood 2021-11-29 15:12:59 -08:00
  • f3c9b66f08 band: move several scan utilities into band James Prestwood 2021-11-29 15:12:58 -08:00
  • 945710fae1 scan: parse configurator connectivity element James Prestwood 2021-11-29 15:12:56 -08:00
  • 5ab1a1298f ie: add DPP configurator connectivity element James Prestwood 2021-11-29 15:12:55 -08:00
  • 61dfa943c6 auto-t: testPSK-roam deauthenticate IWD after roam James Prestwood 2021-11-23 10:17:32 -08:00
  • 7103bda058 netdev: always honor disconnect events if issued by AP James Prestwood 2021-11-23 10:17:31 -08:00
  • aed383b037 wiphy: make wiphy work queue reentrancy safe James Prestwood 2021-11-22 12:44:25 -08:00
  • 44faa81a06 auto-t: iwd.py: use args[0] for station debug interface James Prestwood 2021-11-22 12:44:24 -08:00
  • 876fe9f210 crypto: use void* for hkdf_expand James Prestwood 2021-11-22 12:44:23 -08:00
  • b735c90c42 crypto: use void* args for aes_siv_{encrypt,decrypt} James Prestwood 2021-11-22 12:44:22 -08:00
  • 88c786093b Release 1.20 1.20 Marcel Holtmann 2021-11-18 21:17:44 +01:00
  • af30466867 build: Require at least version 0.46 when building with external ELL Marcel Holtmann 2021-11-18 21:10:45 +01:00
  • 83cfaee59a doc: Mark NetworkConfigurationAgent API experimental Denis Kenzior 2021-11-11 14:35:25 -06:00
  • f82422cc63 gitignore: Add tags and cscope files Torsten Schmitz 2021-11-08 23:41:05 +01:00
  • 22c77cc037 auto-t: replace ifconfig with ip commands Torsten Schmitz 2021-11-11 03:12:02 +01:00
  • fa1c12453b build: treewide: Set retain attribute Fangrui Song 2021-11-10 19:07:58 -08:00
  • 9cd1f8a7df doc: Add NetworkConfigurationAgent API description Andrew Zaborowski 2021-11-08 12:28:32 +01:00
  • 6ac062d151 netconfig: Move FILS override checks to common functions Andrew Zaborowski 2021-11-08 12:28:31 +01:00