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

Commit Graph

  • c0149f1106 frame-xchg: fix invalid read James Prestwood 2020-10-30 09:35:59 -0700
  • 1db3aa6092 build: Add DHCP6 & pre-requisite files Denis Kenzior 2020-10-30 15:38:56 -0500
  • 304627e086 scan: Fix crash when a canceled scan gets aborted Denis Kenzior 2020-10-14 11:05:49 -0500
  • 87a29c9ca3 auto-t: fix hotspot autoconnect test James Prestwood 2020-10-29 09:19:02 -0700
  • 2079b1ef4a TODO: Remove CRIT_PROTOCOL task Denis Kenzior 2020-10-27 16:26:42 -0500
  • 4e9b455a2e auto-t: add AP test with DHCP server James Prestwood 2020-10-27 12:57:49 -0700
  • 201763ff7f auto-t: testutil: add test_ip_address_match James Prestwood 2020-10-27 12:57:48 -0700
  • 18d1c752f4 ap: add support for DHCPv4 server James Prestwood 2020-10-27 12:57:47 -0700
  • 01912a427a monitor: print survey info results Alvin Sipraga 2020-10-27 12:31:25 +0000
  • f769d8f1b3 unit: add test for util_ip_prefix_tohl James Prestwood 2020-10-26 13:35:14 -0700
  • 42605c9e76 util: add util_ip_prefix_tohl James Prestwood 2020-10-26 13:35:13 -0700
  • b7e2a98628 ap: add error out param to ap_start James Prestwood 2020-10-26 11:05:41 -0700
  • 3e69c33f74 auto-t: only return expected number from list_devices James Prestwood 2020-10-23 15:19:00 -0700
  • 26c4b8b4fe test-runner: add switch for genl debugging James Prestwood 2020-10-21 14:36:52 -0700
  • 334b03478b test-runner: enable valgrind track origins James Prestwood 2020-10-21 14:36:51 -0700
  • 017d5f56df build: add ELL dhcp-server.c to build James Prestwood 2020-10-20 11:02:54 -0700
  • ebd712af4e auto-t: no hostapd instance graceful failure James Prestwood 2020-10-20 11:02:44 -0700
  • 9c72d2f546 build: Add dhcp-util.c from ell Denis Kenzior 2020-10-19 17:21:36 -0500
  • e28c211c36 autotests: Add testP2P Andrew Zaborowski 2020-10-09 20:08:55 +0200
  • 939a67255a autotests: Move some variables from IWD class to instance Andrew Zaborowski 2020-10-09 20:08:54 +0200
  • 719646df4d autotests: Add basic wpa_supplicant P2P python wrapper Andrew Zaborowski 2020-10-09 20:08:53 +0200
  • 550f8f454c autotests: Basic P2P python API Andrew Zaborowski 2020-10-09 20:08:52 +0200
  • 04487f575b test-runner: Reserve radios for wpa_supplicant Andrew Zaborowski 2020-10-09 20:08:51 +0200
  • 313d8dbbed auto-t: remove requirement for /var/lib/{ead,iwd} James Prestwood 2020-10-14 09:55:57 -0700
  • 008b29f359 doc: Fix SignalLevelAgent interface name and filename pointers Andrew Zaborowski 2020-10-14 14:38:36 +0200
  • 1f89ebb86a station: Fix .Scanning being reset early Andrew Zaborowski 2020-10-14 14:35:19 +0200
  • 9815fb38cf network: Check if network busy before new connection Andrew Zaborowski 2020-10-08 10:49:09 +0200
  • 758dba214e station: Make Disconnect() cancel ConnectHiddenNetwork() Andrew Zaborowski 2020-10-08 10:49:07 +0200
  • 84e32ba448 monitor: Improve RTM_NEWADDR/GETADDR/DELADDR decoding Denis Kenzior 2020-10-05 22:41:12 -0500
  • e9179c4270 monitor: Nicely print scope field Denis Kenzior 2020-10-05 22:40:29 -0500
  • db038022e8 test-runner: Make hwsim medium optional Andrew Zaborowski 2020-09-29 18:37:13 +0200
  • b321db20ad test-runner: Add flags for DHCP and TLS verbose output Andrew Zaborowski 2020-09-29 18:37:12 +0200
  • 15c04bb395 test-runner: Enable --p2p when creating interfaces Andrew Zaborowski 2020-09-29 18:37:11 +0200
  • d5c7b47745 p2p: Respond to Probe Requests when in discovery Andrew Zaborowski 2020-09-29 18:37:09 +0200
  • ef902c5f7e p2p: Fix adding peers from Probe Request info Andrew Zaborowski 2020-09-29 18:37:08 +0200
  • 520ad56f83 scan: Drop unused frequency list parsing Andrew Zaborowski 2020-09-29 18:37:07 +0200
  • 975696c5e0 wscutil: Fix subcategory string lookup Andrew Zaborowski 2020-09-29 18:37:06 +0200
  • fab764967b frame-xchg: Cancel NL80211_CMD_FRAME commands when interrupted Andrew Zaborowski 2020-09-29 18:37:05 +0200
  • 3de345e903 frame-xchg: Add no-cck-rate flag only for P2P interfaces Andrew Zaborowski 2020-09-29 18:37:04 +0200
  • cbd73f8067 build: Add net-private.h Denis Kenzior 2020-09-29 13:08:43 -0500
  • 1a02fdcefd test-runner: add iwmon options James Prestwood 2020-09-25 13:52:33 -0700
  • c51e187462 ap: Use frame-xchg when sending frames Andrew Zaborowski 2020-09-21 21:04:25 +0200
  • 311e91b944 p2p: Free response frame payloads Andrew Zaborowski 2020-09-21 21:04:24 +0200
  • c58b91dfd4 p2p: Free parsed frame data in p2p_go_negotiation_confirm_cb Andrew Zaborowski 2020-09-21 21:04:23 +0200
  • 47596c67d3 p2p: Free peer->wfd in p2p_peer_free Andrew Zaborowski 2020-09-21 21:04:22 +0200
  • df0b64f8d0 auto-t: add EAD autotest James Prestwood 2020-09-17 14:32:47 -0700
  • 9897efe75c test-runner: allow EAD-based autotests James Prestwood 2020-09-17 14:32:46 -0700
  • c707bee6ac auto-t: add ead.py module James Prestwood 2020-09-17 14:32:45 -0700
  • ab51228b38 auto-t: allow IWDDBusAbstract to work with any service James Prestwood 2020-09-17 14:32:44 -0700
  • 4cc067e58e doc: update hostapd.conf with DRIVER_WIRED James Prestwood 2020-09-17 14:32:43 -0700
  • 5cf748e98b auto-t: modify copy_to_storage to take optional dir James Prestwood 2020-09-17 14:32:42 -0700
  • 1e8fedce6c auto-t: fix testNetconfig James Prestwood 2020-09-17 14:32:28 -0700
  • ee4e1368d2 p2p: Try IP allocation during 4-Way handshake on client Andrew Zaborowski 2020-09-16 11:17:53 +0200
  • 68cb9d38bf p2p: Start a basic P2P Group after GO Negotiation Andrew Zaborowski 2020-09-16 11:17:52 +0200
  • 185b676f31 ap: Rename wpa2_psk to wpa2_passphrase on DBus Andrew Zaborowski 2020-09-16 11:17:51 +0200
  • fbe7e0bd36 ap: Support working without passphrase Andrew Zaborowski 2020-09-16 11:17:50 +0200
  • 1f68696578 ap: Pass "ops" struct to ap_start() Andrew Zaborowski 2020-09-16 11:17:49 +0200
  • 766257c5d6 build: Drop ell/plugin.[ch] Denis Kenzior 2020-09-16 17:06:41 -0500
  • 8e9a2fe05d treewide: Use l_settings_{set,get}_bytes Andrew Zaborowski 2020-09-16 11:17:54 +0200
  • 6b99b33974 build: Add time-private.h Denis Kenzior 2020-09-16 16:44:30 -0500
  • 6b3d6f9d60 test-runner: open up dbus config for dbus-monitor James Prestwood 2020-09-16 12:40:06 -0700
  • d745fbe24e auto-t: update EAP-PEAP-SIM test to use ofono James Prestwood 2020-09-16 12:39:45 -0700
  • cc44f50d67 auto-t: remove sim_hardcoded tests James Prestwood 2020-09-16 12:39:44 -0700
  • 18531a524f plugin: remove plugin source James Prestwood 2020-09-16 12:39:43 -0700
  • 83a9de58c2 ofono: convert to module James Prestwood 2020-09-16 12:39:42 -0700
  • f3e2c4e5c3 test-runner: remove ofono/hardcoded IWD options James Prestwood 2020-09-16 12:39:41 -0700
  • bbcfde8743 plugins: remove dependency on ELL plugins James Prestwood 2020-09-16 12:39:40 -0700
  • 2f51b51152 auto-t: add netconfig autotest James Prestwood 2020-09-15 17:00:22 -0700
  • 2e7fb5ee50 test-runner: use **kwargs for start_process James Prestwood 2020-09-15 10:36:20 -0700
  • 9acb89d6f4 tools: remove old test-runner.c James Prestwood 2020-09-14 14:55:25 -0700
  • d78d0d5937 auto-t: remove old AdHoc APIs James Prestwood 2020-09-14 14:04:07 -0700
  • eeca2b3f38 auto-t: update AdHoc tests to use AdHocDevice James Prestwood 2020-09-14 14:04:06 -0700
  • 29eb08ead2 auto-t: make AdHoc APIs behave like others James Prestwood 2020-09-14 14:04:05 -0700
  • 2a8d7d4835 adhoc: delay setting Started James Prestwood 2020-09-14 14:04:04 -0700
  • e8888fab2e adhoc: print handshake failure reason James Prestwood 2020-09-14 14:04:03 -0700
  • cd90097ce1 adhoc: start both eapol SM's James Prestwood 2020-09-14 14:04:02 -0700
  • d232edde72 auto-t: replace waiting for network with device James Prestwood 2020-09-14 14:02:33 -0700
  • 4676dd7efd auto-t: fix testFT-PSK-roam James Prestwood 2020-09-14 14:02:32 -0700
  • 1b03675002 auto-t: don't clear out rules from hwsim object James Prestwood 2020-09-14 14:02:31 -0700
  • ffe9ce8034 station: print which BSS is being connected to James Prestwood 2020-09-14 14:02:30 -0700
  • 3e1a0539f5 unit: Add two EAPOL IP allocation scenarios Andrew Zaborowski 2020-09-14 15:51:20 +0200
  • e1393501e7 netconfig: Don't bswap IP netmasks for __builtin_popcountl Andrew Zaborowski 2020-09-14 15:51:18 +0200
  • 159afd7f18 eapol: IP Allocation KDE support authenticator side Andrew Zaborowski 2020-09-14 15:51:17 +0200
  • ddf111d2c4 eapol: IP Allocation KDE support Andrew Zaborowski 2020-09-14 15:51:16 +0200
  • 4fa4cc5867 p2p: Add GO-side of GO Negotiation (responder) Andrew Zaborowski 2020-09-11 21:51:00 +0200
  • 52810ba445 p2p: Add GO-side of GO Negotiation (initiator) Andrew Zaborowski 2020-09-11 21:50:59 +0200
  • 116b36e943 p2putil: Add p2p_get_random_string Andrew Zaborowski 2020-09-11 21:50:58 +0200
  • fbb0776716 ap: Fix setting the basic rate in Supported Rates IE Andrew Zaborowski 2020-09-11 21:50:57 +0200
  • 1eb2735239 ap: Fix NULL ap->rates Andrew Zaborowski 2020-09-11 21:50:56 +0200
  • 0a6de7932a ap: fix build with uclibc Fabrice Fontaine 2020-09-10 08:18:00 +0200
  • 561c64e7f8 test-runner: print results even if test run is canceled James Prestwood 2020-09-11 11:11:30 -0700
  • 5b94c9d243 auto-t: remove hwsim rules on __del__ James Prestwood 2020-09-11 11:11:29 -0700
  • 5df28473cb auto-t: fix set_neighbor SSID escaping James Prestwood 2020-09-11 11:11:28 -0700
  • d43a640d71 auto-t: fix testFT-PSK-roam James Prestwood 2020-09-10 16:12:47 -0700
  • 20b7540201 auto-t: fix testPreauth-roam James Prestwood 2020-09-10 16:12:46 -0700
  • cf3ea5d4df auto-t: fix testWPA2 to wait for device object James Prestwood 2020-09-10 16:12:45 -0700
  • 8b41413170 auto-t: harden testHotspot James Prestwood 2020-09-10 16:12:44 -0700
  • e81b1b77c8 auto-t: fix testAPRoam James Prestwood 2020-09-10 16:12:43 -0700
  • b437bfaced auto-t: fix testAP James Prestwood 2020-09-10 16:12:42 -0700
  • 7b933db78a auto-t: fix testBSSBlacklist James Prestwood 2020-09-10 16:12:41 -0700