Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2022-01-31 20:11:52 to 2022-02-23 20:18:37 UTC [more...]

[PATCH 7/7] doc: document access point scanning
 2022-02-23 20:18 UTC 

[PATCH 4/7] scan: add support for scanning on AP interface type
 2022-02-23 18:50 UTC 

[PATCH 7/7] doc: document access point scanning
 2022-02-23 18:43 UTC 

[PATCH 7/7] doc: document access point scanning
 2022-02-22 22:57 UTC 

[PATCH 6/7] client: add AP scanning support to iwctl
 2022-02-22 22:57 UTC 

[PATCH 5/7] ap: add support for scanning while in AP mode
 2022-02-22 22:57 UTC 

[PATCH 4/7] scan: add support for scanning on AP interface type
 2022-02-22 22:57 UTC 

[PATCH 3/7] scan: check flush feature before using flag
 2022-02-22 22:57 UTC 

[PATCH 2/7] station: replace station_parse_bss_security
 2022-02-22 22:57 UTC 

[PATCH 1/7] scan: add scan_bss_get_security
 2022-02-22 22:57 UTC 

[PATCH v7 9/9] doc: document DPP ConfigureEnrollee()
 2022-02-22 22:28 UTC 

[PATCH v7 8/9] auto-t: add test for IWD as configurator + initiator
 2022-02-22 22:28 UTC 

[PATCH v7 7/9] auto-t: wpas.py: handle enrollee as responder
 2022-02-22 22:28 UTC 

[PATCH v7 6/9] auto-t: wpas.py: allow arbitrary events to be handled
 2022-02-22 22:28 UTC 

[PATCH v7 5/9] auto-t: iwd.py: allow passing uri to start_configurator
 2022-02-22 22:28 UTC 

[PATCH v7 4/9] dpp: add support for initiating as a configurator
 2022-02-22 22:28 UTC 

[PATCH v7 3/9] dpp: manually register for some frame watches
 2022-02-22 22:28 UTC 

[PATCH v7 2/9] unit: add DPP unit tests for URI parsing
 2022-02-22 22:28 UTC 

[PATCH v7 1/9] dpp-util: add URI parsing
 2022-02-22 22:28 UTC 

[PATCH v2] netdev: fail connection if the link goes down
 2022-02-22 22:28 UTC 

[PATCH v7 1/9] dpp-util: add URI parsing
 2022-02-22 22:26 UTC 

[PATCH v6 9/9] doc: document DPP ConfigureEnrollee()
 2022-02-22 22:02 UTC 

[PATCH v6 8/9] auto-t: add test for IWD as configurator + initiator
 2022-02-22 22:02 UTC 

[PATCH v6 7/9] auto-t: wpas.py: handle enrollee as responder
 2022-02-22 22:02 UTC 

[PATCH v6 6/9] auto-t: wpas.py: allow arbitrary events to be handled
 2022-02-22 22:02 UTC 

[PATCH v6 5/9] auto-t: iwd.py: allow passing uri to start_configurator
 2022-02-22 22:02 UTC 

[PATCH v6 4/9] dpp: add support for initiating as a configurator
 2022-02-22 22:02 UTC 

[PATCH v6 3/9] dpp: manually register for some frame watches
 2022-02-22 22:02 UTC 

[PATCH v6 2/9] unit: add DPP unit tests for URI parsing
 2022-02-22 22:02 UTC 

[PATCH v6 1/9] dpp-util: add URI parsing
 2022-02-22 22:02 UTC 

[PATCH v5 9/9] doc: document DPP ConfigureEnrollee()
 2022-02-22 21:30 UTC 

[PATCH v5 8/9] auto-t: add test for IWD as configurator + initiator
 2022-02-22 21:30 UTC 

[PATCH v5 7/9] auto-t: wpas.py: handle enrollee as responder
 2022-02-22 21:30 UTC 

[PATCH v5 6/9] auto-t: wpas.py: allow arbitrary events to be handled
 2022-02-22 21:30 UTC 

[PATCH v5 5/9] auto-t: iwd.py: allow passing uri to start_configurator
 2022-02-22 21:30 UTC 

[PATCH v5 4/9] dpp: add support for initiating as a configurator
 2022-02-22 21:30 UTC 

