hostapd: add mbedtls variant
authorRosen Penev <rosenp@gmail.com>
Thu, 15 Sep 2022 07:48:45 +0000 (00:48 -0700)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 19 Dec 2022 12:27:35 +0000 (12:27 +0000)
commit6d1df35747d7f02f52973ba5604642dcc17ddf5f
tree0430ce5e7a1c39f00b07354d8fad59df39c06fdf
parent17c6fb1054e3dde8fa573195acaac42a5edf0942
hostapd: add mbedtls variant

This adds the current WIP mbedtls patches for hostapd. The motivation
here is to reduce size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/network/services/hostapd/Config.in
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/110-mbedtls-TLS-crypto-option-initial-port.patch [new file with mode: 0644]
package/network/services/hostapd/patches/120-mbedtls-fips186_2_prf.patch [new file with mode: 0644]
package/network/services/hostapd/patches/130-mbedtls-annotate-with-TEST_FAIL-for-hwsim-tests.patch [new file with mode: 0644]
package/network/services/hostapd/patches/140-tests-Makefile-make-run-tests-with-CONFIG_TLS.patch [new file with mode: 0644]
package/network/services/hostapd/patches/150-add-NULL-checks-encountered-during-tests-hwsim.patch [new file with mode: 0644]
package/network/services/hostapd/patches/160-dpp_pkex-EC-point-mul-w-value-prime.patch [new file with mode: 0644]
package/network/services/hostapd/patches/170-DPP-fix-memleak-of-intro.peer_key.patch [new file with mode: 0644]
package/network/services/hostapd/patches/200-multicall.patch
package/network/services/hostapd/patches/500-lto-jobserver-support.patch