3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2026-05-25 14:43:15 +02:00

Commit Graph

  • ba6c8174d2 test-runner: run individual test functions manually James Prestwood 2021-08-12 16:07:16 -07:00
  • 89bddf551a test-runner: pass **kwargs in dbg() James Prestwood 2021-08-12 16:07:15 -07:00
  • c23c37c07c test-runner: print uncaught test exceptions always James Prestwood 2021-08-12 16:07:14 -07:00
  • ea3ce7a119 station: set autoconnect via setter James Prestwood 2021-08-12 15:24:58 -07:00
  • 836f0d9a08 auto-t: set autoconnect=True for tests that need it James Prestwood 2021-08-12 13:38:12 -07:00
  • a15b781feb auto-t: update all tests to remove bad scanning logic James Prestwood 2021-08-12 13:38:11 -07:00
  • 89c1ec3d79 auto-t: make hwsim registration off by default James Prestwood 2021-08-12 13:38:10 -07:00
  • 5519faecba auto-t: iwd.py: make scan_if_needed True by default James Prestwood 2021-08-12 13:38:09 -07:00
  • 4f5010f69d auto-t: iwd.py: add autoconnect property/StationDebug James Prestwood 2021-08-12 13:38:08 -07:00
  • f6f08f9b96 station: disable autoconnect when in developer mode James Prestwood 2021-08-12 13:38:07 -07:00
  • 249a1ef1c0 station: make autoconnect settable via debug interface James Prestwood 2021-08-12 13:38:06 -07:00
  • 7af6aac440 auto-t: use connect_bssid in APRoam James Prestwood 2021-08-12 13:22:07 -07:00
  • 6e331efbda auto-t: update testPreauth-roam to use connect_bssid/roam() James Prestwood 2021-08-12 13:22:06 -07:00
  • 1addaf3355 auto-t: remove FT-over-DS test, and rename testFT-PSK-roam James Prestwood 2021-08-12 13:22:05 -07:00
  • 20f7907436 auto-t: use connect_bssid/roam APIs in testFT-PSK-roam James Prestwood 2021-08-12 13:22:04 -07:00
  • 49eb17973e auto-t: remove testFT-FILS-SHA384 James Prestwood 2021-08-12 13:22:03 -07:00
  • 85759a6f3c auto-t: rename testFT-FILS-SHA256 to testFT-FILS James Prestwood 2021-08-12 13:22:02 -07:00
  • 3800f991b2 auto-t: combine testFT-FILS* tests James Prestwood 2021-08-12 13:22:01 -07:00
  • 7d0cbf15bc auto-t: update testFT-8021x-roam to use roam() API James Prestwood 2021-08-12 13:22:00 -07:00
  • 5bf614a7af auto-t: add reassociation test for OWE James Prestwood 2021-08-12 13:21:59 -07:00
  • e819ee6df6 auto-t: rename testFT-SAE-roam to testSAE-roam James Prestwood 2021-08-12 13:21:58 -07:00
  • 15236f30db auto-t: add reassociate test to FT-SAE-roam James Prestwood 2021-08-12 13:21:57 -07:00
  • 77d5b57e9e auto-t: iwd.py: add roam() method James Prestwood 2021-08-12 13:21:56 -07:00
  • 3402f5994b auto-t: iwd.py: add connect_bssid() method James Prestwood 2021-08-12 13:21:55 -07:00
  • 518808c709 auto-t: testutil.py: add expect_fail flag James Prestwood 2021-08-12 13:21:54 -07:00
  • 30158fe89c test-runner: don't run duplicate tests James Prestwood 2021-08-12 13:21:53 -07:00
  • 9a15a46df5 test-runner: don't fatally exit on bad test configuration James Prestwood 2021-08-12 13:21:52 -07:00
  • 8203b1d542 test-runner: start IWD in developer mode James Prestwood 2021-08-12 13:21:51 -07:00
  • 80123efabd auto-t: hostapd.py: add 'bssid' property James Prestwood 2021-08-12 13:21:50 -07:00
  • 7321705e90 test: update force-roam to use Debug interface James Prestwood 2021-08-12 12:07:23 -07:00
  • 77c4d311ff station: move Roam() under station debug interface James Prestwood 2021-08-12 12:07:22 -07:00
  • 3afa5e570d station: add ConnectBssid() developer method James Prestwood 2021-08-12 12:07:21 -07:00
  • b543bf76f1 netdev: move failure point out of netdev_connect_common James Prestwood 2021-08-09 10:42:56 -07:00
  • eb968c9098 AUTHORS: Mention Matt's contributions Denis Kenzior 2021-08-12 09:52:16 -05:00
  • 2e50e6fc05 hotspot: stat fallback for unknown d_type Matt Oberle 2021-08-09 01:27:26 -04:00
  • 328cb02e4d knownnetworks: stat fallback for unknown d_type Matt Oberle 2021-08-09 01:27:25 -04:00
  • 3ab0d8270a storage: provide storage_is_file Matt Oberle 2021-08-09 01:27:24 -04:00
  • b33d100f7b station: set preparing_roam flag on Roam() James Prestwood 2021-08-06 16:02:11 -07:00
  • 04f563c3dc dbus: add StationDebug interface definition James Prestwood 2021-08-06 16:02:10 -07:00
  • a4d18ecf8f network: add __network_connect James Prestwood 2021-08-06 16:02:09 -07:00
  • 80fec3f5f4 netdev: allow reassociation for auth-protos James Prestwood 2021-08-06 15:59:05 -07:00
  • da0fa4e012 station: Set network's vendor IEs into handshake Denis Kenzior 2021-08-04 15:53:43 -05:00
  • 7e9971661b netdev: Append any vendor IEs from the handshake Denis Kenzior 2021-08-06 13:56:55 -05:00
  • f24cfa481b handshake: Add setter for vendor IEs Denis Kenzior 2021-08-04 11:08:09 -05:00
  • 8f9e6b3f76 netdev: Send addititional IEs for FT/SAE/OWE/FILS Denis Kenzior 2021-08-05 09:44:11 -05:00
  • 289b8826bf netdev: Always send RM Enabled Capabilities Denis Kenzior 2021-08-05 15:49:46 -05:00
  • aa7845ca98 netdev: update frequency on channel switch events Alvin Šipraga 2021-08-05 17:40:24 +02:00
  • 317e345a6a netdev: Remove prev_bssid member Denis Kenzior 2021-08-04 15:38:38 -05:00
  • 60e2a9994f netdev: Remove unused variable Denis Kenzior 2021-08-04 15:37:52 -05:00
  • 17d653904f netdev: netdev_connect_common doesn't fail Denis Kenzior 2021-08-04 13:36:07 -05:00
  • b55732066d unit: Add simple ie sorting test Denis Kenzior 2021-08-04 10:46:27 -05:00
  • 3f69ddb615 mpdu: Add ie sorting utility Denis Kenzior 2021-08-04 10:41:19 -05:00
  • 9a8129abd6 mpdu: Update IE ordering for 802.11-2020 Denis Kenzior 2021-08-03 17:29:55 -05:00
  • a3b9967c13 build: Fixup due to handshake dependency on erp Denis Kenzior 2021-08-03 16:34:32 -05:00
  • d58ae33e5c erp: take cache ref in erp_new James Prestwood 2021-08-03 14:40:45 -07:00
  • 95574e4538 handshake: unref erp_cache when handshake is freed James Prestwood 2021-08-03 14:40:44 -07:00
  • 630c2c2a08 station: network: rework ERP/FILS code path James Prestwood 2021-08-03 14:40:43 -07:00
  • 236bb27cdd Release 1.16 1.16 Marcel Holtmann 2021-08-01 22:18:17 +02:00
  • 1959d23b18 build: Require at least version 0.42 when building with external ELL Marcel Holtmann 2021-08-01 22:01:24 +02:00
  • f1d6e6094e auto-t: update deprecated option James Prestwood 2021-07-30 13:07:25 -07:00
  • d4e8ba072a p2p: fix out of scope read James Prestwood 2021-07-30 08:07:27 -07:00
  • 4bcfa21ca4 eap-aka: round to nearest word on message buffers James Prestwood 2021-07-30 08:07:26 -07:00
  • e2e625fa18 test-runner: refactor process output code James Prestwood 2021-07-29 15:21:54 -07:00
  • 04d00c5c20 auto-t: add regular 8021x AKM to FT-FILS tests James Prestwood 2021-07-29 15:21:53 -07:00
  • 1d9f2d69e0 auto-t: remove unneeded hidden networks James Prestwood 2021-07-29 15:21:52 -07:00
  • 52189d99f6 test-runner: don't reset dbus object on reset() James Prestwood 2021-07-29 15:21:51 -07:00
  • b5c3fc1222 test-runner: increase RAM to 384MB James Prestwood 2021-07-29 15:21:50 -07:00
  • 75b20ff1d0 test-runner: set msize for --monitor James Prestwood 2021-07-29 15:21:49 -07:00
  • ba5bc1f5b3 test-runner: remove TLS debugging artifact James Prestwood 2021-07-29 15:21:48 -07:00
  • 36bc4e15c3 auto-t: hostapd: catch local socket remove exception James Prestwood 2021-07-29 15:21:47 -07:00
  • 1b4c6e9be8 knownnetworks: copy network_config on update James Prestwood 2021-07-29 15:21:46 -07:00
  • befa448017 netdev: fix RoamThreshold5G James Prestwood 2021-07-27 15:50:23 -07:00
  • 30d32e4a58 treewide: Remove non-ascii characters Denis Kenzior 2021-07-28 10:03:27 -05:00
  • 78b9328db6 scan: Quiet down warning Denis Kenzior 2021-07-28 09:53:21 -05:00
  • f902c7019d auto-t: fix blacklist test ranking James Prestwood 2021-07-27 15:11:28 -07:00
  • 8d40c37469 test-runner: set msize to remove runtime warning James Prestwood 2021-07-27 15:11:27 -07:00
  • 74fa720e60 iwd.network: Document Transition Disable settings Denis Kenzior 2021-07-27 17:17:50 -05:00
  • 2e777a0d31 network: Enforce Transition Disable settings Denis Kenzior 2021-07-27 13:59:52 -05:00
  • ca8f3edc33 wiphy: Add wiphy_can_transition_disable Denis Kenzior 2021-07-27 12:59:03 -05:00
  • 0c8406780f knownnetworks: Parse Transition Disable settings Denis Kenzior 2021-07-16 19:56:10 -05:00
  • 51b437bbfe eapol: Add support for Transition Disable Denis Kenzior 2021-07-15 17:08:58 -05:00
  • 47ba837e98 network: Store Transition Disable info Denis Kenzior 2021-07-15 17:06:34 -05:00
  • 8cfe038d67 network: Move parsing of additional options Denis Kenzior 2021-07-16 18:22:28 -05:00
  • bedf2b0596 knownnetworks: Commonize parser for common settings Denis Kenzior 2021-07-16 11:11:36 -05:00
  • 46c19b6c6a eapol: Use handshake_util_find_kde Denis Kenzior 2021-07-15 16:12:21 -05:00
  • f7b59750d0 handshake: Add handshake_util_find_kde Denis Kenzior 2021-07-15 16:01:30 -05:00
  • 8606f6e96a network: remove unused method Denis Kenzior 2021-07-15 18:01:11 -05:00
  • 87dde21ec5 erp: Fix missing comma Denis Kenzior 2021-07-27 13:59:34 -05:00
  • 64211c292d unit: Fix SAE unit test failure Denis Kenzior 2021-07-15 17:18:10 -05:00
  • eab0bf6e8a monitor: Fix invalid read Denis Kenzior 2021-07-14 19:09:51 -05:00
  • 6d76b3e21d auto-t: SAE: Rework SAE tests Denis Kenzior 2021-07-14 10:42:03 -05:00
  • 38e3e72684 netdev: Send RSNXE element during SAE association Denis Kenzior 2021-07-13 17:49:41 -05:00
  • c957d25dad sae: Add sae_is_h2e Denis Kenzior 2021-07-13 14:42:05 -05:00
  • f67e5ea6d8 netdev: Centralize mmpdu validation Denis Kenzior 2021-07-12 18:32:02 -05:00
  • cb5939f941 network: Set SAE-PT into handshake Denis Kenzior 2021-07-12 16:44:53 -05:00
  • 9c07741a0a network: Also support SAE PT for group 20 Denis Kenzior 2021-07-12 16:35:04 -05:00
  • a46269d5b0 sae: Don't destroy token on group change Denis Kenzior 2021-07-09 23:32:19 -05:00
  • c02b1466c4 sae: Fix potential leak in sae_process_anti_clogging Denis Kenzior 2021-07-09 23:30:11 -05:00
  • 67be05ec3e sae: validate group in sae_process_anti_clogging Denis Kenzior 2021-07-09 23:26:42 -05:00
  • 891b78e9e8 sae: Add basic H2E support Denis Kenzior 2021-07-09 23:22:04 -05:00