libuhttpd: add compatibility for wolfssl >= 5.0 20356/head
authorSergey V. Lobanov <sergey@lobanov.in>
Mon, 3 Jan 2022 16:41:37 +0000 (19:41 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 21 Jan 2023 18:55:52 +0000 (20:55 +0200)
commitb1a00024096d49fbadbf1d5f337e201be2c1d7f9
treeb0e116b80d3964ff0c4526d55e3b1ab51d4bb926
parentfd86eba02974c68b7fb9d8d43adc9687025f3204
libuhttpd: add compatibility for wolfssl >= 5.0

NTRU support has been removed in wolfssl 5.0 so it is required to
mask NTRU specific code if wolfssl >= 5.0

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
(cherry picked from commit 9a9f26796bdf4bd6ebe5a9aee9dcb2feee54780f)
libs/libuhttpd/Makefile
libs/libuhttpd/patches/100-wolfssl_5_support.patch [new file with mode: 0644]