[PATCH v5 3/9] dpp: manually register for some frame watches
 2022-02-22 21:30 UTC 

[PATCH v5 2/9] unit: add DPP unit tests for URI parsing
 2022-02-22 21:30 UTC 

[PATCH v5 1/9] dpp-util: add URI parsing
 2022-02-22 21:30 UTC 

[PATCH 3/3] dpp: check return of aes_siv_encrypt
 2022-02-18 20:47 UTC 

[PATCH 2/3] main: remove unneeded stat call
 2022-02-18 20:46 UTC 

[PATCH 1/3] hwsim: check if radio name was already set
 2022-02-18 20:45 UTC 

[PATCH 3/3] dpp: check return of aes_siv_encrypt
 2022-02-18 19:55 UTC 

[PATCH 2/3] main: remove unneeded stat call
 2022-02-18 19:55 UTC 

[PATCH 1/3] hwsim: check if radio name was already set
 2022-02-18 19:55 UTC 

[PATCH v4 9/9] doc: document DPP ConfigureEnrollee()
 2022-02-18 19:31 UTC 

[PATCH v4 8/9] auto-t: add test for IWD as configurator + initiator
 2022-02-18 19:31 UTC 

[PATCH v4 7/9] auto-t: wpas.py: handle enrollee as responder
 2022-02-18 19:31 UTC 

[PATCH v4 6/9] auto-t: wpas.py: allow arbitrary events to be handled
 2022-02-18 19:31 UTC 

[PATCH v4 5/9] auto-t: iwd.py: allow passing uri to start_configurator
 2022-02-18 19:31 UTC 

[PATCH v4 4/9] dpp: add support for initiating as a configurator
 2022-02-18 19:31 UTC 

[PATCH v4 3/9] dpp: manually register for some frame watches
 2022-02-18 19:31 UTC 

[PATCH v4 2/9] unit: add DPP unit tests for URI parsing
 2022-02-18 19:31 UTC 

[PATCH v4 1/9] dpp-util: add URI parsing
 2022-02-18 19:31 UTC 

[PATCH v3 04/10] frame-xchg: allow multicast frame watches
 2022-02-17 16:37 UTC 

[PATCH v3 04/10] frame-xchg: allow multicast frame watches
 2022-02-17 15:47 UTC 

[PATCH v3 1/2] hwsim: allow concurrent radio creations
 2022-02-16 22:28 UTC 

[PATCH v3 02/10] dpp-util: add URI parsing
 2022-02-16 22:20 UTC 

[PATCH 1/2] tools: add decrypt-profile tool
 2022-02-16 22:12 UTC 

[PATCH v3 04/10] frame-xchg: allow multicast frame watches
 2022-02-16 21:05 UTC 

[PATCH v3 02/10] dpp-util: add URI parsing
 2022-02-16 20:39 UTC 

[PATCH v3 2/2] auto-t: hwsim.py: support async radio creation
 2022-02-16 19:39 UTC 

[PATCH v3 1/2] hwsim: allow concurrent radio creations
 2022-02-16 19:39 UTC 

[PATCH 2/2] doc: Add warning to SystemdEncrypt as highly experimental
 2022-02-16  0:28 UTC 

[PATCH 1/2] tools: add decrypt-profile tool
 2022-02-16  0:28 UTC 

[PATCH v8 1/6] storage: implement network profile encryption
 2022-02-15 23:48 UTC 

[PATCH v8 6/6] auto-t: add test for encrypted profiles
 2022-02-15 21:41 UTC 

[PATCH v8 5/6] doc: document SystemdEncrypt
 2022-02-15 21:41 UTC 

[PATCH v8 4/6] tools: add decrypt-profile tool
 2022-02-15 21:41 UTC 

[PATCH v8 3/6] main: add SystemdEncrypt option, and initialize key
 2022-02-15 21:41 UTC 

[PATCH v8 2/6] hotspot: implement hotspot profile encryption
 2022-02-15 21:41 UTC 

[PATCH v8 1/6] storage: implement network profile encryption
 2022-02-15 21:41 UTC 

[PATCH] dpp: unregister interface on exit
 2022-02-15 21:19 UTC 

[PATCH] dpp: unregister interface on exit
 2022-02-15 21:16 UTC 

[PATCH v2 1/2] hwsim: allow concurrent radio creations
 2022-02-15 19:40 UTC 

