Commit Graph

  • b853ac7ef9
    Update upstream source from tag 'upstream/1.13' suites/unstable Job Bautista 2021-03-31 14:34:11 +0800
  • f9655b2292
    New upstream version 1.13 upstream/1.13 upstream/latest Job Bautista 2021-03-31 13:34:47 +0800
  • f80189d161 Release 1.13 Marcel Holtmann 2021-03-29 15:04:34 +0200
  • 24cb11dfd4 build: Require at least version 0.39 when building with external ELL Marcel Holtmann 2021-03-29 14:35:33 +0200
  • 9dffa4f22d rm stray newline on debian/control devuan/1.12-1+devuan1 Job Bautista 2021-03-27 17:52:06 +0800
  • eb793b25ec Merge https://salsa.debian.org/debian/iwd into suites/unstable Job Bautista 2021-03-27 17:32:57 +0800
  • b531444a7c monitor: print out extended feature name James Prestwood 2021-03-24 11:58:02 -0700
  • 9a67a21bd2 station: Add a warning of rekey fails Denis Kenzior 2021-03-24 13:10:32 -0500
  • d958239da9 eapol: Don't ignore EAPoL protocol version 2010 Denis Kenzior 2021-03-22 14:09:19 -0500
  • 73b247d72f netdev: prevent crash with open networks James Prestwood 2021-03-22 15:20:52 -0700
  • 0b38aabde3 station: set handshake offload if required James Prestwood 2021-03-22 09:01:56 -0700
  • b17f27f04d netdev: add SAE offload support James Prestwood 2021-03-22 09:01:55 -0700
  • edad26b4be handshake: add offload flag James Prestwood 2021-03-22 09:01:54 -0700
  • 997c54f185 wiphy: check SAE offload in wiphy_can_connect James Prestwood 2021-03-22 09:01:53 -0700
  • 3e3ef284de wiphy: check SAE offload in wiphy_select_akm James Prestwood 2021-03-22 09:01:52 -0700
  • af3d0d21a0 wiphy: add getter for 'supports_cmds_auth_assoc' James Prestwood 2021-03-22 09:01:51 -0700
  • e7c7e7de41 client: add AverageRSSI to list of diagnostic values James Prestwood 2021-03-16 08:38:36 -0700
  • 5033b5a24d netdev: parse SIGNAL_AVG when building diagnostics object James Prestwood 2021-03-16 08:38:35 -0700
  • fb0a1fba2a diagnostic: include AverageRSSI in GetDiagnostics James Prestwood 2021-03-16 08:38:34 -0700
  • f6801be8a3 doc: document new AverageRSSI diagnostics key James Prestwood 2021-03-16 08:38:33 -0700
  • 2b5e566c9d station: use network_bss_update James Prestwood 2021-03-15 12:15:29 -0700
  • 4577ee01f2 network: replace l_queue_get_entries loop James Prestwood 2021-03-15 12:15:28 -0700
  • 88d0a6a7c0 network: add network_bss_update James Prestwood 2021-03-15 12:15:27 -0700
  • 97de24e694 station: disable roaming logic for auto-roaming cards James Prestwood 2021-03-15 10:29:31 -0700
  • 2a46ab3042 wiphy: parse NL80211_ATTR_ROAM_SUPPORT flag James Prestwood 2021-03-15 10:29:30 -0700
  • 133347440e netdev: station: support full mac roaming James Prestwood 2021-03-15 10:29:29 -0700
  • e8c87c8b42 scan: add scan_get_firmware_scan James Prestwood 2021-03-15 10:29:28 -0700
  • 0c0d9e5696 iwd: Use test_bit from ell Denis Kenzior 2021-03-12 13:49:23 -0600
  • ea3dedffd9 monitor: Use test_bit from ell Denis Kenzior 2021-03-12 13:46:04 -0600
  • f51025e143 util: Remove unused util_bit_field Denis Kenzior 2021-03-11 22:35:13 -0600
  • 74ec6530cb eap-pwd: Use bit_field from ell Denis Kenzior 2021-03-11 22:35:03 -0600
  • 113c1086e2 fils: Use bit_field from ell Denis Kenzior 2021-03-11 22:33:45 -0600
  • d60c58f595 ie: Use bit_field from ell Denis Kenzior 2021-03-11 22:33:21 -0600
  • 3dae0592b0 eapol: Use bit_field from ell Denis Kenzior 2021-03-11 22:33:06 -0600
  • e467566866 monitor: Use bit_field from ell Denis Kenzior 2021-03-11 22:31:50 -0600
  • a941d4169f util: Remove unused util_set_bit Denis Kenzior 2021-03-11 22:24:05 -0600
  • 666402870e wiphy: Use ell's set_bit Denis Kenzior 2021-03-11 22:23:52 -0600
  • 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
  • d5505d0392 prepare for release: update changelog and copyright hints debian/1.12-1 Jonas Smedegaard 2021-02-17 12:52:48 +0100
  • 8bc57d35dc copyright: update coverage Jonas Smedegaard 2021-02-17 12:51:57 +0100
  • a00d1b9281 Update upstream source from tag 'upstream/1.12' Jonas Smedegaard 2021-02-17 12:22:34 +0100
  • 632d967926 pristine-tar data for iwd_1.12.orig.tar.xz pristine-tar Jonas Smedegaard 2021-02-17 12:22:31 +0100
  • 97fa3eed8e New upstream version 1.12 upstream/1.12 Jonas Smedegaard 2021-02-17 12:22:27 +0100
  • bde3e0f6e3 Release 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