immortalwrt/package
Petr Štetiar 8c0a0ad598 wolfssl: fix API breakage of SSL_get_verify_result
Backport fix for API breakage of SSL_get_verify_result() introduced in
v5.1.1-stable.  In v4.8.1-stable SSL_get_verify_result() used to return
X509_V_OK when used on LE powered sites or other sites utilizing
relaxed/alternative cert chain validation feature. After an update to
v5.1.1-stable that API calls started returning X509_V_ERR_INVALID_CA
error and thus rendered all such connection attempts imposible:

 $ docker run -it openwrt/rootfs:x86_64-21.02.2 sh -c "wget https://letsencrypt.org"
 Downloading 'https://letsencrypt.org'
 Connecting to 18.159.128.50:443
 Connection error: Invalid SSL certificate

Fixes: #9283
References: https://github.com/wolfSSL/wolfssl/issues/4879
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-02-24 11:37:21 +08:00
..
base-files base-files: upgrade: fix efi partitions size calculation 2021-12-30 23:57:07 +08:00
boot tfa-layerscape: fix build on systems without openssl headers 2022-01-01 17:32:22 +08:00
devel strace: Update to version 5.16 2022-02-18 18:32:40 +08:00
emortal default-settings: remove @LUCI_LANG_en dependencies 2022-01-26 16:42:46 +08:00
firmware linux-firmware: amd: consolidate amd's linux-firmware entries 2021-12-30 23:58:14 +08:00
kernel rtl88x2bu: fixes ap mode not working 2022-01-15 18:22:24 +08:00
libs wolfssl: fix API breakage of SSL_get_verify_result 2022-02-24 11:37:21 +08:00
network hostapd: Apply SAE/EAP-pwd side-channel attack update 2 2022-02-21 11:02:00 +08:00
system openwrt-keyring: add ImmortalWrt 18.06 release key 2021-12-08 00:49:58 +08:00
utils e2fsprogs: Update to version 1.46.5 2022-02-16 12:45:01 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00