3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-06 05:07:23 +02:00

Commit Graph

  • 8501b2edb1 netdev: Add a TODO about Rekey Offload errors Denis Kenzior 2018-10-20 10:36:42 -05:00
  • 658362a349 netdev: Put command cancelation into a common function Denis Kenzior 2018-10-20 10:35:28 -05:00
  • e979bf97f1 netdev: add an ability to cancel hw rekey cmd Tim Kourt 2018-10-19 14:19:26 -07:00
  • a4f6e66f82 build: Use files instead of file in option description Marcel Holtmann 2018-10-20 07:12:43 +02:00
  • 10382156b4 auto-t: kill instances of iwd Tim Kourt 2018-10-19 11:39:38 -07:00
  • c9c5cbcd27 build: Remove fswatch.[ch] files from ELL compilation Marcel Holtmann 2018-10-19 20:11:03 +02:00
  • b197019ae2 README: Add description for --enable-external-ell option Marcel Holtmann 2018-10-19 19:31:32 +02:00
  • a59e162446 knownnetworks: Use l_dir_watch instead of l_fswatch Marcel Holtmann 2018-10-19 19:12:32 +02:00
  • 949e672b75 unit: Fix TTLS test Tim Kourt 2018-10-10 15:09:14 -07:00
  • 8f8a214fbd build: Use new l_tls_prf_get_bytes and remove ell/tls-private.h usage Marcel Holtmann 2018-10-19 09:30:59 +02:00
  • 467d3958b4 build: Use l_tls_prf_get_bytes instead of tls_prf_get_bytes Marcel Holtmann 2018-10-19 08:46:57 +02:00
  • b27edce298 build: Use include "" instead of include <> for ell/tls-private.h Marcel Holtmann 2018-10-19 08:24:57 +02:00
  • d22e57c994 treewide: Remove use of key-private.h Denis Kenzior 2018-10-19 00:31:13 -05:00
  • 6e8f10f695 eap-ttls: Use iwd's version of align_len Denis Kenzior 2018-10-19 00:20:47 -05:00
  • 770f3c6049 dbus: Remove unneeded include Denis Kenzior 2018-10-19 00:20:35 -05:00
  • 2200b2663e build: Add support for compiling with an external ELL shared library Marcel Holtmann 2018-10-18 20:31:29 +02:00
  • f86f3f7af8 build: Use [] notation for configure option name Marcel Holtmann 2018-10-18 19:26:29 +02:00
  • e77cd821d0 wired: Hook up EAP key material and event callback functions Marcel Holtmann 2018-10-17 14:12:36 +02:00
  • be6a2495ca wired: Relax the EAPoL packet body length safety check Marcel Holtmann 2018-10-16 18:54:42 +02:00
  • f68ee5ac74 wired: Fix memory leak when terminating application Marcel Holtmann 2018-10-16 17:59:53 +02:00
  • 36cedb1f46 doc: Add notes about running hostapd in a network namespace Marcel Holtmann 2018-10-16 17:46:33 +02:00
  • 2000a24ff6 wired: Check that packets are either unicast or multicast Marcel Holtmann 2018-10-16 15:12:53 +02:00
  • 6dc2706459 doc: Document use_pae_group_addr=1 option for wired 802.1x testing Marcel Holtmann 2018-10-16 14:51:29 +02:00
  • e0e046c784 wired: Include extra check for ARPHRD_ETHER on packet reception Marcel Holtmann 2018-10-16 14:40:18 +02:00
  • 1ee7de15c8 ttls: Fix truncated before the last format character Marcel Holtmann 2018-10-14 11:35:48 +02:00
  • da70b2d1c2 wired: The supplicant always uses PAE group address for transmission Marcel Holtmann 2018-10-14 07:55:29 +02:00
  • a3c1fa28da build: Rename nl80211_util.[ch] into nl80211util.[ch] Marcel Holtmann 2018-10-14 05:41:06 +02:00
  • 60a74c46a0 wired: Default to using PAE group address for transmission Marcel Holtmann 2018-10-14 05:34:01 +02:00
  • 15a19330da wired: Subscribe to PAE group address for packet reception Marcel Holtmann 2018-10-14 05:29:39 +02:00
  • 70d6c9c692 adhoc: implement setting TX GTK James Prestwood 2018-10-08 13:44:13 -07:00
  • 2123d613fc nl80211: support per-mac GTK on _new_key_group James Prestwood 2018-10-08 13:44:12 -07:00
  • 5e5caedb90 nl80211: added verifier/parser for GET_KEY James Prestwood 2018-10-08 13:44:11 -07:00
  • 60aba7114e nl80211: make SET_KEY/GET_KEY common James Prestwood 2018-10-08 13:44:10 -07:00
  • 04a9315a3c nl80211: introduce nl80211 utility API's James Prestwood 2018-10-08 13:44:09 -07:00
  • dc39c52525 station: Cancel ongoing scans in station_free Andrew Zaborowski 2018-10-06 02:55:55 +02:00
  • 395acc8203 netdev: simplify netdev_choose_key_address James Prestwood 2018-10-05 16:03:12 -07:00
  • fb85b1d1a7 netdev: Check that netdev->device is not NULL Andrew Zaborowski 2018-10-05 03:53:14 +02:00
  • d7dbbf66a0 wired: Handle replacing of storage files correctly Marcel Holtmann 2018-10-04 23:28:03 +02:00
  • 70f58f640d wired: Use l_dir_watch for monitoring storage directory Marcel Holtmann 2018-10-04 23:12:04 +02:00
  • f16e671e62 build: Include ell/dir.h and ell/dir.c into build objects Marcel Holtmann 2018-10-04 22:54:32 +02:00
  • 78bb325d3b build: Add -fno-exceptions to compiler flags Marcel Holtmann 2018-10-04 10:27:42 +02:00
  • 6e70c84f8e station: Ignore ad-hoc networks in scan results Andrew Zaborowski 2018-10-03 23:37:44 +02:00
  • dc87830aac Release 0.9 0.9 Marcel Holtmann 2018-10-03 20:49:02 +02:00
  • cb50eb6368 Revert "auto-t: Fix EAP-SIM-ofono test" Denis Kenzior 2018-10-02 17:56:31 -05:00
  • d866ba7557 auto-t: prevent auto connection in pre auth roam test Tim Kourt 2018-10-02 13:56:40 -07:00
  • 2b615e8fe7 doc: add hostapd CONFIG for fast roaming Tim Kourt 2018-10-02 13:13:10 -07:00
  • 7606ea95b0 doc: add CONFIG for hostapd Tim Kourt 2018-10-02 12:28:52 -07:00
  • 2cb3b7cf2e auto-t: add explicit scan and completion check Tim Kourt 2018-10-02 12:02:17 -07:00
  • 0682ddad37 ttls: change signature of the inner reset funcs Tim Kourt 2018-10-01 14:55:42 -07:00
  • dc49401fc0 auto-t: test TTLS-CHAP Tim Kourt 2018-10-01 14:55:41 -07:00
  • f0a86519e9 ttls: add support for tunneled CHAP Tim Kourt 2018-10-01 14:55:40 -07:00
  • fac0131e7c auto-t: test TTLS-PAP Tim Kourt 2018-10-01 14:55:39 -07:00
  • ba5cf86716 ttls: add support for tunneled PAP Tim Kourt 2018-10-01 14:55:38 -07:00
  • aedf89ca37 ttls: remove load_settings from phase2_method Tim Kourt 2018-10-01 14:55:37 -07:00
  • 726ff5d2b1 ttls: exclude avp_builder_put_bytes Tim Kourt 2018-10-01 14:55:36 -07:00
  • 2aefd8badf ttls: improve avp build approach Tim Kourt 2018-10-01 14:55:35 -07:00
  • 7903432e85 auto-t: Fix EAP-SIM-ofono test James Prestwood 2018-10-01 12:21:28 -07:00
  • e6bf22f8c9 ttls: add support for non eap auth settings Tim Kourt 2018-09-26 14:57:44 -07:00
  • 8f0c4a769a ttls: clear the obtained memory to prevent info leaks Tim Kourt 2018-09-26 14:57:41 -07:00
  • 3d77748bca ttls: change signature of the inner destroy funcs. Tim Kourt 2018-09-26 14:57:40 -07:00
  • b2ec0c350a ttls: fix check on avp start Tim Kourt 2018-09-25 12:43:22 -07:00
  • 50acc11f07 wiphy: added wiphy_select_akm James Prestwood 2018-09-24 14:29:53 -07:00
  • 272cb441cd wiphy: only connect to SAE if feature is supported James Prestwood 2018-09-24 14:29:52 -07:00
  • 36c441c945 ap: Set up the GTK and pass to handshake Andrew Zaborowski 2018-09-25 17:43:48 +02:00
  • 01edef9001 netdev: Reject setting powered while setting iftype Andrew Zaborowski 2018-09-25 17:43:47 +02:00
  • ebda2ce60f device: Remove unneeded includes Denis Kenzior 2018-09-24 19:29:40 -05:00
  • 87118959e6 device: Obtain station using station_find Denis Kenzior 2018-09-24 19:27:04 -05:00
  • 8632b81397 eapol: Add GTK data to msg 3/4 of the handshake Andrew Zaborowski 2018-09-22 18:48:18 +02:00
  • e4873dea5a handshake: Use enum handshake_kde in find_kde() Andrew Zaborowski 2018-09-22 18:48:16 +02:00
  • 7c779956ac handshake: Add handshake_util_build_gtk_kde utility Andrew Zaborowski 2018-09-22 18:48:15 +02:00
  • 68e612573e handshake: Add GTK data to handshake_state Andrew Zaborowski 2018-09-22 18:48:14 +02:00
  • 7eb59602df netdev: Drop redundant netdev_get_device checks Denis Kenzior 2018-09-24 14:12:43 -05:00
  • 916bde3a02 netdev: Don't emit events before NETDEV_WATCH_EVENT_NEW Andrew Zaborowski 2018-09-22 18:48:21 +02:00
  • c96f44b2e6 station: Make station_create/station_free static Andrew Zaborowski 2018-09-22 18:48:26 +02:00
  • 567baed2c4 station: Create interface simliarly to AP, AdHoc interfaces Andrew Zaborowski 2018-09-22 18:48:25 +02:00
  • daf248e1ba station: Disconnect netdev in station_free() Andrew Zaborowski 2018-09-22 18:48:23 +02:00
  • f9faeed7bb ap, adhoc: On NETDEV_WATCH_EVENT_NEW check device is UP Andrew Zaborowski 2018-09-22 18:48:22 +02:00
  • 99e7e0d977 netdev: Update ifi_flags in rntl_set_powered callbacks Andrew Zaborowski 2018-09-22 18:48:20 +02:00
  • 64398f3143 test: Update the list-devices script Andrew Zaborowski 2018-09-22 18:48:28 +02:00
  • 175fd00c6b tests: Update the disconnect-network script Andrew Zaborowski 2018-09-22 18:48:27 +02:00
  • ab6160b017 netdev: Drop DEFAULT_TYPES nl80211 attr of CMD_NEW_KEY Andrew Zaborowski 2018-09-22 18:48:19 +02:00
  • b60e79b8dd eap-wsc: Do not leak device_password Denis Kenzior 2018-09-24 12:13:57 -05:00
  • 2527f79670 auto-t: Add WPS tests for StartPin method Denis Kenzior 2018-09-24 12:03:12 -05:00
  • 332d4f8e61 auto-t: Add additional utilities for WPS PIN support Denis Kenzior 2018-09-24 12:02:34 -05:00
  • 3ca1aeb917 wsc: Don't use wsc_pin_is_checksum_valid on 4 digit PINs Denis Kenzior 2018-09-24 11:57:56 -05:00
  • cc37018426 eap-wsc: Drop 8 digit PIN check Denis Kenzior 2018-09-24 11:56:12 -05:00
  • a3cc68e61e ttls: add radius AVP builder and build response Tim Kourt 2018-09-21 14:52:40 -07:00
  • ce91b7c27b wired: Store network basename and filter out by prefix Marcel Holtmann 2018-09-21 23:41:35 +02:00
  • cf09ba9b73 test: Add utility for monitoring ead's D-Bus interface Marcel Holtmann 2018-09-21 22:52:39 +02:00
  • 292f9dd3f6 wired: Issue all property changed signals when link goes down Marcel Holtmann 2018-09-21 22:51:45 +02:00
  • 4b853f115b wired: Make sure that property changed signals are sent Marcel Holtmann 2018-09-21 22:50:43 +02:00
  • 4d8791dd3a ttls: replace old AVP processing with new Tim Kourt 2018-09-21 13:17:58 -07:00
  • 5d1d1ad893 ttls: add radius AVP parser Tim Kourt 2018-09-21 13:17:57 -07:00
  • 71ba8ac765 ttls: introduce phase2_method structure Tim Kourt 2018-09-21 13:17:56 -07:00
  • a7f5d1da21 ttls: remove unused state var Tim Kourt 2018-09-20 16:38:25 -07:00
  • 410ee2f6b9 eap-tls-common: introduce utility functions for eap-tls Tim Kourt 2018-09-20 16:38:24 -07:00
  • 6f833d6cad auto-t: added autotest for FT over SAE James Prestwood 2018-09-19 11:30:37 -07:00
  • a553771ffe netdev: station: support FT over SAE James Prestwood 2018-09-19 11:30:36 -07:00
  • 8064cb599a ie: introduce IE_AKM_IS_SAE macro James Prestwood 2018-09-19 11:30:35 -07:00
  • 6b1c716324 Release 0.8 0.8 Marcel Holtmann 2018-09-20 19:13:32 +02:00