3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-09-24 04:07:22 +02:00

Commit Graph

  • c21f3cd2a4 eapol: allow FILS GTK handshake James Prestwood 2019-04-17 15:16:43 -07:00
  • a6640f1b7a eapol: allow eapol_decrypt_key_data to work with FILS James Prestwood 2019-04-17 15:16:42 -07:00
  • 368d6714b9 eapol: allow _create_gtk_2_of_2 to work without MIC James Prestwood 2019-04-17 15:16:41 -07:00
  • ca63ac2342 eapol: allow eapol_create_common to work with no MIC James Prestwood 2019-04-17 15:16:40 -07:00
  • 62e20ca285 eapol: pass mic_len in gtk 1/2 verify James Prestwood 2019-04-17 15:16:39 -07:00
  • 82eeef1c29 eapol: add eapol_set_started James Prestwood 2019-04-17 15:16:38 -07:00
  • 433373fe28 eapol: cache ERP keys on EAP success James Prestwood 2019-04-17 14:53:43 -07:00
  • 61ab1d4f5f make: add erp files to unit test recipes James Prestwood 2019-04-17 14:53:42 -07:00
  • 7f502ff16f main: initialize erp James Prestwood 2019-04-17 14:53:41 -07:00
  • d938d362b2 erp: ERP implementation and key cache move James Prestwood 2019-04-17 14:53:40 -07:00
  • ea228bc8ab unit: test for AES-SIV James Prestwood 2019-04-17 11:21:30 -07:00
  • 5e28b314a7 crypto: add aes_siv_{encrypt,decrypt} James Prestwood 2019-04-17 11:21:29 -07:00
  • 6fd68dae64 auto-t: Test quick scan Tim Kourt 2019-04-16 14:51:43 -07:00
  • 1c04707487 station: Add quick scan Tim Kourt 2019-04-16 14:51:42 -07:00
  • 5c9138ed7d knownnetworks: Add lookup API for recent frequencies Tim Kourt 2019-04-16 14:51:41 -07:00
  • 02b3ab6793 manager: Run an interface dump on startup Denis Kenzior 2019-04-16 17:37:41 -05:00
  • d99242846c manager: Split up new_wiphy dumps & events Denis Kenzior 2019-04-16 16:52:15 -05:00
  • 1b08602727 manager: Make sure to not leak msg on failure:wq Denis Kenzior 2019-04-16 16:18:59 -05:00
  • d85e6eedff manager: Don't try to create pending_state more than once Denis Kenzior 2019-04-16 14:42:06 -05:00
  • 5cfc6e513d netdev: Fix crash Denis Kenzior 2019-04-16 14:23:43 -05:00
  • 467b6341d8 manager: Handle interface white/blacklists Andrew Zaborowski 2019-04-11 03:10:29 +02:00
  • 9e079ba4fc manager: Fallback to old logic for some drivers Andrew Zaborowski 2019-04-11 03:10:28 +02:00
  • 2ea9db9cae netdev: Drop netdev creation logic Andrew Zaborowski 2019-04-11 03:10:27 +02:00
  • d907593c08 manager: Create an interface on each wiphy and register netdevs Andrew Zaborowski 2019-04-11 03:10:26 +02:00
  • edade7f19c netdev: Fix handshake failures on FT-PSK + FullMac Denis Kenzior 2019-04-15 15:32:28 -05:00
  • c44da22470 wiphy: Add freq set constrain API Tim Kourt 2019-04-11 12:14:27 -07:00
  • 5be3de7484 knownnetworks: Add known frequencies Tim Kourt 2019-04-11 12:14:26 -07:00
  • c3e79a4f2a network: Introduce a concept of known frequencies Tim Kourt 2019-04-11 12:14:25 -07:00
  • 8881910662 station: Start removing scan results based on age Tim Kourt 2019-04-11 12:14:24 -07:00
  • 170125aa01 Release 0.17 0.17 Marcel Holtmann 2019-04-12 21:51:30 +02:00
  • e01368b848 scan: Add randomization of SN for probe requests Tim Kourt 2019-04-11 13:56:07 -07:00
  • b1d77d52b9 scan: Use randomization flag only for active scans Tim Kourt 2019-04-11 13:56:06 -07:00
  • 91105768e0 knownnetworks: Enable setting Autoconnect property over DBus Tim Kourt 2019-04-11 09:15:36 -07:00
  • 5a28504d9e manager: Simplify logic Denis Kenzior 2019-04-11 12:04:49 -05:00
  • 72158e66da main: Move manager initialization Denis Kenzior 2019-04-11 12:03:52 -05:00
  • 65109ec46d wiphy: Drop wiphy creation logic Andrew Zaborowski 2019-04-11 03:10:25 +02:00
  • 530a449337 manager: Add new file for wiphy/interface management Andrew Zaborowski 2019-04-11 03:10:24 +02:00
  • 4a969294f7 wiphy: Add wiphy_create/wiphy_destroy API Andrew Zaborowski 2019-04-11 03:10:23 +02:00
  • fd0892baf0 wiphy: Make wiphy_parse_id_and_name public Andrew Zaborowski 2019-04-11 03:10:22 +02:00
  • c06754a978 wiphy: Drop name_len from wiphy_parse_id_and_name Andrew Zaborowski 2019-04-11 03:10:21 +02:00
  • 8f910518c4 netdev: Make netdev_create_from_genl, netdev_destroy public Andrew Zaborowski 2019-04-11 03:10:20 +02:00
  • 9aa2c8dae0 test: Update list-known-networks use of DBus API Andrew Zaborowski 2019-04-11 03:10:19 +02:00
  • ceb605a2cc dbus: Add p2p iftypes in dbus_iftype_to_string Andrew Zaborowski 2019-04-11 03:10:18 +02:00
  • e343162531 client: Add 'set-property' cmd for known networks Tim Kourt 2019-04-10 15:58:24 -07:00
  • c7855af5d5 client: Add 'Autoconnect' property for known networks Tim Kourt 2019-04-10 15:58:23 -07:00
  • 531bb3f0b5 knownnetworks: Load Autoconnect along with other settings Tim Kourt 2019-04-10 15:58:21 -07:00
  • bb33c5db8c client: Add 'Yes', 'No' property type support Tim Kourt 2019-04-10 15:58:20 -07:00
  • f5674a2356 client: Eliminate property_value_options struct Tim Kourt 2019-04-10 15:58:19 -07:00
  • f1e5bc0645 client: Add 'show' cmd for known networks Tim Kourt 2019-04-10 15:58:18 -07:00
  • d081f5f871 client: Switch known-networks cmd pattern to common scheme Tim Kourt 2019-04-10 15:58:17 -07:00
  • 4fa5a9869b client: Add arg completion for the known networks Tim Kourt 2019-04-10 15:58:16 -07:00
  • 43c1bdfd62 sae: check if server point/scalar is valid James Prestwood 2019-04-10 11:54:14 -07:00
  • 9192f506d3 eap-pwd: check if server point/scalar is valid James Prestwood 2019-04-10 11:54:13 -07:00
  • f9d92d6cdd eap: add eap_get_identity James Prestwood 2019-04-10 14:52:31 -07:00
  • 81fc6a687e handshake: add flag for FILS support James Prestwood 2019-04-10 14:52:30 -07:00
  • e963e64f9b eap: export session ID as key materials James Prestwood 2019-04-10 14:52:26 -07:00
  • 5df84a6933 erpcache: implementation for ERP key cache James Prestwood 2019-04-10 10:48:08 -07:00
  • b30b84373d client: Fix property completion mem leak Tim Kourt 2019-04-05 10:47:00 -07:00
  • bb4f4c8159 client: Remove DBus disconnect message Tim Kourt 2019-04-05 10:46:59 -07:00
  • 6e8ad37ff3 client: Use proper output func Tim Kourt 2019-04-05 10:46:58 -07:00
  • 3d0f1dae12 client: Remove 'quit' message Tim Kourt 2019-04-05 10:46:57 -07:00
  • 9f5d2e4475 .gitignore: Update for renamed unit test Denis Kenzior 2019-04-09 00:03:08 -05:00
  • 27f7a523b4 unit: add tests for util_get_{domain,username} James Prestwood 2019-04-08 11:15:21 -07:00
  • 1e337259ce mschaputil: use util_get_username James Prestwood 2019-04-08 11:15:20 -07:00
  • 86ce4a8b09 util: Add qualifying comments Denis Kenzior 2019-04-08 16:28:37 -05:00
  • abcc9f1647 util: add APIs to get username/domain from identity James Prestwood 2019-04-08 11:15:19 -07:00
  • 44ebf10bb9 eap: Make sure identity is not NULL Denis Kenzior 2019-04-08 16:25:31 -05:00
  • 716e3f0cda eap: Add eap_free_common Denis Kenzior 2019-04-08 16:24:18 -05:00
  • 875c6f27e7 eap: enforce max identity lengths James Prestwood 2019-04-08 14:01:58 -07:00
  • 4ea6523b19 doc: Change interface naming after migration Tim Kourt 2019-04-08 10:17:34 -07:00
  • 3f41b8a1cc doc: Document 'Autoconnect' property for known networks Tim Kourt 2019-04-08 10:17:33 -07:00
  • e9618d97a8 crypto: add kdf_sha384 James Prestwood 2019-04-05 15:47:30 -07:00
  • a4af9dc9f5 monitor: support printing FILS IEs/Attributes James Prestwood 2019-04-05 15:46:31 -07:00
  • a71adcc243 netdev: skip associate event when not in OWE/FT James Prestwood 2019-04-05 15:32:54 -07:00
  • c416db0708 common: fix missing PSK_SHA256 AKM James Prestwood 2019-04-05 15:30:54 -07:00
  • 9c6589a6ad unit: Update to the new validate_mgmt_ies behavior Denis Kenzior 2019-04-05 16:23:50 -05:00
  • 8f9ed66bdd mpdu: Rework validate_mgmt_ies Denis Kenzior 2019-04-05 16:14:30 -05:00
  • 83af5b0170 mpdu: Drop unused argument Denis Kenzior 2019-04-05 16:27:36 -05:00
  • 050db0b054 netdev: fix association failure path James Prestwood 2019-04-05 11:34:50 -07:00
  • 5359b54c37 eap-private: add initiate/finish EAP types James Prestwood 2019-04-04 15:30:36 -07:00
  • 8f3627646a mpdu: add auth algorithms for FILS James Prestwood 2019-04-04 15:29:39 -07:00
  • e15cb7133a handshake: handle FILS AKMs in handshake_get_key_sizes James Prestwood 2019-04-04 15:29:38 -07:00
  • 9b83f3d2db common: put all PSK AKM's into macro James Prestwood 2019-04-04 14:28:14 -07:00
  • ea56b9b41f doc: Mention units for options in [Blacklist] Jonas Große Sundrup 2019-03-16 17:45:40 +01:00
  • 05dcbfd982 unit: update AKM values to 32 bits in test-ie James Prestwood 2019-04-04 13:43:14 -07:00
  • a2e711faf4 ie: crypto: add FILS AKMs James Prestwood 2019-04-04 13:43:13 -07:00
  • cb9a0ed922 ie: add FILS IEs James Prestwood 2019-04-04 13:43:12 -07:00
  • bde01b1826 eap-pwd: update hkdf_extract usage to cast constants James Prestwood 2019-04-04 11:47:25 -07:00
  • b8dd39ded0 sae: Fix argument type passed via va_args Denis Kenzior 2019-04-04 13:37:01 -05:00
  • 5338904824 unit: add check for SHA256/HMAC in SAE test James Prestwood 2019-04-04 09:32:17 -07:00
  • c985da04ca sae: fix potential infinite loop James Prestwood 2019-04-04 09:03:16 -07:00
  • 23041a44dd build: Add missing HAVE_CONFIG_H guards and include config.h Marcel Holtmann 2019-04-04 14:02:38 +02:00
  • c45de8bf13 Release 0.16 0.16 Marcel Holtmann 2019-04-04 07:19:37 +02:00
  • ac2cbd325f build: Add src/pkcs8.conf to the distribution Marcel Holtmann 2019-04-04 07:12:24 +02:00
  • 3975482ac3 Release 0.15 0.15 Marcel Holtmann 2019-04-03 19:52:46 +02:00
  • 842fd2f62e build: Bump external ELL version to 0.18 Marcel Holtmann 2019-04-03 19:18:04 +02:00
  • ea074ffe67 build: Create ELL_UNIT_TEST_DATA define for certificate directory Marcel Holtmann 2019-04-03 19:16:29 +02:00
  • 6ecc3a20b8 scan: Fix warning Denis Kenzior 2019-04-03 11:54:41 -05:00
  • 5c9e6b255f util: Remove container_of Denis Kenzior 2019-04-03 11:48:27 -05:00
  • f8af73f2c7 unit: Use l_container_of Denis Kenzior 2019-04-03 11:47:51 -05:00