openwrt/package/network/utils/curl/patches
Darren Tucker 00fa1e4108 curl: fix libcurl/mbedtls async interface
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>
2018-01-24 09:25:32 +01:00
..
001-curl-https-openssl-fix.patch curl: fix CVE-2017-2629 SSL_VERIFYSTATUS ignored 2017-03-13 22:51:20 +01:00
100-CVE-2017-2629.patch curl: fix CVE-2017-2629 SSL_VERIFYSTATUS ignored 2017-03-13 22:51:20 +01:00
101-CVE-2017-7407.patch curl: fix CVE-2017-7407 and CVE-2017-7468 2017-07-28 23:49:39 +02:00
102-CVE-2017-7468.patch curl: fix CVE-2017-7407 and CVE-2017-7468 2017-07-28 23:49:39 +02:00
103-CVE-2017-1000100.patch curl: fix security problems 2017-09-30 15:27:29 +02:00
104-CVE-2017-1000101.patch curl: fix security problems 2017-09-30 15:27:29 +02:00
105-CVE-2017-8816.patch curl: apply CVE 2017-8816 and 2017-8817 security patches 2017-12-04 11:10:31 +01:00
106-CVE-2017-8817.patch curl: apply CVE 2017-8816 and 2017-8817 security patches 2017-12-04 11:10:31 +01:00
200-no_docs_tests.patch curl: update to version 7.51.0 2016-12-03 16:38:44 +01:00
310-mbedtls-disable-runtime-version-check.patch curl: Remove PolarSSL and adjust default to mbedTLS 2017-01-03 14:26:41 +01:00
320-mbedtls-nonblocking-handshake.patch curl: fix libcurl/mbedtls async interface 2018-01-24 09:25:32 +01:00