openwrt/package
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
..
base-files base-files: fix logic when to show failsafe banner 2017-12-29 15:59:17 +01:00
boot package/grub2: update to 2.02 2017-12-13 15:54:12 +01:00
devel valgrind: bump to 3.13.0 2017-12-13 16:23:38 +01:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel kmod-sched-cake: bump to latest cake bake for 17.01 2018-01-16 09:02:39 +01:00
libs libubox: update to latest lede-17.01 git HEAD 2018-01-07 16:22:21 +01:00
network curl: fix libcurl/mbedtls async interface 2018-01-24 09:25:32 +01:00
system mountd: bump to git HEAD version 2018-01-17 13:58:36 +01:00
utils usbutils: Update usb.ids file to latest 2017-12-13 16:54:29 +01:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00