3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-09-23 02:57:23 +02:00

Commit Graph

  • 701e5dabb9 netdev: Handle the GTK & IGTK received in a FT Andrew Zaborowski 2017-02-01 11:58:41 +01:00
  • 9ceca7a521 ie: Parse GTK and IGTK subelements in FTE Andrew Zaborowski 2017-02-01 11:58:40 +01:00
  • e4c5b4b517 eapol: Don't start timeout if handshake already done Andrew Zaborowski 2017-01-31 03:42:48 +01:00
  • 95e6623011 scan: Add flag to flush case when starting a scan Andrew Zaborowski 2017-01-31 03:42:57 +01:00
  • 3a4887fef4 netdev: Check GTK / IGTK buffer length before memcpying from it Andrew Zaborowski 2017-01-31 03:42:54 +01:00
  • c033fcbf5e handshake: Use align_len macro Denis Kenzior 2017-01-31 12:04:26 -06:00
  • 415c209276 handshake: Quote relevant section from 802.11 Denis Kenzior 2017-01-31 12:03:51 -06:00
  • 1f52bfb047 handshake: Add utility for decoding GTK & IGTK from FTE Andrew Zaborowski 2017-01-31 03:42:52 +01:00
  • 8d8b1c1baf handshake: Split the install_igtk igtk parameter in 2 buffers Andrew Zaborowski 2017-01-31 03:42:51 +01:00
  • 0932157e4f util: Add align_len macro Denis Kenzior 2017-01-31 11:50:06 -06:00
  • 4978c31fd7 util: Remove unused msg_append_attr functions Denis Kenzior 2017-01-31 11:48:50 -06:00
  • 367f1ec798 eapol: Free sm->timeout when it expires Andrew Zaborowski 2017-01-31 03:42:49 +01:00
  • e1dc53e895 netdev: More neighbor_report_req error handling Andrew Zaborowski 2017-01-23 12:38:40 +01:00
  • 2f34c87820 device: Transition to selected BSS if FT supported Andrew Zaborowski 2017-01-23 12:38:39 +01:00
  • d10122c72a device: Scan target BSS candidates and process results Andrew Zaborowski 2017-01-23 12:38:38 +01:00
  • 99e58db152 wiphy: Add utility to check if bss ciphers compatible Andrew Zaborowski 2017-01-20 06:49:40 +01:00
  • 969441e48d README: Add param to keep the radios after hwsim exits Tim Kourt 2017-01-19 14:15:44 -08:00
  • 95847189ab device: Start a roaming attempt on low RSSI detection Andrew Zaborowski 2017-01-18 12:36:32 +01:00
  • ee23476523 TODO: Add PBC session overlap enhancement task Denis Kenzior 2017-01-17 18:20:50 -06:00
  • 8bacbf01e4 netdev: Handle the FT Reassociation Response message Andrew Zaborowski 2017-01-12 03:36:02 -05:00
  • 0854b90687 netdev: Handle the FT Authentication Response message Andrew Zaborowski 2017-01-12 03:36:01 -05:00
  • d52683a2cb netdev: Implement netdev_fast_transition Andrew Zaborowski 2017-01-12 03:36:00 -05:00
  • 46717cae08 auto-t: interoperability of IWD/AP with MFP options Tim Kourt 2017-01-10 15:42:53 -08:00
  • 4471e7805c AUTHORS: Mention Tim's contributions Denis Kenzior 2017-01-10 16:14:15 -06:00
  • edfbd81ea2 device: Support iwd.conf mfp settings Denis Kenzior 2017-01-06 13:18:22 -06:00
  • 3f3e60e415 eapol: Check the MSK size supplied by EAP Andrew Zaborowski 2017-01-06 02:51:18 -05:00
  • c5906d1c20 mschapv2: Call set_key_material last in handle_success Andrew Zaborowski 2017-01-06 02:51:17 -05:00
  • 15f4ddfaa6 device: Drop unused device->connected_mde Andrew Zaborowski 2016-12-23 05:38:12 -05:00
  • 7e81dcac6f device: Move common code to device_reset_connection_state Andrew Zaborowski 2016-12-23 05:38:08 -05:00
  • f73b751124 netdev: Add netdev_get_handshake Andrew Zaborowski 2016-12-23 05:38:07 -05:00
  • c36d0fcfa4 netdev: Monitor CQM RSSI level, emit RSSI LOW/HIGH events Andrew Zaborowski 2016-12-23 05:38:03 -05:00
  • fbb7a72643 netdev: Register for and parse Neighbor Report responses Andrew Zaborowski 2016-12-23 05:38:02 -05:00
  • dafa43fa54 netdev: Support sending Neighbor Report requests Andrew Zaborowski 2016-12-23 05:38:01 -05:00
  • 8646ab5bdd netdev: Handle Action Frames in netdev Andrew Zaborowski 2016-12-23 05:38:00 -05:00
  • b0f51a2527 scan: Support freq_set in scan_parameters Andrew Zaborowski 2016-12-23 05:37:59 -05:00
  • ed1538d5bb scan: Add scan_active_full Andrew Zaborowski 2016-12-23 05:37:58 -05:00
  • ada054cc30 test-runner: Don't use killall Denis Kenzior 2016-12-20 12:41:17 -06:00
  • ed69774dbc autotests: Clean up iwd process Denis Kenzior 2016-12-20 12:40:27 -06:00
  • cec1546fce netdev: Fix crash on netdev_disconnect Denis Kenzior 2016-12-20 10:37:07 -06:00
  • adde4e2db9 netdev: Fix typo Denis Kenzior 2016-12-20 10:31:33 -06:00
  • 1378830a2c autotests: EAP-TLS test with MFPC Rahul Rahul 2016-12-15 15:07:25 -06:00
  • 960fb0348e autotests: EAP-TLS test with MFPR and SHA256 Rahul Rahul 2016-12-15 15:07:23 -06:00
  • cf10ef0833 autotests: WPA2 test with SHA256 Rahul Rahul 2016-12-15 16:13:16 -06:00
  • 04e89c773b AUTHORS: Mention Markus' contributions Denis Kenzior 2016-12-19 11:04:10 -06:00
  • cd4957eb55 wscutil: Change type for va_args for clang Markus Ongyerth 2016-12-16 13:50:12 +01:00
  • 139c8af210 wiphy: Remove useless null check on array Markus Ongyerth 2016-12-16 13:50:11 +01:00
  • e2074678a3 autotools: Only use -Wcast-align with gcc Markus Ongyerth 2016-12-16 13:50:10 +01:00
  • 27bdddf010 netdev: Emit DISCONNECT_BY_SME event on eapol failures Andrew Zaborowski 2016-12-12 18:34:28 +01:00
  • 4d366df23f wsc: Handle beacon lost event Andrew Zaborowski 2016-12-12 18:34:29 +01:00
  • a750b7067a netdev: Drop netdev->remote_addr Andrew Zaborowski 2016-12-12 18:34:21 +01:00
  • b99c89fd35 netdev: Drop separate mde parameter, simplify Andrew Zaborowski 2016-12-12 18:34:20 +01:00
  • 9c6643b773 netdev: Always require handshake_state with netdev_connect Andrew Zaborowski 2016-12-12 18:34:19 +01:00
  • d93a44a3f0 wsc: Move eapol_sm creation to netdev_connect_wsc Andrew Zaborowski 2016-12-12 18:34:18 +01:00
  • c9ee5b8e7f TODO: Add task about MSK sizes Denis Kenzior 2016-12-15 11:15:21 -06:00
  • e458d0604e TODO: Cleanup some completed tasks Denis Kenzior 2016-12-15 10:59:19 -06:00
  • 3d4da25b6c unit: Tweak style Denis Kenzior 2016-12-14 23:09:55 -06:00
  • aca4641fad eap-mschapv2: Fixup some style issues Denis Kenzior 2016-12-14 23:07:02 -06:00
  • 214603e68f tools: Add MD4 to test runner kernel config Markus Ongyerth 2016-12-14 23:15:31 +01:00
  • 5af52f519b autotests: add autotest for eap-mschapv2 Markus Ongyerth 2016-12-14 23:15:31 +01:00
  • 9afe21f86f eap-mschapv2: add code for eap method Markus Ongyerth 2016-12-14 23:15:30 +01:00
  • dfc852dd3e unit: Add tests for eap-mschapv2 functions Markus Ongyerth 2016-12-14 23:15:29 +01:00
  • 1baa6ec04c eap-mschap: Add crypto functions for mschapv2 Markus Ongyerth 2016-12-14 23:15:28 +01:00
  • 6e729f6175 test-runner: Make sure to chdir to top_level_path Denis Kenzior 2016-12-14 15:52:28 -06:00
  • 3440652520 doc: Mention the need for ell-key-crypto branch Denis Kenzior 2016-12-14 15:48:23 -06:00
  • 0327be75c8 autotests: WPA2 test with MFP required Rahul Rahul 2016-12-14 11:59:32 -06:00
  • 2cd36be5ff netdev: Fixup USE_MFP atribute usage Denis Kenzior 2016-12-13 09:26:42 -06:00
  • 221a8f9218 eapol: Fix IGTK key index extraction Denis Kenzior 2016-12-13 09:25:21 -06:00
  • fea29229f3 eapol: Fix IGTK key index extraction Denis Kenzior 2016-12-12 22:07:31 -06:00
  • 20c8761711 README: Add links to project's mailing list and irc channel Daniel Wagner 2016-12-12 18:26:38 +01:00
  • c07addc4bf netdev: set NL80211_ATTR_USE_MFP if mfp is enabled Rahul Rahul 2016-12-08 08:26:16 -06:00
  • 8bc1b6866f tools: Add option for CMAC in 4.9.0-rc5+ Tim Kourt 2016-12-06 14:01:46 -08:00
  • 22a7a209d0 tools: Add required for 4.9.0-rc5+ config option Tim Kourt 2016-12-06 13:17:40 -08:00
  • 0453b4e52f unit/test-eapol: fixed handshake frame in tls test Rahul Rahul 2016-12-02 10:04:19 -06:00
  • 71932acd2d unit/test-eapol: igtk test with mfp enabled Rahul Rahul 2016-12-02 09:18:52 -06:00
  • c78d6fda26 build: Add eap-md5.c to test-eapol requirements Denis Kenzior 2016-12-01 13:41:36 -06:00
  • eeb4f35bcb unit: WSC unfragmented retransmission Tim Kourt 2016-11-30 15:57:26 -08:00
  • 4a8fdc4b33 eap-wsc: Add re-transmission handler for WSC Tim Kourt 2016-11-30 15:57:25 -08:00
  • f21698095b t-runner: Specify a python version to run Tim Kourt 2016-11-30 15:56:12 -08:00
  • 8d7b88ad25 t-runner: Disable PMU emulation for a guest Tim Kourt 2016-11-30 15:56:11 -08:00
  • bd9e1883ee eap: Add retransmission support Denis Kenzior 2016-11-29 16:31:22 -06:00
  • 32d623a09e auto-t: Raname testWPS to testEAP-WPS Tim Kourt 2016-11-29 15:35:38 -08:00
  • a2d638791d t-runner: Enable unit test support Tim Kourt 2016-11-28 15:54:57 -08:00
  • 79f4d1a9cd eap-wsc: Increment TX frag. offset only after ACK Tim Kourt 2016-11-22 21:00:32 -08:00
  • fe25198af6 build: Include eap-md5.c Tim Kourt 2016-11-20 14:06:56 -08:00
  • b0930d8f79 eap: Extract md5 logic into eap-md5.c Tim Kourt 2016-11-20 14:06:55 -08:00
  • 1a64c4b771 eapol: Send EAPOL-Start if AP starts 4-Way Handshake Andrew Zaborowski 2016-11-18 01:24:53 +01:00
  • 413287d5cf eapol: Relax VERIFY_IS_ZERO condition Denis Kenzior 2016-11-18 10:32:17 -06:00
  • d26e224bfc unit: Update to new eap_init API Denis Kenzior 2016-11-15 16:44:24 -06:00
  • d03f23200a eap: Load MTU settings from iwd.conf Denis Kenzior 2016-11-15 16:44:07 -06:00
  • ec93454e65 netdev: Send additional attributes Denis Kenzior 2016-11-15 13:15:45 -06:00
  • d33fe385da crypto: Add AKMs Denis Kenzior 2016-11-15 13:15:26 -06:00
  • d0b735c73c handshake: Add getter for settings_8021x Tim Kourt 2016-11-15 11:03:31 -08:00
  • ea08bcd8fd unit: Fix eapol TLS test after handshake_state changes Andrew Zaborowski 2016-11-14 18:18:11 +01:00
  • 2c2af4edd3 doc: Add WSC api Denis Kenzior 2016-11-11 11:29:04 -06:00
  • 92ece898d1 eap-wsc: Add RX fragmentation support Tim Kourt 2016-11-07 13:55:28 -08:00
  • fe90dcaab4 eap-ttls: Fix msg size miscalculation Tim Kourt 2016-11-07 13:55:17 -08:00
  • ee074153ed doc: Add Adapter API documentation Denis Kenzior 2016-11-07 11:55:07 -06:00
  • 0b98f75dda doc: Add AgentManager API documentation Denis Kenzior 2016-11-07 11:50:20 -06:00
  • e9e9358898 netdev: Add padding to netlink family headers Andrew Zaborowski 2016-11-07 16:42:02 +01:00
  • a7a3e7e7f7 auto-t: Add EAP TTLS fragmentation test Tim Kourt 2016-11-03 16:21:55 -07:00