polarssl: fix long writes
authorLuka Perkov <luka@openwrt.org>
Sat, 11 Apr 2015 21:43:03 +0000 (23:43 +0200)
committerJohn Crispin <blogic@openwrt.org>
Sun, 12 Apr 2015 19:21:34 +0000 (21:21 +0200)
commita4ca61527236e89eb9efb782fd9bfd04796144e3
tree05ffa796c1f2a479218bd139e39ca550030cceeb
parentdb1c50c090bad72eb5c28b1867b7564708ba7f3c
polarssl: fix long writes

Enable to write more data then defined in SSL_MAX_CONTENT_LEN.

Signed-off-by: Luka Perkov <luka@openwrt.org>
ustream-polarssl.c