openwrt/package
David Bauer 39341f422f hostapd: fix OWE association with mbedtls
The code for hostapd-mbedtls did not work when used for OWE association.

When handling association requests, the buffer offsets and length
assumptions were incorrect, leading to never calculating the y point,
thus denying association.

Also when crafting the association response, the buffer contained the
trailing key-type.

Fix up both issues to adhere to the specification and make
hostapd-mbedtls work with the OWE security type.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-10-31 21:12:15 +01:00
..
base-files base-files: functions.sh: Add prepend() homologue to append() 2023-10-23 19:18:04 +02:00
boot ath79: add support for GL.iNet GL-S200 2023-10-31 13:53:11 +01:00
devel treewide: make use of new toolchain define 2023-10-20 16:13:56 +02:00
firmware packages: add needed packages for Mellanox Spectrum Switches 2023-10-31 21:12:15 +01:00
kernel packages: add needed packages for Mellanox Spectrum Switches 2023-10-31 21:12:15 +01:00
libs libsepol: opt-out of lto usage 2023-10-29 19:42:32 +01:00
network hostapd: fix OWE association with mbedtls 2023-10-31 21:12:15 +01:00
system treewide: disable QUILT refresh for unsupported packages 2023-10-20 16:13:13 +02:00
utils lua: opt-out of lto usage 2023-10-29 19:42:32 +01:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00