[PATCH v2 1/2] hwsim: allow concurrent radio creations
 2022-02-15 19:16 UTC 

[PATCH v7 1/8] storage: convert storage to a module
 2022-02-15 18:05 UTC 

[PATCH v2 1/2] hwsim: allow concurrent radio creations
 2022-02-15 17:53 UTC 

[PATCH v2 2/2] auto-t: hwsim.py: support async radio creation
 2022-02-15 16:52 UTC 

[PATCH v2 1/2] hwsim: allow concurrent radio creations
 2022-02-15 16:52 UTC 

[PATCH v3 04/10] frame-xchg: allow multicast frame watches
 2022-02-14 23:28 UTC 

[PATCH v3 04/10] frame-xchg: allow multicast frame watches
 2022-02-14 23:05 UTC 

[PATCH v3 02/10] dpp-util: add URI parsing
 2022-02-14 22:52 UTC 

[PATCH v3 01/10] dpp-util: fix dpp_point_from_asn1
 2022-02-14 22:23 UTC 

[PATCH 2/3] hwsim: allow concurrent radio creations
 2022-02-14 22:19 UTC 

[PATCH 1/3] hwsim: don't print on when send frame fails
 2022-02-14 22:06 UTC 

[PATCH] test-runner: fix valgrind after no radio change
 2022-02-14 22:03 UTC 

[PATCH v3 10/10] doc: document DPP ConfigureEnrollee()
 2022-02-14 21:48 UTC 

[PATCH v3 09/10] auto-t: add test for IWD as configurator + initiator
 2022-02-14 21:48 UTC 

[PATCH v3 08/10] auto-t: wpas.py: handle enrollee as responder
 2022-02-14 21:48 UTC 

[PATCH v3 07/10] auto-t: wpas.py: allow arbitrary events to be handled
 2022-02-14 21:48 UTC 

[PATCH v3 06/10] auto-t: iwd.py: allow passing uri to start_configurator
 2022-02-14 21:48 UTC 

[PATCH v3 05/10] dpp: add support for initiating as a configurator
 2022-02-14 21:48 UTC 

[PATCH v3 04/10] frame-xchg: allow multicast frame watches
 2022-02-14 21:48 UTC 

[PATCH v3 03/10] unit: add DPP unit tests for URI parsing
 2022-02-14 21:48 UTC 

[PATCH v3 02/10] dpp-util: add URI parsing
 2022-02-14 21:48 UTC 

[PATCH v3 01/10] dpp-util: fix dpp_point_from_asn1
 2022-02-14 21:48 UTC 

[PATCH] test-runner: fix valgrind after no radio change
 2022-02-14 21:41 UTC 

[PATCH 3/3] auto-t: hwsim.py: support async radio creation
 2022-02-14 20:34 UTC 

[PATCH 2/3] hwsim: allow concurrent radio creations
 2022-02-14 20:34 UTC 

[PATCH 1/3] hwsim: don't print on when send frame fails
 2022-02-14 20:34 UTC 

[PATCH v7 3/8] storage: implement network profile encryption
 2022-02-14 17:30 UTC 

[PATCH v7 3/8] storage: implement network profile encryption
 2022-02-11 17:04 UTC 

Dual phy device not always detected
 2022-02-11 12:22 UTC 

[PATCH v7 8/8] auto-t: add test for encrypted profiles
 2022-02-10 22:58 UTC 

[PATCH v7 7/8] doc: document SystemdEncrypt
 2022-02-10 22:58 UTC 

[PATCH v7 6/8] tools: add decrypt-profile tool
 2022-02-10 22:58 UTC 

[PATCH v7 5/8] main: add SystemdEncrypt option, and initialize key
 2022-02-10 22:58 UTC 

[PATCH v7 4/8] hotspot: implement hotspot profile encryption
 2022-02-10 22:58 UTC 

[PATCH v7 3/8] storage: implement network profile encryption
 2022-02-10 22:58 UTC 

[PATCH v7 2/8] knownnetworks: add dependency on storage
 2022-02-10 22:58 UTC 

[PATCH v7 1/8] storage: convert storage to a module
 2022-02-10 22:58 UTC 

[PATCH 1/2] auto-t: iwd.py: add wait argument to scan()
 2022-02-10 22:24 UTC 

