lede/package
Petr Štetiar 9c7d8a7542 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-23 16:46:15 +00:00
..
base-files base-files: upgrade: fix efi partitions size calculation 2021-12-31 10:40:40 +08:00
boot rockchip:Fix doornet2 device tree (#8897) 2022-02-18 11:45:13 +08:00
devel Revert "binutils: sync upstream" 2022-01-11 11:31:45 +08:00
firmware x86: improve Intel gen 11/12th GPU i915 and GVT-g capability 2022-02-12 20:29:20 +08:00
kernel ksmbd: add out-of-tree module 2022-02-20 16:15:52 +00:00
lean fullconenat: fix avoid replacing existing notifier on 5.15 2022-02-17 23:24:55 +08:00
libs wolfssl: fix API breakage of SSL_get_verify_result 2022-02-23 16:46:15 +00:00
network add dnsmasq-filter-aaaa+https+unknown.patch (#8909) 2022-02-20 16:04:59 +08:00
qca ipq806x: enable NSS Multicast Snooping Support 2022-02-16 17:39:01 +08:00
system Revert "procd: update to git HEAD (#7676)" 2021-08-26 16:46:06 +08:00
utils dtc: support printing binary data with fdtget 2022-02-14 19:16:01 +00:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00