3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-06 13:27:31 +02:00

Commit Graph

  • 3d549e457d scan: make scan_bss_get_rsn_info const correct Denis Kenzior 2018-11-15 11:28:46 -06:00
  • ad242a796a network: fix 8021x autoconnect James Prestwood 2018-11-15 08:58:35 -08:00
  • 07c870df55 station: only set 8021x config on 8021x networks James Prestwood 2018-11-14 15:12:50 -08:00
  • 10a4e01657 client: Fix mem leak Tim Kourt 2018-11-12 14:10:49 -08:00
  • b0e5b9de02 client: Optimize network property lookups Tim Kourt 2018-11-12 09:08:04 -08:00
  • 13c4095b77 client: Add SupportedModes property to the adapters Tim Kourt 2018-11-09 14:03:15 -08:00
  • a7c28c4977 client: Fix display of the quoted params Tim Kourt 2018-11-09 13:43:15 -08:00
  • 5afe4576a1 client: Enable 'help', 'version' cmds in non-interactive mode Tim Kourt 2018-11-09 13:43:14 -08:00
  • 7df4f2e86b client: Fix display refresh after agent prompt Tim Kourt 2018-11-09 13:43:13 -08:00
  • 9c8be9404b client: Update properties for inline display Tim Kourt 2018-11-09 13:43:12 -08:00
  • 7d6e11ddd5 main: Fix __iwd_backtrace_init() availability detection Peter Seiderer 2018-11-10 18:56:49 +01:00
  • 40ec69876c plugins: remove unused backtrace.h Peter Seiderer 2018-11-10 18:56:50 +01:00
  • 330a930b01 monitor: add missing sys/stat.h include Peter Seiderer 2018-11-10 00:12:40 +01:00
  • 6c3110551a Release 0.11 0.11 Marcel Holtmann 2018-11-09 21:29:01 +01:00
  • 48b74d6531 client: Update to the new GetHiddenAccessPoints API Denis Kenzior 2018-11-09 14:06:00 -06:00
  • 6df62ab68e station: Update to the new GetHiddenAccessPoints API Denis Kenzior 2018-11-09 13:57:08 -06:00
  • 1237382dda build: Require at least version 0.14 when building with external ELL Marcel Holtmann 2018-11-09 20:49:19 +01:00
  • fbcacce0a3 doc: Tweak GetHiddenStations API Denis Kenzior 2018-11-09 13:43:19 -06:00
  • 5f8c20f455 netdev: Enable ControlPortOverNL80211 by default Denis Kenzior 2018-11-09 11:52:09 -06:00
  • 8732a9f38a main: Add checks for asymmetric key support Denis Kenzior 2018-11-09 11:50:29 -06:00
  • 19f45d9752 client: Implement GetHiddenStations API Tim Kourt 2018-11-08 16:25:23 -08:00
  • 8c1992feb2 station: Introduce GetHiddenStations API call Tim Kourt 2018-11-08 16:25:22 -08:00
  • f803b0439b station: Introduce an ordered list of hidden stations Tim Kourt 2018-11-08 16:25:21 -08:00
  • 67f245a497 client: Fix argv for display refresh Tim Kourt 2018-11-08 16:25:20 -08:00
  • 97cdffc4cd client: Add property 'hidden' to known network Tim Kourt 2018-11-08 16:25:19 -08:00
  • a435f8fd4d client: Fix header display for known network list Tim Kourt 2018-11-08 16:25:18 -08:00
  • 16824cad05 unit: Use L_ARRAY_SIZE instead own version of it Marcel Holtmann 2018-11-09 14:49:33 +01:00
  • 0b5dceab27 network: Don't require PSK if Passphrase present Andrew Zaborowski 2018-11-05 11:56:34 +01:00
  • 0b1e6cc3e5 scan: Log BSSID in messages Patrik Flykt 2018-11-05 11:25:52 -07:00
  • 635c530e5e doc: updated features to include SAE James Prestwood 2018-11-05 09:51:06 -08:00
  • e12b24d218 doc: updated features to include AP/AdHoc modes James Prestwood 2018-11-05 09:51:05 -08:00
  • 7ec8fd6776 ie: Fix up broken Access Point with too many rates added Patrik Flykt 2018-11-05 10:13:26 -07:00
  • c68ae2f00b main: Log optimized implementations only when they exist Patrik Flykt 2018-11-05 10:13:24 -07:00
  • 2cc4fdbf45 t-runner: Add verbosity option for TLS debug Tim Kourt 2018-11-02 12:44:00 -07:00
  • c4153941af netdev: Use l_genl_family_unicast_handler Denis Kenzior 2018-11-02 15:53:07 -05:00
  • a4512f3cd6 hwsim: Use l_genl_family_set_unicast_handler Denis Kenzior 2018-11-02 15:52:56 -05:00
  • 1d62f4ec0e eapol: remove unused public eapol functions from header James Prestwood 2018-11-02 11:22:56 -07:00
  • a8aa07aeb4 TODO: remove AP/AdHoc GTK support task James Prestwood 2018-11-02 10:39:11 -07:00
  • 554e4f55db build: Fix includes for using with -std=c99 compiler option Marcel Holtmann 2018-11-01 22:37:11 +01:00
  • d0fd928af2 wired: Fix includes for using with -std=c99 compiler option Marcel Holtmann 2018-11-01 22:23:53 +01:00
  • 63bafa7adf client: Fix includes for using with -std=c99 compiler option Marcel Holtmann 2018-11-01 22:19:45 +01:00
  • 5d9278913f monitor: Fix includes for using with -std=c99 compiler option Marcel Holtmann 2018-11-01 22:19:11 +01:00
  • 72a64fa7fb build: Adjust to the latest ELL signal API changes Marcel Holtmann 2018-11-01 22:09:19 +01:00
  • a9c2d71874 monitor: Use l_get_be16 and l_put_be16 instead of open coding it Marcel Holtmann 2018-11-01 21:27:04 +01:00
  • e4222d0ebe eap-tls: Set upper limit on request size Andrew Zaborowski 2018-11-01 07:03:40 +01:00
  • 0b71b034c1 eap-tls/ttls/peap: Conditionally enable TLS debugging Andrew Zaborowski 2018-11-01 07:03:39 +01:00
  • 558341a689 client: Fix two format strings Andrew Zaborowski 2018-11-01 07:03:38 +01:00
  • fe034229eb client: Use l_main_run_with_signal instead of open coding it Marcel Holtmann 2018-11-01 20:48:03 +01:00
  • 2b36727f3a test-runner: Use l_main_run_with_signal instead of open coding it Marcel Holtmann 2018-11-01 20:46:18 +01:00
  • 0689877858 monitor: Use l_main_run_with_signal instead of open coding it Marcel Holtmann 2018-11-01 20:02:53 +01:00
  • 36f5056810 hwsim: Use l_main_run_with_signal instead of open coding it Marcel Holtmann 2018-11-01 19:58:34 +01:00
  • a011909556 main: Use l_main_run_with_signal instead of open coding it Marcel Holtmann 2018-11-01 19:56:16 +01:00
  • 38e831afa0 main: Make genl and nl80211 global variables static Marcel Holtmann 2018-11-01 19:55:37 +01:00
  • 013bae6d3d eapol: Make eapol_frame_watch_{add,remove} functions static Marcel Holtmann 2018-11-01 10:27:22 +01:00
  • 9335602ba0 network: Removed unneeded include for src/watchlist.h Marcel Holtmann 2018-11-01 10:19:26 +01:00
  • e1c391a76b wsc: Removed unneeded include for src/watchlist.h Marcel Holtmann 2018-11-01 10:17:54 +01:00
  • ec365e52eb monitor: Fix valgrind warning Denis Kenzior 2018-10-30 17:52:24 -05:00
  • 7699c8ab1e eap-ttls: Handle redundant L flags Denis Kenzior 2018-10-30 15:14:11 -05:00
  • 76c8fd9a2f monitor: Fix invalid use of l_free Denis Kenzior 2018-10-30 15:12:33 -05:00
  • 30c79d2633 build: Generate ell/ell.h from list of public headers Marcel Holtmann 2018-10-30 20:54:16 +01:00
  • 5cc60d18cc eap-md5: Add warning about deprecated settings key Denis Kenzior 2018-10-29 18:49:19 -05:00
  • da9b1f785e auto-t: switch MD5 to new property key Tim Kourt 2018-10-29 13:32:27 -07:00
  • f369c9006e unit: use new setting key name for EAP-MD5 Tim Kourt 2018-10-29 13:32:26 -07:00
  • 99c685940a eap-md5: Standardize setting keys Tim Kourt 2018-10-29 13:32:25 -07:00
  • ec4cb6beeb auto-t: test connectivity in testWPA James Prestwood 2018-10-26 09:45:01 -07:00
  • da262e7187 auto-t: fix testFT-8021x-roam autoconnect James Prestwood 2018-10-26 09:45:00 -07:00
  • b9029aaf65 adhoc: wait for both handshakes before adding peer James Prestwood 2018-10-26 09:44:59 -07:00
  • e678d6655f netdev: signal handshake complete after setting all keys James Prestwood 2018-10-26 09:44:58 -07:00
  • 9b2bb2723f crypto: Use full include path local includes Marcel Holtmann 2018-10-26 21:35:27 +02:00
  • 77710f9765 simauth: Use full include path local includes Marcel Holtmann 2018-10-26 21:34:58 +02:00
  • 515c130549 storage: Use full include path local includes Marcel Holtmann 2018-10-26 21:34:00 +02:00
  • 0b93fde3b4 wscutil: Use full include path local includes Marcel Holtmann 2018-10-26 21:33:38 +02:00
  • 162e6a19f6 watchlist: Use full include path local includes Marcel Holtmann 2018-10-26 21:33:01 +02:00
  • 1eaca1f8e1 mscaputil: Use full include path local includes Marcel Holtmann 2018-10-26 21:32:20 +02:00
  • 3fa63ede50 eapol: Use full include path local includes Marcel Holtmann 2018-10-26 21:31:52 +02:00
  • c2d0517228 knownnetworks: Use full include path local includes Marcel Holtmann 2018-10-26 21:30:44 +02:00
  • e92b976663 ecc: Use full include path local includes Marcel Holtmann 2018-10-26 21:29:45 +02:00
  • 42cfaeb265 sae: Use full include path local includes Marcel Holtmann 2018-10-26 21:29:08 +02:00
  • 785be02ee5 mpdu: Use full include path local includes Marcel Holtmann 2018-10-26 21:28:10 +02:00
  • 52f7f1dea2 handshake: Use full include path local includes Marcel Holtmann 2018-10-26 21:27:01 +02:00
  • 23a7fafec6 ie: Use full include path for local includes Marcel Holtmann 2018-10-26 21:26:17 +02:00
  • be5bf7ee15 util: Only include <ell/ell.h> and use full include path Marcel Holtmann 2018-10-26 21:22:58 +02:00
  • 5bec514229 build: Include ell/utf8.h and ell/utf8.c into build objects Marcel Holtmann 2018-10-26 21:22:37 +02:00
  • 4412cbf1b4 build: Include ell/strv.h and ell/strv.c into build objects Marcel Holtmann 2018-10-25 23:24:41 +02:00
  • 6661f8c83e auto-t: Change EAP-PWD to a common pwd setting key name Tim Kourt 2018-10-25 11:56:33 -07:00
  • a2efe2d2de eap-pwd: Warn if deprecated setting is used Denis Kenzior 2018-10-25 14:52:10 -05:00
  • df59d57f96 eap-pwd: Standardize setting keys Tim Kourt 2018-10-25 11:56:32 -07:00
  • c256dbfbd8 eap-gtc: Warn if deprecated setting is used Denis Kenzior 2018-10-25 14:25:28 -05:00
  • fc6cebb259 auto-t: rename test Tim Kourt 2018-10-25 11:56:39 -07:00
  • d8905e0666 auto-t: switch GTC to new property key Tim Kourt 2018-10-25 11:56:38 -07:00
  • c92f8231b2 eap-gtc: Standardize property keys Tim Kourt 2018-10-25 11:56:37 -07:00
  • 096caf2084 auto-t: test TTLS-MSCHAP Tim Kourt 2018-10-25 11:44:49 -07:00
  • e8de229223 ttls: add support for tunneled MS-CHAP Tim Kourt 2018-10-23 16:33:52 -07:00
  • b46376980a mschaputil: Add MS CHAP utilities Tim Kourt 2018-10-23 16:33:51 -07:00
  • a2df686d97 hwsim: limit "Unknown attribute type:" print James Prestwood 2018-10-24 13:27:45 -07:00
  • ceca5c42ba hwsim: update hwsim attrs to latest mac80211_hwsim James Prestwood 2018-10-24 13:27:44 -07:00
  • 3336fc78d2 Release 0.10 0.10 Marcel Holtmann 2018-10-20 20:08:01 +02:00
  • 601c1b10f5 build: Require ELL 0.12 for most binaries Marcel Holtmann 2018-10-20 20:05:11 +02:00
  • 282a9f1a14 build: fix out-of-tree builds Ross Burton 2018-10-02 14:02:56 +01:00
  • ae538eae7d netdev: Cancel ongoing rekey offload Denis Kenzior 2018-10-20 10:38:56 -05:00