3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-26 10:39:23 +01:00

Commit Graph

  • 82b808cdfe dpp: add support for initiating as a configurator James Prestwood 2022-02-22 14:28:42 -0800
  • de411818f0 dpp: manually register for some frame watches James Prestwood 2022-02-22 14:28:41 -0800
  • d6b2a3af50 unit: add DPP unit tests for URI parsing James Prestwood 2022-02-22 14:28:40 -0800
  • f7f602e1b1 dpp-util: add URI parsing James Prestwood 2022-02-22 14:28:39 -0800
  • c819903a7c dpp: check return of aes_siv_encrypt James Prestwood 2022-02-18 11:55:06 -0800
  • 5ca7948dfb main: remove unneeded stat call James Prestwood 2022-02-18 11:55:05 -0800
  • cd3857f810 hwsim: check if radio name was already set James Prestwood 2022-02-18 11:55:04 -0800
  • 15c0920777 auto-t: hwsim.py: support async radio creation James Prestwood 2022-02-16 11:39:43 -0800
  • 4ebc79c466 hwsim: allow concurrent radio creations James Prestwood 2022-02-16 11:39:42 -0800
  • 0fe054076f doc: Add warning to SystemdEncrypt as highly experimental James Prestwood 2022-02-15 16:28:26 -0800
  • 15b5385e71 tools: add decrypt-profile tool James Prestwood 2022-02-15 16:28:25 -0800
  • 73e428cf3f auto-t: add test for encrypted profiles James Prestwood 2022-02-15 13:41:34 -0800
  • 1157e0a184 doc: document SystemdEncrypt James Prestwood 2022-02-15 13:41:33 -0800
  • e8e9c68dea main: add SystemdEncrypt option, and initialize key James Prestwood 2022-02-15 13:41:31 -0800
  • 64f225df6e hotspot: implement hotspot profile encryption James Prestwood 2022-02-03 08:43:09 -0800
  • 01cd858760 storage: implement network profile encryption James Prestwood 2022-02-15 13:41:29 -0800
  • 429eabf042 dpp: unregister interface on exit James Prestwood 2022-02-15 13:16:46 -0800
  • 06ec2a2e32 dpp-util: fix dpp_point_from_asn1 James Prestwood 2022-02-14 13:48:00 -0800
  • b1c4a505b2 hwsim: don't print on when send frame fails James Prestwood 2022-02-14 12:34:37 -0800
  • 3a91efd3a8 manager: Refine filtered dumps Denis Kenzior 2022-02-10 14:07:47 -0600
  • 9966533e6a auto-t: add test for fixed scanning crash James Prestwood 2022-02-08 09:35:39 -0800
  • 94cc957c5e auto-t: iwd.py: add wait argument to scan() James Prestwood 2022-02-08 09:35:38 -0800
  • 86cfa25910 test-runner: allow IWD to start with no radios James Prestwood 2022-02-10 13:29:28 -0800
  • 32465396eb station: fix >80 character lines James Prestwood 2022-02-10 13:06:50 -0800
  • 91caecedec station: only log station_autoconnect_start if autoconnecting James Prestwood 2022-02-10 12:54:00 -0800
  • 2c355db7fa scan: remove periodic scans from queue on abort James Prestwood 2022-02-07 13:28:06 -0800
  • 2e0a7d265c netdev: fix crash from not cancelling netdev_get_oci James Prestwood 2022-02-07 11:43:34 -0800
  • 9a81a4a967 Release 1.24 1.24 Marcel Holtmann 2022-02-04 15:00:35 +0100
  • b44e32fde9 auto-t: only wait for wpa_s to get the DPP configuration James Prestwood 2022-02-03 11:43:20 -0800
  • 672098118d netdev: fix bug setting OWE IE length James Prestwood 2022-02-03 09:24:18 -0800
  • 8a5b3f6880 handshake: Do not crash if handshake is destroyed Denis Kenzior 2022-02-02 10:54:52 -0600
  • fe2272c112 dbus: netdev/wheel do not use .Agent interface Denis Kenzior 2022-01-31 14:05:30 -0600
  • ceb43cb354 dbus: ead: Remove at_console usage Denis Kenzior 2022-01-31 14:03:35 -0600
  • 6ff99f1766 scan: parse BSS_SIGNAL_UNSPEC, fix potential zero signal James Prestwood 2022-01-25 10:02:06 -0800
  • 1284a6ca9f Release 1.23 1.23 Marcel Holtmann 2022-01-27 14:32:41 +0100
  • 010b0e27f9 dbus: Remove 'at_console', add 'netdev' settings Diederik de Haas 2022-01-26 21:01:03 +0100
  • d4b93220c5 sae: fix missing reallocarray definition James Prestwood 2022-01-26 10:19:42 -0800
  • b47ada02bf treewide: Fix compiler warnings Denis Kenzior 2022-01-26 12:20:32 -0600
  • d22b174a73 handshake: use _hs directly in handshake_event James Prestwood 2022-01-26 09:41:00 -0800
  • b2d0bb08a0 network: fix double whitespace James Prestwood 2022-01-24 11:18:02 -0800
  • ccf571f78b Release 1.22 1.22 Marcel Holtmann 2022-01-24 22:27:50 +0100
  • 570fc638a7 build: Require at least version 0.48 when building with external ELL Marcel Holtmann 2022-01-24 21:51:09 +0100
  • 30b04bc3bb json: Tighten up json_iter_get_int/get_uint Denis Kenzior 2022-01-23 11:18:29 -0600
  • 26b7446178 sae: pass exact length to l_ecc_point_from_data James Prestwood 2022-01-21 10:32:37 -0800
  • d8116e8828 dpp-util: add dpp_point_from_asn1() James Prestwood 2022-01-20 15:44:06 -0800
  • dfaf6e045f p2p: Fix ie_tlv_extract_wfd_payload call typo Andrew Zaborowski 2022-01-21 11:24:39 +0100
  • 4d2176df29 handshake: Allow event handler to free handshake Andrew Zaborowski 2022-01-21 11:24:38 +0100
  • 079489bd66 ap: Don't defer ap_reset when ap_free called in event Andrew Zaborowski 2022-01-21 11:24:37 +0100
  • 4a3792da7e doc: Rename device-provisioning.txt Denis Kenzior 2022-01-20 14:22:32 -0600
  • 76b6aa66b3 dpp: fix dpp_offchannel_start corner cases James Prestwood 2022-01-18 13:25:12 -0800
  • 8ce491fbb2 dpp: use own/peer naming rather than i/r James Prestwood 2022-01-18 13:25:05 -0800
  • 52fafd8f5b dpp-util: use ell/asn1-private.h for ASN1 generation James Prestwood 2022-01-18 13:25:01 -0800
  • 73cd3578d9 station: fix OWE scan logic with autoconnect James Prestwood 2022-01-19 11:03:45 -0800
  • ac78076663 eap-pwd: add length checks for fragmented packets James Prestwood 2022-01-19 10:13:02 -0800
  • e500511490 test-runner: set --show-leak-kinds=all James Prestwood 2022-01-19 15:04:52 -0800
  • f70c0cb2f9 dpp: free nl80211 object on exit James Prestwood 2022-01-19 15:04:51 -0800
  • c3b18c44e0 auto-t: roam test to simulate reported crash James Prestwood 2022-01-19 14:26:52 -0800
  • 301a55c8c3 auto-t: hostapd.py: add remove_neighbor() James Prestwood 2022-01-19 14:26:51 -0800
  • 2c6bb735ac station: send debug "roam-scan-triggered" event James Prestwood 2022-01-19 14:26:50 -0800
  • 62978ef0fb scan: Allow scan_cancel for finished requests Denis Kenzior 2022-01-19 14:39:27 -0600
  • bef550df81 scan: Simplify scan_finished Denis Kenzior 2022-01-19 14:20:48 -0600
  • 1fd6aba43c scan: Remove redundant call Denis Kenzior 2022-01-19 11:24:47 -0600
  • c125d2b003 scan: Move triggered variable to scan_request Denis Kenzior 2022-01-19 11:19:27 -0600
  • 6051a14952 scan: Don't callback on SCAN_ABORTED Denis Kenzior 2022-01-18 21:25:47 -0600
  • 280620d7ac scan: Remove unreachable code Denis Kenzior 2022-01-18 21:01:41 -0600
  • c4c86ea1df scan: Move 'started' to scan_request Denis Kenzior 2022-01-18 15:10:07 -0600
  • af375a1cde scan: Don't crash on scan_cancel Denis Kenzior 2022-01-19 16:00:41 -0600
  • e1593df4bd scan: Call scan_finished if results->sr is NULL Denis Kenzior 2022-01-19 16:22:55 -0600
  • 188d09af42 dpp-util: fix dpp_point_to_asn1 compressed type James Prestwood 2022-01-18 11:59:50 -0800
  • 44a7bc640b scan: Remove work_started variable Denis Kenzior 2022-01-18 11:47:39 -0600
  • b20774a55f station: Add some additional debugs Denis Kenzior 2022-01-14 16:30:26 -0600
  • 9d0c5222aa AUTHORS: Mention Diederik's contributions Denis Kenzior 2022-01-14 12:47:31 -0600
  • a5495978b7 dpp: fix 2 spelling errors Diederik de Haas 2022-01-14 18:38:48 +0100
  • 8a09cd3472 doc: fix overriden -> overridden Diederik de Haas 2022-01-14 18:56:41 +0100
  • 60e0a5073a anqputil: Avoid potential overflow Denis Kenzior 2022-01-14 11:08:48 -0600
  • d2ca0c4f18 dpp-util: Avoid potential overflow Denis Kenzior 2022-01-14 10:32:30 -0600
  • eddcc4c5b6 erp: Fix off by one error Denis Kenzior 2022-01-14 10:22:41 -0600
  • 938e056896 erp: Avoid potential overflow Denis Kenzior 2022-01-14 09:48:48 -0600
  • 5e9178b9de wscutil: Avoid potential overflow Denis Kenzior 2022-01-14 09:45:49 -0600
  • 22faf3482c eap-ttls: Avoid potential overflow Denis Kenzior 2022-01-14 08:57:27 -0600
  • 01960ec66e erp: Fix comment that is > 80 chars wide Denis Kenzior 2022-01-14 09:48:25 -0600
  • b7b0b4eb02 auto-t: improve testDPP reliablity James Prestwood 2022-01-12 10:08:45 -0800
  • c5fb68bb2e auto-t: wpas.py: add disconnect() James Prestwood 2022-01-12 10:08:44 -0800
  • 627e54eb20 auto-t: wpas.py: increase timeout for auth protocol James Prestwood 2022-01-12 10:08:43 -0800
  • bbfcdf0ac7 dpp: stop periodic scanning when starting DPP James Prestwood 2022-01-12 10:08:42 -0800
  • 34348fcb42 scan: don't print notification if sc is not found James Prestwood 2022-01-12 10:08:41 -0800
  • ceb6da81b3 dpp: support retransmitting frames with no ACK James Prestwood 2022-01-12 10:08:40 -0800
  • 2435adc33b nl80211util: support ATTR_FRAME in parse_attrs() James Prestwood 2022-01-12 10:08:39 -0800
  • 7a3d4dabb1 auto-t: add a few more DPP tests James Prestwood 2022-01-11 16:55:58 -0800
  • 692d137a21 auto-t: wpas.py: add configurator_remove James Prestwood 2022-01-11 16:55:57 -0800
  • 0b36f497c5 auto-t: wpas.py: add freq argument to configurator_start James Prestwood 2022-01-11 16:55:56 -0800
  • 9aae6e2c16 dpp: pass dpp_sm to dpp_send_frame James Prestwood 2022-01-11 16:55:54 -0800
  • fc61e5fe46 dpp: rework order of operations after being configured James Prestwood 2022-01-11 16:55:53 -0800
  • 94afeabc18 dpp: put no station device print behind else if James Prestwood 2022-01-11 16:55:52 -0800
  • 0c8d3f106a dpp: don't send StartEnrollee reply until offchannel starts James Prestwood 2022-01-11 16:55:51 -0800
  • c78573b468 auto-t: wpas.py: read DPP event until expected result James Prestwood 2022-01-11 16:55:50 -0800
  • f8459427d3 auto-t: update wpas.py to use non_block_wait James Prestwood 2022-01-11 16:55:49 -0800
  • 295430a47e frame-xchg: use work priorities rather than hard coding James Prestwood 2022-01-11 09:45:14 -0800
  • ae12132495 offchannel: use work priorities rather than hard coding James Prestwood 2022-01-11 09:45:13 -0800
  • 87e1045b11 netdev: use work priorities rather than hard coding James Prestwood 2022-01-11 09:45:12 -0800