3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-30 06:39:46 +01:00

Commit Graph

  • 17cf4da726 build: Add useful.h to files that use minsize Denis Kenzior 2021-03-11 21:55:57 -0600
  • 926ab2accf p2p: Build P2P and WFD IEs for group's management frames Andrew Zaborowski 2021-03-11 14:07:26 +0100
  • a6b7624033 p2p: Parse P2P IEs and WFD IEs in Association Requests Andrew Zaborowski 2021-03-11 14:07:25 +0100
  • f868c2989c ap: Handle most WSC IEs using ap_write_extra_ies Andrew Zaborowski 2021-03-11 14:07:24 +0100
  • 18a63f91fd ap: Write extra frame IEs from the user Andrew Zaborowski 2021-03-11 14:07:23 +0100
  • f7b5bd4a79 treewide: Use ell's useful.h header Denis Kenzior 2021-03-11 21:46:09 -0600
  • ed05585063 build: Always link in the ell/useful.h header file Marcel Holtmann 2021-03-11 21:52:12 +0100
  • c19fd0ee78 ap: Pass frame IEs from clients to the ap_state user Andrew Zaborowski 2021-03-10 23:06:31 +0100
  • 71ba94121d ap: Make ap_update_beacon public Andrew Zaborowski 2021-03-10 23:06:30 +0100
  • bc3d285c5e netdev: use NL80211_STA_INFO_SIGNAL rather than average James Prestwood 2021-03-10 12:27:41 -0800
  • f89270325f nl80211util: add WIPHY_FREQ to parse_attrs support James Prestwood 2021-03-10 12:27:43 -0800
  • e84f257bff build: Add ell's useful.h header Denis Kenzior 2021-03-10 14:09:25 -0600
  • 17a4cd4be0 build: Add ell's main-private.h header Denis Kenzior 2021-03-10 13:41:06 -0600
  • 0ba0418b53 iwd: remove uninitialized_var Denis Kenzior 2021-03-10 12:05:43 -0600
  • 07eea03cca eap: Rework handle_response logic Denis Kenzior 2021-03-10 11:35:33 -0600
  • a483ec7b68 eap: Fix Expanded Nak processing Denis Kenzior 2021-03-09 18:28:42 -0600
  • 28e58887ec eap: Don't try to pass NAKs into eap_type_to_str Denis Kenzior 2021-03-09 18:23:22 -0600
  • 7de5b4adef treewide: replace util_mem_is_zero with l_memeqzero Denis Kenzior 2021-03-09 15:40:35 -0600
  • a2926bd3ed watchlist: Remove '__' prefix from static functions Denis Kenzior 2021-03-09 12:55:49 -0600
  • 3621e998c9 ap: Add missing ap_config_free() in error path Andrew Zaborowski 2021-03-05 16:09:28 +0100
  • fe6f4153c5 client: add missing bracket for "ap <wlan> show" Jonathan Liu 2021-03-05 22:51:25 +1100
  • 66b4723216 test-runner: fix duplicate process output James Prestwood 2021-03-02 08:30:29 -0800
  • e714e72e05 utils: Add util_netmask_from_prefix Andrew Zaborowski 2021-02-26 17:17:25 +0100
  • b689100c1c ap: Print error messages in dhcp_load_settings Andrew Zaborowski 2021-02-26 17:17:24 +0100
  • cdb2c2b3e3 ap: Fix an inet_aton error check Andrew Zaborowski 2021-02-26 17:17:23 +0100
  • fd934aa39e ap: Don't use L_AUTO_FREE_VAR with l_settings Andrew Zaborowski 2021-02-26 17:17:22 +0100
  • c660feadf1 test-runner: stop/warn on processes running after test James Prestwood 2021-02-25 14:01:06 -0800
  • 670f063a30 test-runner: warn on files left after test completes James Prestwood 2021-02-25 14:01:05 -0800
  • 2e55e00662 test-runner: start haveged in foreground James Prestwood 2021-02-25 14:01:04 -0800
  • 73b89555fa test-runner: fix Namespace class ref problems James Prestwood 2021-02-25 14:01:03 -0800
  • d8abc88e4c test-runner: move process cleanup into kill() James Prestwood 2021-02-25 14:01:02 -0800
  • 48d27c982d test-runner: reset namespaces on test completion James Prestwood 2021-02-25 14:01:01 -0800
  • 8f33926a75 test-runner: use cleanup() for start_dbus James Prestwood 2021-02-25 14:01:00 -0800
  • 11f0abebe6 test-runner: add better Hostapd cleanup James Prestwood 2021-02-25 14:00:59 -0800
  • bf9d2b6c52 test-runner: allow radio remove failure James Prestwood 2021-02-25 14:00:58 -0800
  • 5e79cda7c6 test-runner: cleanup output files/others in Process James Prestwood 2021-02-25 14:00:57 -0800
  • 697b4ce82f test-runner: remove concept of 'multi_test' James Prestwood 2021-02-25 14:00:56 -0800
  • 80ff2fe140 auto-t: iwd.py: release namespace on IWD close James Prestwood 2021-02-25 14:00:55 -0800
  • bb27cea54c auto-t: release radio/hostapd instances from cls James Prestwood 2021-02-25 14:00:54 -0800
  • e5a66bf51f auto-t: testNetconfig stop dhcpd correctly James Prestwood 2021-02-25 14:00:53 -0800
  • e8389190a9 auto-t: testutil.py: pass wait into ping James Prestwood 2021-02-25 14:00:52 -0800
  • 0e13c8d32b auto-t: hlrauc.py: remove unix socket on cleanup James Prestwood 2021-02-25 14:00:51 -0800
  • 904238b6ec auto-t: testEAD: stop ead when test finishes James Prestwood 2021-02-25 14:00:50 -0800
  • 90b695cfdf test-runner: fix start_dbus and clean up config James Prestwood 2021-02-18 12:19:33 -0800
  • 4682c22ece test-runner: add __str__ method to Process James Prestwood 2021-02-18 12:19:32 -0800
  • c10bd14cde test-runner: use unique name for namespace output files James Prestwood 2021-02-18 12:19:31 -0800
  • 1791ef1dc7 test-runner: refactor Process class James Prestwood 2021-02-18 12:19:30 -0800
  • 272a60a478 test-runner: require root user to run with --monitor James Prestwood 2021-02-18 12:19:29 -0800
  • c2d71fdaa5 test-runner: clear log dir before new log test run James Prestwood 2021-02-18 12:19:28 -0800
  • a0865c9010 test-runner: start dmesg process with start_process James Prestwood 2021-02-18 12:19:27 -0800
  • 25ec652423 manager: If driver is not provided, then use default interfaces Marcel Holtmann 2021-02-18 21:43:56 +0100
  • e8ad4f10b0 ap: Drop an outdated TODO comment Andrew Zaborowski 2021-02-18 20:55:15 +0100
  • bde3e0f6e3 Release 1.12 1.12 Marcel Holtmann 2021-02-16 21:35:20 +0100
  • 72f14b86cf build: Add missing file to .gitignore Marcel Holtmann 2021-02-16 21:03:37 +0100
  • d2bd68693b build: Require at least version 0.38 when building with external ELL Marcel Holtmann 2021-02-16 21:02:55 +0100
  • a2f1389efa build: Remove mentions of --enable-sim-hardcoded Marcel Holtmann 2021-02-15 19:20:58 +0100
  • 6b6d0de163 doc: describe InitialPeriodicScanInterval setting Alvin Šipraga 2021-02-12 15:41:14 +0000
  • ff82133050 scan: add InitialPeriodicScanInterval setting Alvin Šipraga 2021-02-12 15:41:14 +0000
  • 2df581d1ff doc: describe MaximumPeriodicScanIntervalSetting Alvin Šipraga 2021-02-12 15:41:14 +0000
  • 88f2b44bba scan: add MaximumPeriodicScanInterval setting Alvin Šipraga 2021-02-12 15:41:13 +0000
  • 3a9c401f63 auto-t: fix blacklist test timing issues James Prestwood 2021-02-11 15:16:14 -0800
  • 963bd1344f AUTHORS: Mention Daniel's contributions Denis Kenzior 2021-02-11 15:06:54 -0600
  • c68e9fc0a6 resolve: configure systemd-resolved's MulticastDNS= setting Daniel Lin 2021-02-11 15:54:17 -0500
  • c96317041d test: add a simple signal agent script James Prestwood 2021-02-10 12:23:42 -0800
  • c2104b62a9 unit: Drop eapol_sm_free calls Denis Kenzior 2021-02-10 15:41:37 -0600
  • 6421b3c5c1 netdev: always register for single CQM threshold James Prestwood 2021-02-09 16:04:47 -0800
  • 0b5e7ab7bb crypto: Check for l_cipher_decrypt error Andrew Zaborowski 2021-02-10 15:24:23 +0100
  • a327e3f4d8 client: remove warning on mkdir return James Prestwood 2021-02-09 12:37:13 -0800
  • 8232fbddbf unit: Drop un-needed null checks Denis Kenzior 2021-02-09 10:42:03 -0600
  • f0d811b79c backtrace: Avoid null-dereferencing strchr result Denis Kenzior 2021-02-09 10:30:48 -0600
  • fa9ae4acb7 scan: Put an upper bound on the scan interval Denis Kenzior 2021-02-09 09:28:58 -0600
  • e009f6298a unit: test-sae: zero out frame buffers James Prestwood 2021-02-08 14:23:14 -0800
  • 6930987aa6 network: free psk on error James Prestwood 2021-02-08 14:09:11 -0800
  • 0854592cc6 p2p: Do not leak 'str' Denis Kenzior 2021-02-08 16:02:12 -0600
  • 2b2b6185e4 eap-tls: Fix potential memory leak Denis Kenzior 2021-02-08 15:56:30 -0600
  • f7df7939e6 eap-wsc: Fix possible memory leaks Denis Kenzior 2021-02-08 15:46:45 -0600
  • 897ef661fe hwsim: Don't use l_genl_msg_new_sized with a conditional Denis Kenzior 2021-02-08 15:35:32 -0600
  • 9885568b47 adhoc: fix missing call to va_end James Prestwood 2021-02-08 13:07:25 -0800
  • 6ad50ac49b ap: Make sure strerror argument is positive Denis Kenzior 2021-02-08 15:05:54 -0600
  • f046bed225 ap: massage code to make static analysis happy James Prestwood 2021-02-08 12:19:58 -0800
  • 0ae3e1c59d ap: free passphrase on error James Prestwood 2021-02-08 12:19:57 -0800
  • 17ba7e415b client: check mkdir return in display_init James Prestwood 2021-02-08 12:19:55 -0800
  • 3f1cd5a596 display: use l_strlcpy to avoid potential overflow James Prestwood 2021-02-08 12:19:54 -0800
  • 8139b6bad7 unit: Drop un-needed null checks Denis Kenzior 2021-02-08 14:12:12 -0600
  • 5a65bc37fe diagnostics: check dbus variant parsing James Prestwood 2021-02-08 11:52:29 -0800
  • af8438878f test-runner: clean up dbus path file properly James Prestwood 2021-02-08 09:53:59 -0800
  • fb217479d2 netdev: Scan & Retry CMD_AUTHENTICATE Denis Kenzior 2021-02-05 11:21:33 -0600
  • a8768e354d test-runner: print error if kernel/qemu path is not found James Prestwood 2021-02-05 15:53:08 -0800
  • f21e79c81c test-runner: add monitor to path James Prestwood 2021-02-05 15:53:07 -0800
  • ed80dc68aa test-runner: clean up temporary files James Prestwood 2021-02-05 15:53:06 -0800
  • 1dc4d6e9ba auto-t: update roaming tests with wait_for_object_change James Prestwood 2021-02-05 11:06:37 -0800
  • c5538f6450 auto-t: add API wait_for_object_change James Prestwood 2021-02-05 11:06:36 -0800
  • 5c96e1e81e auto-t: fix SAQuery-spoofing test James Prestwood 2021-02-05 10:09:11 -0800
  • e7d941dc3c auto-t: make spoof_frame more robust James Prestwood 2021-02-05 10:09:10 -0800
  • b60f564bed test-runner: print Radio class path James Prestwood 2021-02-05 10:09:09 -0800
  • 4b07280319 auto-t: fix wait_for_object_condition to work with any object James Prestwood 2021-02-04 16:06:03 -0800
  • c026337792 station: move scan cancelation to __station_connect_network James Prestwood 2021-02-04 16:06:02 -0800
  • 603988476a netdev: Ignore locally generated deauth frames Denis Kenzior 2021-02-04 13:54:33 -0600
  • ce5e1e1933 auto-t: testFT-PSK-roam wait for connected James Prestwood 2021-02-03 13:00:58 -0800
  • 0c277e442e station: Remove unneeded logic from dbus_scan_done Denis Kenzior 2021-02-03 14:37:01 -0600