iwd.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-03 16:33:28 to 2023-11-08 12:42:24 UTC [more...]

[PATCH v4 0/4] DPP PKEX Changes
 2023-11-08 12:42 UTC  (8+ messages)
` [PATCH v4 1/4] doc: PKEX support for DPP
` [PATCH v4 2/4] dpp: initial version of PKEX enrollee support
` [PATCH v4 3/4] dpp: initial version of PKEX configurator support
` [PATCH v4 4/4] dpp: Add StartConfigurator, PKEX agent support

[PATCH] tree-wide: correct the spelling Ghz -> GHz
 2023-11-08  3:13 UTC  (2+ messages)

error with commit aff2d4d66f07ed0a1816122d26369ccfce348f90 pmksa: Add skeleton
 2023-11-07 18:16 UTC  (2+ messages)

[PATCH v2 1/2] station: start roam on beacon loss event
 2023-11-07 15:45 UTC  (3+ messages)
` [PATCH v2 2/2] netdev: handle/send "

iwctl interactive mode error
 2023-11-03 17:07 UTC  (3+ messages)

[PATCH v3 0/9] DPP PKEX Changes
 2023-11-03 11:27 UTC  (16+ messages)
` [PATCH v3 1/9] dpp: remove scan_periodic_stop calls
` [PATCH v3 2/9] dpp: fix config request header check
` [PATCH v3 3/9] dpp: allow enrollee to be authentication initiator
` [PATCH v3 4/9] dbus: add net.connman.iwd.SharedCodeAgent DBus interface
` [PATCH v3 5/9] station: provide new state in __station_connect_network
` [PATCH v3 6/9] doc: PKEX support for DPP
` [PATCH v3 7/9] dpp: SharedCode interface, {Register,Unregister}SharedCodeAgent
` [PATCH v3 8/9] dpp: initial version of PKEX enrollee support
` [PATCH v3 9/9] dpp: initial version of PKEX configurator support

[PATCH 0/4] Packet/beacon loss roaming improvements
 2023-11-02 16:13 UTC  (19+ messages)
` [PATCH 1/4] station: rename ap_directed_roam to force_roam
` [PATCH 2/4] station: start roam on beacon loss event
` [PATCH 3/4] netdev: handle/send "
` [PATCH 4/4] station: rate limit packet loss roam scans

[PATCH v2 00/15] DPP PKEX Changes
 2023-10-30 14:40 UTC  (25+ messages)
` [PATCH v2 01/15] station: add station_get_autoconnect
` [PATCH v2 02/15] dpp: remove connect/scanning and resume periodic scans after DPP
` [PATCH v2 03/15] dpp: check configurator role in config request frame
` [PATCH v2 04/15] dpp: make the protocol timeout more flexible
` [PATCH v2 05/15] dpp: fix config request header check
` [PATCH v2 06/15] dpp-util: add crypto for PKEX
` [PATCH v2 07/15] dpp: support mutual authentication
` [PATCH v2 08/15] unit: make test-dpp key derivation test more extendable
` [PATCH v2 09/15] unit: add DPP test for mutual authentication
` [PATCH v2 10/15] unit: add PKEX DPP tests
` [PATCH v2 11/15] dpp: allow enrollee to be authentication initiator
` [PATCH v2 12/15] doc: PKEX support for DPP
` [PATCH v2 13/15] dbus: add SharedCodeDeviceProvisioning interface definition
` [PATCH v2 14/15] dpp: initial version of PKEX enrollee support
` [PATCH v2 15/15] dpp: initial version of PKEX configurator support

[PATCH] unit: correct memcpy overrun in test-dpp
 2023-10-26 14:33 UTC  (2+ messages)

[PATCH v3] offchannel: handle out of order ACKs/events
 2023-10-26 14:32 UTC  (2+ messages)

[PATCH v2] offchannel: handle out of order ACKs/events
 2023-10-25 12:39 UTC  (3+ messages)

[PATCH 00/21] DPP PKEX Changes
 2023-10-25  2:46 UTC  (57+ messages)
` [PATCH 01/21] crypto: remove label from prf_plus, instead use va_args
` [PATCH 02/21] dpp-util: fix typo "COMMIT_REVEAP_RESPONSE"
` [PATCH 03/21] dpp: rename auth_addr to peer_addr
` [PATCH 04/21] dpp: rename dpp_presence_timeout to be generic
` [PATCH 05/21] dpp: move/store max_roc setting into dpp_create
` [PATCH 06/21] dpp: fix retransmits if on operating channel
` [PATCH 07/21] dpp-util: allow for mutual authentication in i/r_auth
` [PATCH 08/21] dpp-util: allow mutual auth in dpp_derive_ke
` [PATCH 09/21] unit: update test-dpp with API changes
` [PATCH 10/21] offchannel: add support to issue multiple offchannel requests
` [PATCH 11/21] doc: PKEX support for DPP
` [PATCH 12/21] dpp-util: add crypto for PKEX
` [PATCH 13/21] dpp-util: add __DPP_STATUS_MAX
` [PATCH 14/21] dpp: support mutual authentication
` [PATCH 15/21] dpp: allow enrollee to be authentication initiator
` [PATCH 16/21] dbus: add SharedCodeDeviceProvisioning interface definition
` [PATCH 17/21] dpp: initial version of PKEX enrollee support
` [PATCH 18/21] dpp: initial version of PKEX configurator support
` [PATCH 19/21] auto-t: add utils for wpa_supplicant PKEX
` [PATCH 20/21] auto-t: add APIs for PKEX
` [PATCH 21/21] auto-t: add DPP PKEX tests

[PATCH] eap-mschapv2: allow using on kernels without CRYPTO_MD4, and deprecate
 2023-10-24 22:26 UTC  (6+ messages)

Is the data rate estimation for 5GHz channels overly pessimistic?
 2023-10-24 15:40 UTC  (21+ messages)

[PATCH] add AllowRoaming station property
 2023-10-20 16:29 UTC  (8+ messages)

[PATCH] build: install iwd-decrypt-profile
 2023-10-20 15:49 UTC  (6+ messages)

[PATCH] station: reload settings in 'netconfig_after_roam' case
 2023-10-20 15:35 UTC  (2+ messages)

[PATCH] station: fix unintended netconfig_reset pre-roaming
 2023-10-20 15:23 UTC  (2+ messages)

[PATCH] iwmon: print HE capabilities element
 2023-10-16 18:23 UTC  (2+ messages)

[PATCH] test: log correct function name
 2023-10-16 18:21 UTC  (4+ messages)

[PATCH 1/4] unit: add to test-dpp to expose ASN1 point conversion bug
 2023-10-11 15:24 UTC  (5+ messages)
` [PATCH 2/4] dpp-util: fix incorrect ASN1 compressed public key encoding
` [PATCH 3/4] eap-pwd: fix usage of compressed points (after ELL is fixed)
` [PATCH 4/4] sae: "

[PATCH] RFC: PKEX support for DPP
 2023-10-06 16:14 UTC  (3+ messages)

[PATCH] station: check disabled band configuration in station_init
 2023-10-03 16:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).