mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 15:03:07 +00:00
00fa1e4108
When using mbedtls, curl's nonblocking interface will report a request as done immediately after the socket is written to and never read from the connection. This will result in a HTTP status code of 0 and zero length replies. Cherry-pick the patch from curl 7.53.0 to fix this (https://github.com/curl/curl/commit/b993d2cc). Fixes https://bugs.openwrt.org/index.php?do=details&task_id=1285. Signed-off-by: Darren Tucker <dtucker@dtucker.net> |
||
---|---|---|
.. | ||
001-curl-https-openssl-fix.patch | ||
100-CVE-2017-2629.patch | ||
101-CVE-2017-7407.patch | ||
102-CVE-2017-7468.patch | ||
103-CVE-2017-1000100.patch | ||
104-CVE-2017-1000101.patch | ||
105-CVE-2017-8816.patch | ||
106-CVE-2017-8817.patch | ||
200-no_docs_tests.patch | ||
310-mbedtls-disable-runtime-version-check.patch | ||
320-mbedtls-nonblocking-handshake.patch |