[PATCH] test-runner: allow IWD to start with no radios
 2022-02-10 22:23 UTC 

[PATCH] station: fix >80 character lines
 2022-02-10 22:22 UTC 

[PATCH] station: only log station_autoconnect_start if autoconnecting
 2022-02-10 22:21 UTC 

Dual phy device not always detected
 2022-02-10 22:21 UTC 

[PATCH] manager: Refine filtered dumps
 2022-02-10 22:17 UTC 

[PATCH] test-runner: allow IWD to start with no radios
 2022-02-10 21:29 UTC 

[PATCH] station: fix >80 character lines
 2022-02-10 21:06 UTC 

[PATCH] station: only log station_autoconnect_start if autoconnecting
 2022-02-10 20:54 UTC 

[PATCH v6 6/6] auto-t: add test for encrypted profiles
 2022-02-10 19:03 UTC 

[PATCH v6 5/6] doc: document SystemdEncrypt
 2022-02-10 19:03 UTC 

[PATCH v6 4/6] tools: add decrypt-profile tool
 2022-02-10 19:03 UTC 

[PATCH v6 3/6] main: add SystemdEncrypt option, and initialize key
 2022-02-10 19:03 UTC 

[PATCH v6 2/6] hotspot: implement hotspot profile encryption
 2022-02-10 19:03 UTC 

[PATCH v6 1/6] storage: implement network profile encryption
 2022-02-10 19:03 UTC 

Dual phy device not always detected
 2022-02-10 16:51 UTC 

Request for feature - Scan while AP
 2022-02-08 22:46 UTC 

Request for feature - Scan while AP
 2022-02-08 22:01 UTC 

Request for feature - Scan while AP
 2022-02-08 21:13 UTC 

[PATCH 2/2] auto-t: add test for fixed scanning crash
 2022-02-08 17:35 UTC 

[PATCH 1/2] auto-t: iwd.py: add wait argument to scan()
 2022-02-08 17:35 UTC 

[PATCH v2] netdev: fail connection if the link goes down
 2022-02-07 22:57 UTC 

[PATCH] netdev: fail connection if the link goes down
 2022-02-07 22:43 UTC 

[PATCH] scan: remove periodic scans from queue on abort
 2022-02-07 22:12 UTC 

[PATCH] scan: remove periodic scans from queue on abort
 2022-02-07 21:28 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-07 20:44 UTC 

[PATCH] netdev: fix crash from not cancelling netdev_get_oci
 2022-02-07 19:52 UTC 

[PATCH] netdev: fix crash from not cancelling netdev_get_oci
 2022-02-07 19:43 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-05  2:11 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-05  0:52 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-04 23:35 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-04 23:23 UTC 

Request for feature - Scan while AP
 2022-02-04 23:10 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-04 23:00 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-04 22:55 UTC 

[PATCH v5 6/6] auto-t: add test for encrypted profiles
 2022-02-04 21:33 UTC 

[PATCH v5 5/6] doc: document SystemdEncrypt
 2022-02-04 21:33 UTC 

[PATCH v5 4/6] tools: add decrypt-profile tool
 2022-02-04 21:33 UTC 

[PATCH v5 3/6] main: add SystemdEncrypt option, and initialize key
 2022-02-04 21:33 UTC 

[PATCH v5 2/6] hotspot: implement hotspot profile encryption
 2022-02-04 21:33 UTC 

[PATCH v5 1/6] storage: implement network profile encryption
 2022-02-04 21:33 UTC 

[PATCH v4 7/7] hotspot: refactor dir watch to be like knownnetworks
 2022-02-04 20:42 UTC 

[PATCH v4 7/7] hotspot: refactor dir watch to be like knownnetworks
 2022-02-04 20:00 UTC 

[PATCH v4 4/7] tools: add decrypt-profile tool
 2022-02-04 19:57 UTC 

[PATCH v4 7/7] hotspot: refactor dir watch to be like knownnetworks
 2022-02-04 17:31 UTC 

[PATCH v4 6/7] auto-t: add test for encrypted profiles
 2022-02-04 17:31 UTC 

[PATCH v4 5/7] doc: document SystemdEncrypt
 2022-02-04 17:31 UTC 

[PATCH v4 4/7] tools: add decrypt-profile tool
 2022-02-04 17:31 UTC 

