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

Commit Graph

  • f648a3f0eb scan: Include BSS Load channel utilization in rank Denis Kenzior 2015-06-10 12:37:50 -05:00
  • 3f2c728242 scan: Fix signal strength ranking calculation Denis Kenzior 2015-06-10 12:36:53 -05:00
  • 99ac4d1b0d scan: Make factors static const Denis Kenzior 2015-06-10 12:25:27 -05:00
  • 7cded805ce ie: Add [extended] supported rates parser Denis Kenzior 2015-06-10 12:13:57 -05:00
  • eee6e7db29 monitor: Fix mandatory calculation in ie_rate Denis Kenzior 2015-06-10 11:33:17 -05:00
  • baa97b13e9 ie: Add BSS Load parser Denis Kenzior 2015-06-10 10:39:33 -05:00
  • 47508db472 monitor: Add decoder for tx_bitrate and rx_bitrate Denis Kenzior 2015-06-08 22:53:23 -05:00
  • a7e92e300a monitor: Signal strength in sta_info is signed Denis Kenzior 2015-06-08 22:52:00 -05:00
  • 61c39d5a45 TODO: Add 2nd RSNE unit test task Denis Kenzior 2015-06-08 10:49:02 -05:00
  • f1d81cd3c5 eapol: Remove unneded TODO comment Denis Kenzior 2015-06-08 10:46:48 -05:00
  • fd15212330 build: Add ell/uintset.[ch] Denis Kenzior 2015-06-08 09:38:52 -05:00
  • 1b4a3f19f3 scan: Add initial BSS rank computation Denis Kenzior 2015-06-05 18:18:55 -05:00
  • 05c83349c6 scan: Add periodic scanning Denis Kenzior 2015-06-04 22:31:39 -05:00
  • f2f1bfcdf9 scan: Move rest of scanning code into scan.c Denis Kenzior 2015-06-01 09:28:05 -05:00
  • 92c677e715 wiphy: Remove scheduled scan support Denis Kenzior 2015-05-31 14:51:03 -05:00
  • 307bea844a TODO: Mark handle 2nd RSNE task done Denis Kenzior 2015-05-28 15:57:28 -05:00
  • 6db43588c6 TODO: Mark HW capability task as done Denis Kenzior 2015-05-28 15:57:05 -05:00
  • 00cafb2cc5 wiphy: Check early that a BSS supports compatible ciphers. Andrew Zaborowski 2015-05-26 19:51:23 +02:00
  • 4bf109a7ce test: Avoid input() in simple-agent.py. Andrew Zaborowski 2015-05-26 19:51:26 +02:00
  • 99cdb860c0 eapol: Simplify install_tk callback Denis Kenzior 2015-05-21 21:10:21 -05:00
  • e93dd44607 eapol: Simplify GTK install callback Denis Kenzior 2015-05-21 21:08:47 -05:00
  • d4cdd74ae0 ie: Add ie_rsn_cipher_suite_to_cipher Denis Kenzior 2015-05-21 20:58:42 -05:00
  • d22a1af576 wiphy: Group RSN/WPA generation and setup Denis Kenzior 2015-05-21 20:43:54 -05:00
  • d33db27a84 unit: Add additional sanity checks Denis Kenzior 2015-05-19 00:07:23 -05:00
  • 9992d3aeda eapol: Extract & keep track of desired ciphers Denis Kenzior 2015-05-19 00:05:53 -05:00
  • 12551b52ff eapol: Sanity check 2nd RSNE Denis Kenzior 2015-05-18 21:52:53 -05:00
  • 3b3ed6defe unit: Add another WPA1 TK/GTK handshake test Denis Kenzior 2015-05-18 14:56:55 -05:00
  • 72babefa33 unit: Update to the new API Denis Kenzior 2015-05-18 14:43:43 -05:00
  • 8593ebaad4 eapol: Set wpa_key_id in WPA1 Step 2 of 2 Denis Kenzior 2015-05-18 14:31:11 -05:00
  • 6500fd4264 unit: Unify verify_* functions Denis Kenzior 2015-05-14 22:15:21 -05:00
  • 76890aea3c unit: Unify snonce funcs Denis Kenzior 2015-05-14 21:54:01 -05:00
  • cc97b53528 unit: Add WPA1 GTK Step 2/2 test data + test Denis Kenzior 2015-05-18 13:09:36 -05:00
  • 1b6240cd05 unit: Add WPA1 GTK Step 1/2 test data + test Denis Kenzior 2015-05-18 13:09:22 -05:00
  • a684e64dbb unit: Add WPA1 Step 4/4 test data + test Denis Kenzior 2015-05-18 13:04:45 -05:00
  • bbbd8f67d3 unit: Add WPA1 Step 3/4 test data + test Denis Kenzior 2015-05-18 13:04:33 -05:00
  • b6677680f2 unit: Add WPA1 Step 2/4 test data + test Denis Kenzior 2015-05-18 13:04:08 -05:00
  • 039ab49357 unit: Add WPA1 Step 1/4 test data + test Denis Kenzior 2015-05-18 13:03:26 -05:00
  • 6c9bf06f73 unit: WPA+TKIP handshake logic tests. Andrew Zaborowski 2015-05-18 13:31:43 +02:00
  • 6bb31ac5b4 unit: WPA+TKIP EAPOL-Key frame tests. Andrew Zaborowski 2015-05-18 13:31:42 +02:00
  • fa8c673137 monitor: Print Key ID field in the case of WPA Denis Kenzior 2015-05-14 12:38:01 -05:00
  • 4f5013515d monitor: Shorten up printed strings Denis Kenzior 2015-05-14 11:05:43 -05:00
  • a227d0b00f eapol: In GTK step 2 of 2, secure bit is always 1 Andrew Zaborowski 2015-05-18 13:31:41 +02:00
  • 0293b62f2e wiphy: select TKIP if CCMP not supported Andrew Zaborowski 2015-05-18 13:31:40 +02:00
  • a84d232eb1 eapol: Accept 32-byte keys in verify_ptk_3_of_4 Andrew Zaborowski 2015-05-18 13:31:39 +02:00
  • 4b1555c935 scan: Utility to find AP supported ciphers Andrew Zaborowski 2015-05-18 13:31:38 +02:00
  • 27d18cdd96 wiphy: Detect IE type in key install callbacks Andrew Zaborowski 2015-05-18 13:25:56 +02:00
  • 6cae91572f TODO: Mark Decode HT Capabilities field as done Denis Kenzior 2015-05-07 21:33:32 -05:00
  • 96d0703eb3 monitor: Add decoder for HT Capabilities field Denis Kenzior 2015-05-07 21:33:07 -05:00
  • 2948f2d933 monitor: Pretty-print Extended Capabilities IE Denis Kenzior 2015-05-06 21:57:53 -05:00
  • 9ac2e109e3 monitor: Reflow formatting of ie_entry Denis Kenzior 2015-05-06 21:55:55 -05:00
  • 0239c6f09e monitor: Add decoder for NL80211_ATTR_EXT_CAPA Denis Kenzior 2015-05-06 21:45:17 -05:00
  • 6f7a07e012 monitor: Add additional nl80211 command names Denis Kenzior 2015-05-06 15:29:02 -05:00
  • e2591b9865 wiphy: Track whether Rekey Offload is supported Denis Kenzior 2015-05-06 15:24:14 -05:00
  • c3abaf8181 monitor: Pretty-print commands supported by phy Denis Kenzior 2015-05-06 15:23:57 -05:00
  • 619448cacc eapol: Sanity check wpa_key_id field a bit more Denis Kenzior 2015-05-05 22:26:11 -05:00
  • 9793054a0a eapol: Update TODO comment Denis Kenzior 2015-05-05 22:18:43 -05:00
  • a38b6f1f9a eapol: Add missing newline Denis Kenzior 2015-05-05 22:18:35 -05:00
  • 2f13c5617b unit: Add call to eapol_verify_gtk_2_of_2 Denis Kenzior 2015-05-05 22:08:06 -05:00
  • 8f3fd6e47d eapol: Add eapol_verify_gtk_2_of_2 Denis Kenzior 2015-05-05 22:04:21 -05:00
  • 2ba7867e9f eapol: Drop unneded check in verify_ptk_4_of_4 Denis Kenzior 2015-05-05 22:01:53 -05:00
  • bb17f5df94 eapol: Add sanity checking of the install bit Denis Kenzior 2015-05-05 21:50:35 -05:00
  • 30c277f8d6 unit: GTK Handshake tests. Andrew Zaborowski 2015-05-06 01:48:39 +02:00
  • eae718091d unit: Update to new eapol API Andrew Zaborowski 2015-05-06 01:48:39 +02:00
  • bb2be272ae unit: Assert eapol_key_validate is valid first Andrew Zaborowski 2015-05-06 01:48:39 +02:00
  • 31284bf86b wiphy: If handshake failed check connect_pending Andrew Zaborowski 2015-05-06 01:48:38 +02:00
  • 0ea28ba5ad eapol: Generate new snonce on new 4-Way Handshake Andrew Zaborowski 2015-05-06 01:48:37 +02:00
  • 1d0afbc44c wiphy: Basic WPA support Andrew Zaborowski 2015-05-06 01:48:36 +02:00
  • a7846aee85 eapol: WPA-specific handshake quirks Andrew Zaborowski 2015-05-06 01:48:35 +02:00
  • a8c0f20510 eapol: Handle the Group Key Handshake Andrew Zaborowski 2015-05-06 01:48:34 +02:00
  • 1795105c60 wiphy: Move scan result parsing to scan.c Denis Kenzior 2015-05-01 09:17:54 -05:00
  • bf43acfd93 scan: Add scan_bss_free Denis Kenzior 2015-04-30 22:21:31 -05:00
  • 73a26c51b6 scan: Move struct bss to scan_bss in scan.h Denis Kenzior 2015-04-30 21:38:27 -05:00
  • 348a90ada3 wiphy: Tweak errors returned by Disconnect() Denis Kenzior 2015-04-30 18:42:55 -05:00
  • 0286dfadd4 wiphy: Handle beacon loss events Denis Kenzior 2015-04-30 18:42:44 -05:00
  • d127e91ff8 dbus: Add dbus_error_not_connected Denis Kenzior 2015-04-30 18:41:53 -05:00
  • 778da5b8c4 TODO: Add iwmon group printing task Denis Kenzior 2015-04-30 18:04:56 -05:00
  • 7744c38ec1 monitor: Add Beacon Loss Event entry Denis Kenzior 2015-04-30 17:47:23 -05:00
  • efe795b72d wiphy: Fix memory leak Denis Kenzior 2015-04-30 17:01:20 -05:00
  • 341b69ce7c wiphy: Fix memory leak Denis Kenzior 2015-04-30 17:00:38 -05:00
  • 5137d8b855 wiphy: Ensure connected_bss is always valid Denis Kenzior 2015-04-30 16:03:17 -05:00
  • 15620721b0 wiphy: Store connected_network on netdev object Denis Kenzior 2015-04-30 15:00:02 -05:00
  • 67a895c95f wiphy: Simplify code that removes lost networks Denis Kenzior 2015-04-30 14:41:22 -05:00
  • 4c11845198 wiphy: Fix memory leak Denis Kenzior 2015-04-30 16:21:21 -05:00
  • 251f5904d4 TODO: Add tasks dealing with esoteric ciphers Denis Kenzior 2015-04-29 11:19:05 -05:00
  • 169aa04570 eapol: Free eapol_sm even if callback is null Andrew Zaborowski 2015-04-29 01:00:21 +02:00
  • 4a27563b5a eapol: Fix key-IV check in EAPOL-Key verification Andrew Zaborowski 2015-04-29 01:00:22 +02:00
  • 93aaf21459 wiphy: Add initial preference management Denis Kenzior 2015-04-27 07:51:28 -05:00
  • bd3856e178 bootstrap-configure: Set localstatedir Denis Kenzior 2015-04-26 17:01:05 -05:00
  • 9d7f3030f0 storage: Add initial set of utilities Denis Kenzior 2015-04-26 11:14:08 -05:00
  • 85b5ab7560 TODO: Update HW capabilities task & take ownership Denis Kenzior 2015-04-20 13:53:00 -05:00
  • 267a407a88 TODO: Reset Owner Denis Kenzior 2015-04-20 13:52:17 -05:00
  • a28f3fa3ec wiphy: Parse ciphers supported by the phy Denis Kenzior 2015-04-17 13:02:32 -05:00
  • 431cadb7aa wiphy: Optimize storage Denis Kenzior 2015-04-17 12:27:02 -05:00
  • c8fc79c611 monitor: Print AKM suites Denis Kenzior 2015-04-17 12:10:19 -05:00
  • 835ae605d9 monitor: Make sure to print attribute type Denis Kenzior 2015-04-17 12:03:10 -05:00
  • be0cdde4e0 TODO: Update Disconnect() task Denis Kenzior 2015-04-17 11:19:24 -05:00
  • 92841b4976 hwsim: Don't try l_genl_attr_next if _attr_init fails. Andrzej Zaborowski 2015-04-17 17:17:50 +02:00
  • 0a6b6d0ca5 hwsim: Fix #define Andrzej Zaborowski 2015-04-17 17:17:50 +02:00
  • f424559af5 iwd: Add -K to getopt optstring to fix short option. Andrzej Zaborowski 2015-04-17 17:17:49 +02:00
  • 300b4b1e7a AUTHORS: Mention Andrew's contributions Denis Kenzior 2015-04-17 10:40:31 -05:00