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

Commit Graph

  • ff65e1fd9a p2p: Add main device settings Andrew Zaborowski 2020-04-23 18:24:32 +02:00
  • e1b1461a8e doc: List possible P2P peer category/subcategory values Andrew Zaborowski 2020-04-23 18:24:31 +02:00
  • 1277a01426 wscutil: Fix dbus string using spaces Denis Kenzior 2020-04-23 14:50:33 -05:00
  • 945abadc8a p2p: Add peer WSC device type properties Andrew Zaborowski 2020-04-23 18:24:30 +02:00
  • 46215a6624 build: Remove eap-wsc and wscutil from eap_sources Denis Kenzior 2020-04-23 14:47:30 -05:00
  • ed81fe1f4f wscutil: Add device type category/subcategory string api Andrew Zaborowski 2020-04-23 18:24:29 +02:00
  • c352714e61 frame-xchg.c: fix build with glibc < 2.24 Fabrice Fontaine 2020-04-22 10:13:38 +02:00
  • 001b9035e0 station: Fix init return type Tim Kourt 2020-04-17 10:20:53 -07:00
  • 749d45f58f device: Fix init return type Tim Kourt 2020-04-17 10:20:52 -07:00
  • 358d0ca201 manager: Create/destroy P2P devices Andrew Zaborowski 2020-04-03 18:14:16 +02:00
  • 326a8cd6ee Add minimal p2p.c and p2p.h Andrew Zaborowski 2020-04-03 18:14:15 +02:00
  • 042f88e3e9 dbus: Add P2P interface name defines Andrew Zaborowski 2020-04-03 18:14:14 +02:00
  • ef6084dcb4 Release 1.7 1.7 Marcel Holtmann 2020-04-14 20:37:39 +02:00
  • 4eabc1bed0 build: Require at least version 0.31 when building with external ELL Marcel Holtmann 2020-04-14 20:23:02 +02:00
  • 57ce53f1ac auto-t: Fix event order Tim Kourt 2020-04-13 18:16:45 -07:00
  • 000b533194 auto-t: Remove unused imports Tim Kourt 2020-04-13 18:16:44 -07:00
  • d3339ddb72 auto-t: Use proper connection status indicator Tim Kourt 2020-04-13 18:16:43 -07:00
  • 104e6898ca main: Fix freeing invalid pointer Tim Kourt 2020-04-10 11:09:42 -07:00
  • 1dfc28d21a module: add void to empty argument functions Rosen Penev 2020-04-09 17:38:30 -07:00
  • a47609acbe iwd: remove unnecessary semicolons Rosen Penev 2020-04-09 17:38:29 -07:00
  • 5d68fbd55f client: Automate display refresh enablement Tim Kourt 2020-04-09 15:51:46 -07:00
  • 9eeaedf189 client: Rename window change signal for clarity Tim Kourt 2020-04-09 15:51:45 -07:00
  • 83128c797f auto-t: check linkmode/operstate in adhoc test (open) James Prestwood 2020-04-09 09:19:30 -07:00
  • a074f30edc main: Simplify config file search logic Tim Kourt 2020-04-08 18:44:17 -07:00
  • 98e4f84348 main: pretty up formatting Denis Kenzior 2020-04-08 16:19:37 -05:00
  • 19a5250b34 main: Fix failure cleanup sequence Tim Kourt 2020-04-08 18:44:16 -07:00
  • f92ce9441e storage: Refactor dirs creation logic to cleanup on failure Tim Kourt 2020-04-08 18:44:15 -07:00
  • 2acda158ef client: apply format attribute to two functions Rosen Penev 2020-04-07 20:32:43 -07:00
  • 36f962a4f0 client: Rephrase the wait messages Tim Kourt 2020-04-08 18:51:01 -07:00
  • 61e8a640b1 client: Rewrite workaround for readline Tim Kourt 2020-04-08 16:14:07 -07:00
  • 848897ec17 adhoc: Set linkmode & operstate for open networks Denis Kenzior 2020-04-08 12:33:17 -05:00
  • 6c95933663 netdev: Use the global rtnl object Denis Kenzior 2020-04-08 12:28:00 -05:00
  • 520f851564 netconfig: Use the global rtnl object Denis Kenzior 2020-04-08 12:28:00 -05:00
  • 5ea86c98fc main: Add iwd_get_rtnl Denis Kenzior 2020-04-08 12:27:49 -05:00
  • 7c14a79fee AUTHORS: Mention Diego's contributions Denis Kenzior 2020-04-06 17:17:29 -05:00
  • f5a7510a22 adhoc: segfault when exiting iwd after adhoc stop Diego Santa Cruz 2020-04-07 23:33:47 +02:00
  • d66dcc9412 adhoc: fix bogus Failed error and segfault on stop Diego Santa Cruz 2020-04-07 23:33:46 +02:00
  • 0b65fe3a95 client: fix ad-hoc start_open DBus method name Diego Santa Cruz 2020-04-07 23:33:45 +02:00
  • 508d71e3c1 eap-wsc: Convert memsets to explicit_bzero Andrew Zaborowski 2020-04-03 18:45:12 +02:00
  • 0ffb96056a wsc: Clear the pin copy in wsc_generate_pin Andrew Zaborowski 2020-04-03 18:45:11 +02:00
  • aba3da32ac netdev: work around APs that send igtk in big endian Denis Kenzior 2020-04-02 00:45:55 -05:00
  • 5576722d29 eapol: Make sure igtk key index is uint16_t Denis Kenzior 2020-04-02 18:16:41 -05:00
  • 45824ff7eb unit: Update to the new handshake API Denis Kenzior 2020-04-02 00:41:18 -05:00
  • 1cc7346d6a handshake: Change signature of (i)gtk setters Denis Kenzior 2020-04-02 00:41:02 -05:00
  • f37966a24d test-runner: create pcap when logging James Prestwood 2020-04-02 10:01:56 -07:00
  • 689a1ed858 test-runner: fix segfault running with --log non-root James Prestwood 2020-04-02 09:48:48 -07:00
  • 935138500f AUTHORS: Mention Rosen's contributions Denis Kenzior 2020-04-02 00:31:05 -05:00
  • 6b12593ec0 nlmon: fix -Wformat under musl 1.2.0 Rosen Penev 2020-04-01 19:16:50 -07:00
  • 426681aeb2 netdev: Add support for extended errors Denis Kenzior 2020-04-02 00:30:17 -05:00
  • ad97f4f945 Release 1.6 1.6 Marcel Holtmann 2020-03-25 10:35:01 +01:00
  • 5a0d5de689 build: Require at least version 0.29 when building with external ELL Marcel Holtmann 2020-03-25 10:19:16 +01:00
  • b95b9955f1 build: Remove ell/genl-private.h from source requirements Marcel Holtmann 2020-03-25 09:53:15 +01:00
  • 72bf3aa1f5 auto-t: remove iwd_config_dir from autotests James Prestwood 2020-03-24 13:24:03 -07:00
  • 9eb0f973f3 auto-t: fix testAddressRandomization James Prestwood 2020-03-24 13:24:02 -07:00
  • 7d5ce16f1a test-runner: make default iwd_config_dir=/tmp James Prestwood 2020-03-24 13:24:01 -07:00
  • 972762b116 handshake: fix OWE PTK derivation James Prestwood 2020-03-24 12:07:57 -07:00
  • 6e8b765278 wiphy: add check for CMD_AUTH/CMD_ASSOC support James Prestwood 2020-03-23 09:18:21 -07:00
  • 59a7f2e681 frame-xchg: Drop l_io read destroy handler Andrew Zaborowski 2020-03-20 17:20:22 +01:00
  • e705c4382a monitor: Print WFD IE contents Andrew Zaborowski 2020-03-20 17:09:05 +01:00
  • 97051da883 eap-tls: Print a hint about IWD_TLS_DEBUG on TLS errors Andrew Zaborowski 2020-03-19 22:12:18 +01:00
  • 264ab685ba ie: Add ie_tlv_extract_wfd_payload Andrew Zaborowski 2020-03-19 22:12:16 +01:00
  • 430ccf8714 p2putil: Add WFD IE parsing utilities Andrew Zaborowski 2020-03-19 22:12:15 +01:00
  • c41eb6b2b0 tools: Add utility to tx Probe Requests Andrew Zaborowski 2020-03-19 22:12:14 +01:00
  • 4abafd8eea wsc: Don't start connections until Cancel finishes Andrew Zaborowski 2020-03-19 22:12:13 +01:00
  • 485cb4d375 wscutil: Implement wsc_build_probe_response Andrew Zaborowski 2020-03-19 22:12:12 +01:00
  • e7e597c876 frame-xchg: Add frame_xchg_start Andrew Zaborowski 2020-03-19 22:12:11 +01:00
  • e6de4b10ad frame-xchg: Add facility to keep retransmitting after ACK Andrew Zaborowski 2020-03-19 22:12:10 +01:00
  • e7a9a43410 auto-t: add test for AddressRandomization option James Prestwood 2020-03-19 15:59:02 -07:00
  • e10c6ada12 doc: document AlwaysRandomizeAddress and AddressOverride James Prestwood 2020-03-19 15:59:01 -07:00
  • f13fd9d61f netdev: honor handshake->spa if set James Prestwood 2020-03-19 15:59:00 -07:00
  • e7777c3422 station: support full MAC randomization and override James Prestwood 2020-03-19 15:58:59 -07:00
  • 33251ccd20 util: add util_is_valid_sta_address James Prestwood 2020-03-19 15:58:58 -07:00
  • 66657a5706 p2putil: Tolerate GO Neg Response with empty Channel List Andrew Zaborowski 2020-03-18 15:45:31 +01:00
  • 22d7a3c629 frame-xchg: Optimize frame_watch_remove_by_handler scenarios Andrew Zaborowski 2020-03-18 15:45:28 +01:00
  • 9e18552fe7 watchlist: Allow watch CBs to call watchlist_destroy Andrew Zaborowski 2020-03-18 15:45:27 +01:00
  • a2006a3d29 doc: document AddressRandomization=network option James Prestwood 2020-03-18 11:54:20 -07:00
  • 5a1b1184fc netdev: support per-network MAC addresses James Prestwood 2020-03-18 11:54:19 -07:00
  • f96f8ba4a0 manager: remove warning for AddressRandomization option James Prestwood 2020-03-18 11:54:18 -07:00
  • 1f14782857 wiphy: add _generate_address_from_ssid James Prestwood 2020-03-18 11:54:17 -07:00
  • 60bb42087a frame-xchg: Allow frame_xchg_stop calls inside frame callbacks Andrew Zaborowski 2020-03-18 15:45:26 +01:00
  • f1aa208edf frame-xchg: Allow calling frame_xchg_stop from the callback Andrew Zaborowski 2020-03-18 15:45:25 +01:00
  • 9147a6b726 frame-xchg: Fix frame_watch_item_remove_by_handler Andrew Zaborowski 2020-03-18 15:45:24 +01:00
  • a18c75d375 frame-xchg: Actually free duplicate watches Andrew Zaborowski 2020-03-18 15:45:23 +01:00
  • 9ff1c4da3a cleanup: Remove extra empty lines Andrew Zaborowski 2020-03-18 15:51:33 +01:00
  • c1bf85ec13 doc: Fix p2p method error names Andrew Zaborowski 2020-03-18 15:45:20 +01:00
  • 85fd9f50f7 netdev: fix auth protocols not setting ->connected James Prestwood 2020-03-16 12:22:42 -07:00
  • 24235a2af8 test-runner: fix improper loading of radius_config James Prestwood 2020-03-16 12:22:41 -07:00
  • af5c77aeba test-runner: fix crash for tests using radius_server James Prestwood 2020-03-16 12:22:40 -07:00
  • 37886066d8 test-runner: fix crash if ofono is not installed James Prestwood 2020-03-16 12:22:39 -07:00
  • af2147fbde build: Fix rst2man invocation from Makefile Marcel Holtmann 2020-03-14 09:25:42 +01:00
  • 421af060f8 netdev: update use of l_rtnl_set_mac James Prestwood 2020-03-11 18:52:51 -04:00
  • eb7845ec29 eap-tls-common: Don't fail with omitted EAP-TLS-CACert Louis Whitburn 2020-03-10 10:19:34 +13:00
  • 9dccec8566 Makefile.am: Avoid redirection of input and output files Khem Raj 2020-03-06 11:22:53 -08:00
  • 83ddd88e61 test-runner: Add missing 's' option to command line parser Daniel Wagner 2020-03-07 19:01:13 +01:00
  • 3195485e80 test-runner: Add missing space between qemus arguments Daniel Wagner 2020-03-07 19:01:12 +01:00
  • ca9110e8c2 network: enforce max EAP/pkey password length James Prestwood 2020-03-06 11:16:28 -08:00
  • d40a8d1a6d eap-gtc: limit password length to maximum James Prestwood 2020-03-06 11:16:27 -08:00
  • 301d8473df iwd: define a maximum password length James Prestwood 2020-03-06 11:16:26 -08:00
  • 77cfb615e5 eap: check MTU when loading identity James Prestwood 2020-03-06 09:48:41 -08:00
  • 53ea9adfb5 netdev: Fix disconnect event coming out of order Denis Kenzior 2020-02-14 16:01:04 -06:00