[PATCH v4 3/7] main: add SystemdEncrypt option, and initialize key
 2022-02-04 17:31 UTC 

[PATCH v4 2/7] hotspot: implement hotspot profile encryption
 2022-02-04 17:31 UTC 

[PATCH v4 1/7] storage: implement network profile encryption
 2022-02-04 17:31 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-04 17:16 UTC 

iwd 1.21 stuck on connecting state
 2022-02-03 21:41 UTC 

[PATCH v3 7/7] hotspot: refactor dir watch to be like knownnetworks
 2022-02-03 21:23 UTC 

[PATCH v3 6/7] auto-t: add test for encrypted profiles
 2022-02-03 21:23 UTC 

[PATCH v3 5/7] doc: document SystemdEncrypt
 2022-02-03 21:23 UTC 

[PATCH v3 4/7] tools: add decrypt-profile tool
 2022-02-03 21:23 UTC 

[PATCH v3 3/7] main: add SystemdEncrypt option, and initialize key
 2022-02-03 21:23 UTC 

[PATCH v3 2/7] hotspot: implement hotspot profile encryption
 2022-02-03 21:23 UTC 

[PATCH v3 1/7] storage: implement network profile encryption
 2022-02-03 21:23 UTC 

iwd 1.21 stuck on connecting state
 2022-02-03 20:10 UTC 

[PATCH] auto-t: only wait for wpa_s to get the DPP configuration
 2022-02-03 19:55 UTC 

[PATCH] auto-t: only wait for wpa_s to get the DPP configuration
 2022-02-03 19:43 UTC 

[PATCH] netdev: fix bug setting OWE IE length
 2022-02-03 17:41 UTC 

iwd 1.21 stuck on connecting state
 2022-02-03 17:28 UTC 

[PATCH] netdev: fix bug setting OWE IE length
 2022-02-03 17:24 UTC 

iwd 1.21 stuck on connecting state
 2022-02-03 16:05 UTC 

iwd 1.23 crashes in eapol_handle_pkt_1_of_4()
 2022-02-03 11:35 UTC 

[PATCH] handshake: Do not crash if handshake is destroyed
 2022-02-03 10:49 UTC 

iwd 1.23 crashes in eapol_handle_pkt_1_of_4()
 2022-02-02 22:03 UTC 

[PATCH v2 3/5] tools: add decrypt-profile tool
 2022-02-02 20:06 UTC 

[PATCH v2 3/5] tools: add decrypt-profile tool
 2022-02-02 19:57 UTC 

[PATCH v2 3/5] tools: add decrypt-profile tool
 2022-02-02 19:39 UTC 

[PATCH v2 5/5] auto-t: add test for encrypted profiles
 2022-02-02 18:47 UTC 

[PATCH v2 4/5] doc: document SystemdEncrypt
 2022-02-02 18:47 UTC 

[PATCH v2 3/5] tools: add decrypt-profile tool
 2022-02-02 18:47 UTC 

[PATCH v2 2/5] main: add SystemdEncrypt option, and initialize key
 2022-02-02 18:47 UTC 

[PATCH v2 1/5] storage: implement network profile encryption
 2022-02-02 18:47 UTC 

iwd 1.23 crashes in eapol_handle_pkt_1_of_4()
 2022-02-02 17:16 UTC 

[PATCH] handshake: Do not crash if handshake is destroyed
 2022-02-02 17:13 UTC 

iwd 1.23 crashes in eapol_handle_pkt_1_of_4()
 2022-02-02 15:05 UTC 

iwd 1.23 crashes in eapol_handle_pkt_1_of_4()
 2022-02-02 13:04 UTC 

iwd 1.23 crashes in eapol_handle_pkt_1_of_4()
 2022-02-02 12:05 UTC 

iwd 1.21 stuck on connecting state
 2022-01-31 22:15 UTC 

[PATCH 5/5] auto-t: add test for encrypted profiles
 2022-01-31 20:11 UTC 

[PATCH 4/5] doc: document SystemdEncrypt
 2022-01-31 20:11 UTC 

[PATCH 3/5] tools: add decrypt-profile tool
 2022-01-31 20:11 UTC 

[PATCH 2/5] main: add SystemdEncrypt option, and initialize key
 2022-01-31 20:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox