3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-12-04 02:19:30 +01:00

Commit Graph

  • 994c1a4b5a netconfig: Use CamelCase for IPv4 gateway setting Tim Kourt 2019-12-10 15:38:33 -0800
  • 0d9487d4ec netconfig: Use CamelCase for IPv4 address settings Tim Kourt 2019-12-10 15:38:32 -0800
  • 1b483c3963 crypto: Add support for PRF+ SHA1 Tim Kourt 2019-12-05 13:13:53 -0800
  • 24b6a95366 peap: Rename AVPs to TLVs Tim Kourt 2019-12-05 13:13:51 -0800
  • 9bf0b756c8 peap: Delay key installation until success of Phase 2 Tim Kourt 2019-12-05 13:13:50 -0800
  • 5273a3b581 peap: Introduce PEAP state Tim Kourt 2019-12-05 13:13:49 -0800
  • f909c6db26 doc: Generalize wsc-api method descriptions Andrew Zaborowski 2019-12-05 04:22:44 +0100
  • cbbc247aa2 wsc: Declare the credentials structure in wsc.h Andrew Zaborowski 2019-12-05 04:22:40 +0100
  • b715022ce6 iwmon: Update to use NL80211_ATTR_SOCKET_OWNER Andrew Zaborowski 2019-12-05 04:22:39 +0100
  • 6b6e205f0f iwmon: Print WSC AuthorizedMACs extended attributes Andrew Zaborowski 2019-12-05 04:22:38 +0100
  • ffbbfd52a0 README: Fix mailing list link Denis Kenzior 2019-12-08 21:45:53 -0600
  • 738184d491 device/netdev: init scan in netdev instead of device Denis Kenzior 2019-12-06 10:11:51 -0600
  • d2556a48b7 scan: Fix crash when scan is triggered outside iwd Denis Kenzior 2019-12-02 10:53:55 -0600
  • 8901ad3927 Release 1.2 1.2 Marcel Holtmann 2019-11-27 23:07:44 +0100
  • 9d8e74c1bc module: Declare functions as foo(void) instead of just foo() Marcel Holtmann 2019-11-24 19:43:35 +0100
  • becba0dd09 scan: Add scan_bss_new_from_probe_req Andrew Zaborowski 2019-11-21 21:15:57 +0100
  • 1d57ec0d46 scan: Parse P2P IEs according to frame type Andrew Zaborowski 2019-11-21 21:15:56 +0100
  • 41ff1d2383 rrm: Remove unneeded casts Denis Kenzior 2019-11-21 20:34:06 -0600
  • 32dfb6208d rrm: add packed struct for beacon reports James Prestwood 2019-11-21 13:36:31 -0800
  • 37816f6ebf unit: Update p2p_free_* function names Andrew Zaborowski 2019-11-21 21:15:55 +0100
  • ce94133472 p2putil: Replace free with clear in function names Andrew Zaborowski 2019-11-21 21:15:54 +0100
  • c86f5678b2 wsc: fix use of non-ascii apostrophe James Prestwood 2019-11-21 12:19:15 -0800
  • 0381361c81 eapol: fix use of non-ascii apostrophe James Prestwood 2019-11-21 12:19:01 -0800
  • e1ceafde3a client: fix use of non-ascii apostrophe James Prestwood 2019-11-21 12:18:31 -0800
  • ede2c11d66 test-runner: print which file failed to fchown James Prestwood 2019-11-21 09:27:42 -0800
  • ccfe369766 rrm: include actual scan start time in report James Prestwood 2019-11-20 08:52:53 -0800
  • 27af5b715e scan: parse the scan start time James Prestwood 2019-11-19 14:10:23 -0800
  • 002fdb5c10 rrm: fix non-ascii character in comment James Prestwood 2019-11-21 12:07:00 -0800
  • ee864662fe module: Add missing empty line Marcel Holtmann 2019-11-21 18:03:55 +0100
  • 59b963a121 netdev: Power P2P interfaces up like other interfaces Andrew Zaborowski 2019-11-20 23:23:45 +0100
  • 81be5fbae5 rtnlutil: Move rtnl_set_powered from netdev to rtnlutil Andrew Zaborowski 2019-11-20 23:23:44 +0100
  • 3ffb645f22 device: Make functions static, drop device.h Andrew Zaborowski 2019-11-20 23:23:43 +0100
  • 1057d8aa74 device: Move device creation from netdev.c to event watch Andrew Zaborowski 2019-11-20 23:23:42 +0100
  • bc1b9ce10c anqp: Only register for frames on station interfaces Andrew Zaborowski 2019-11-20 23:23:41 +0100
  • aa754cbb4a rrm: include actual parent TSF value Denis Kenzior 2019-11-20 20:05:47 -0600
  • e92424611a scan: fix parent TSF parsing James Prestwood 2019-11-20 09:31:42 -0800
  • 05c8a1af47 monitor: print START_TIME_TSF/BSSID values James Prestwood 2019-11-20 09:31:41 -0800
  • c1c2ca5e7f rrm: remove use of floating point math James Prestwood 2019-11-18 10:35:54 -0800
  • be4ab2826f scan: parse parent TSF value in scan results James Prestwood 2019-11-15 10:39:25 -0800
  • 772061a7d0 monitor: print parent TSF James Prestwood 2019-11-15 10:39:24 -0800
  • 40a79dc90b auto-t: add RRM test for scan duration James Prestwood 2019-11-15 10:39:23 -0800
  • 1b35eda3dd rrm: support scan duration and mandatory flags James Prestwood 2019-11-15 10:39:22 -0800
  • dca90abdc5 scan: add duration scan_parameters James Prestwood 2019-11-15 10:39:21 -0800
  • 4cee10ec50 scan: add scan_passive_full variant James Prestwood 2019-11-15 10:39:20 -0800
  • 5528403d77 rrm: fix invalid IE tag when rejecting request James Prestwood 2019-11-15 09:01:03 -0800
  • f2a7966897 monitor: add support for parsing RRM Reports James Prestwood 2019-11-14 15:41:16 -0800
  • b7cccb6bcc monitor: add support for parsing RRM Requests James Prestwood 2019-11-14 15:41:15 -0800
  • c961dafc50 auto-t: let testEAP-TTLS-MSCHAPv2 use HostapdCLI easier James Prestwood 2019-11-14 11:58:06 -0800
  • 0c586dc8ca auto-t: give testEAP-TTLS-MSCHAPv2 a longer timeout James Prestwood 2019-11-14 11:58:05 -0800
  • 73f42c2db4 test-runner: move ofono/phonesim logs into test dir James Prestwood 2019-11-14 11:57:51 -0800
  • 90fb7eff7d station: fail if trying to scan while connecting James Prestwood 2019-11-14 10:59:59 -0800
  • 299337b579 Release 1.1 1.1 Marcel Holtmann 2019-11-14 21:02:37 +0100
  • dcbdbac2f8 auto-t: fix intermittent failures in testEAP-MSCHAPV2 James Prestwood 2019-11-14 10:43:56 -0800
  • 81ac94fd01 hotspot: fix double free between hostpot and knownnetworks James Prestwood 2019-11-13 14:30:32 -0800
  • a3817ba015 auto-t: add ctrl_interface to testHotspot James Prestwood 2019-11-13 14:30:31 -0800
  • 088ed86f3d auto-t: add ctrl_interface to testHT-VHT James Prestwood 2019-11-13 14:30:30 -0800
  • 5e98a1bbe5 auto-t: add ctrl_interface to testFILS James Prestwood 2019-11-13 14:30:29 -0800
  • 7c2f73148c auto-t: add ctrl_interface to testOWE James Prestwood 2019-11-13 14:30:28 -0800
  • 186a5195b5 test-runner: erase valgrind log after each test James Prestwood 2019-11-13 11:41:02 -0800
  • cb00ae1481 test-runner: make --log take a required argument James Prestwood 2019-11-13 09:55:50 -0800
  • 95d4eea68f modules: Unload modules in reverse order from loading Andrew Zaborowski 2019-11-11 13:34:17 +0100
  • 083143ed05 module: Fix variable names Andrew Zaborowski 2019-11-11 13:34:16 +0100
  • 96a97dc959 peap: Adjust V0 not to close tunnel on Success of Phase2 Tim Kourt 2019-11-11 16:19:21 -0800
  • bc17925f3a manpage: Fix section naming Denis Kenzior 2019-11-08 21:23:37 -0600
  • 4f1c661273 client: Fail in non-interactive mode if iwd service isn’t running Tim Kourt 2019-11-08 11:32:23 -0800
  • be5e955e65 doc: Remove stale file Denis Kenzior 2019-11-08 21:20:01 -0600
  • aea6c1ccb6 scan: Separate IE attr creation into logical block Tim Kourt 2019-11-08 17:04:01 -0500
  • 0490c25fde scan: Fix bit checking for interworking Tim Kourt 2019-11-08 17:04:00 -0500
  • 48570141ba scan: Improve comment Tim Kourt 2019-11-08 17:03:59 -0500
  • 175bf574c6 manpage: Add route prioritization setting Tim Kourt 2019-11-08 11:37:43 -0800
  • fa3db055ce wired: Utilize module system for daemon init Marcel Holtmann 2019-11-07 23:59:54 +0100
  • ab5742bb32 module: Move declarations into separate header file Marcel Holtmann 2019-11-07 23:33:51 +0100
  • b45242562b auto-t: add RRM autotest James Prestwood 2019-11-06 16:59:15 -0800
  • 1f01819c70 rrm: add radio resource management module James Prestwood 2019-11-06 16:59:14 -0800
  • 63e8f146b7 wiphy: add beacon bits to RM Enabled Capabilities James Prestwood 2019-11-06 16:59:13 -0800
  • 754ce0d112 anqputil: Use complete path internal includes Marcel Holtmann 2019-11-07 18:29:11 +0100
  • 259a666a76 wsc: Check capability before adding interface Tim Kourt 2019-11-06 18:50:59 -0500
  • df43470c32 wiphy: Add parser and getter for max ie len attr Tim Kourt 2019-11-06 17:16:23 -0500
  • 506f502900 test-runner: fix logging directory name James Prestwood 2019-11-06 13:42:49 -0800
  • 2a2f60d86b test-runner: run iwmon if --log is used James Prestwood 2019-11-06 13:42:48 -0800
  • 5709a4afcf test-runner: special case python3 verbose option James Prestwood 2019-11-05 15:36:04 -0800
  • 8ec4a53adb test-runner: refactor/fix valgrind logging issue James Prestwood 2019-11-05 15:22:26 -0800
  • c6f9e89748 doc: Add manual page for debugging information Marcel Holtmann 2019-11-05 22:14:09 +0100
  • 1365fc6820 doc: Fix manual page title names Marcel Holtmann 2019-11-05 22:12:22 +0100
  • 217dc6d4cc unit: Fixup test-wsc Denis Kenzior 2019-11-05 10:42:04 -0600
  • b19ee6bdcc build: Avoid redirection with rst2man usage Marcel Holtmann 2019-11-05 17:22:25 +0100
  • 2962a80e14 station: add APIs to get connected BSS and BSS list James Prestwood 2019-10-29 10:50:41 -0700
  • 87bd9f4c6e auto-t: support hostapd event processing James Prestwood 2019-10-29 10:50:39 -0700
  • 6bdb154da5 test-runner: log process output to host system James Prestwood 2019-11-04 11:44:30 -0800
  • 597920d06c knownnetworks: Check result of setting getter Tim Kourt 2019-10-29 16:31:40 -0700
  • 77e9df23c1 netdev: Drop unused netdev_connect_wsc Andrew Zaborowski 2019-10-28 15:05:04 +0100
  • 6d3ae88a21 wsc: Replace netdev_connect_wsc with netdev_connect usage Andrew Zaborowski 2019-10-28 15:05:02 +0100
  • 0651c2c430 eapol: Drop unused eapol_sm_set_event_func Andrew Zaborowski 2019-10-28 15:05:03 +0100
  • 2d95b17c1d unit: Update event handler in WSC, eapol tests Andrew Zaborowski 2019-10-28 15:05:01 +0100
  • dcf419ee7f eapol: Move the EAP events to handshake event handler Andrew Zaborowski 2019-10-28 15:05:00 +0100
  • 0cccbea904 handshake: Convert handshake event callbacks variadic functions Andrew Zaborowski 2019-10-28 15:04:57 +0100
  • 2c536ba4fa scan: Hide CCK rates if no_cck_rates set Andrew Zaborowski 2019-10-28 15:04:54 +0100
  • 07cef99e5c wiphy: Add wiphy_get_supported_rates Andrew Zaborowski 2019-10-28 15:04:53 +0100
  • 971e1d2038 Release 1.0 1.0 Marcel Holtmann 2019-10-30 10:39:11 +0100
  • 9757afecab build: Require at least version 0.26 when building with external ELL Marcel Holtmann 2019-10-30 10:34:43 +0100