openwrtv4/package/network/services
Jo-Philipp Wich a28deda590 openvpn: disable CBC record splitting in PolarSSL/mbedTLS (#19101)
OpenVPN assumes that its control channel messages are sent and received
unfragmented, this assumption is broken when CBC record splitting is
enabled in mbedTLS.

The record splitting is intended as countermeasure against BEAST attacks
which do not apply to OpenVPN, therefore we simply disable it until
upstream OpenVPN gains the ability to process fragmented control
messages.

Disabling the splitting also works around a (not remotely triggerable)
segmentation fault in mbedTLS.

References:

 * https://dev.openwrt.org/ticket/19101
 * https://community.openvpn.net/openvpn/ticket/524
 * https://github.com/ARMmbed/mbedtls/pull/185

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 45602
2015-05-04 08:49:21 +00:00
..
authsae authsae: remove bogus #include 2015-03-29 04:29:26 +00:00
dnsmasq dnsmasq: bump to 2.73rc7 2015-04-29 07:19:24 +00:00
dropbear dropbear: update to 2015.67 2015-04-18 11:25:01 +00:00
ead ead: clean up, fix musl build 2015-03-29 04:30:05 +00:00
hostapd hostapd: backport fix for CVE-2015-1863, refresh patches 2015-04-23 08:01:51 +00:00
igmpproxy igmpproxy: add names for default config lan/wan phyint sections to make it easier to refer to them from scripts 2015-03-19 20:37:40 +00:00
ipset-dns Add a few SPDX tags 2014-11-02 12:20:54 +00:00
lldpd lldpd: add option to disable privilege separation 2015-03-24 10:13:08 +00:00
mdns mdns: add conffiles section 2015-04-02 14:53:07 +00:00
odhcpd odhcpd: Remove prefix class config option as not supported anymore by odhcpd 2015-04-28 14:58:54 +00:00
openvpn openvpn: disable CBC record splitting in PolarSSL/mbedTLS (#19101) 2015-05-04 08:49:21 +00:00
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
ppp network: also shorten virtual interface names of ppp and 3g/4g connections 2015-04-17 14:47:12 +00:00
relayd relayd: bump to latest git HEAD 2015-03-13 08:38:46 +00:00
samba36 samba36: add smb.conf.template to conffiles 2015-04-03 19:06:06 +00:00
uhttpd uhttpd: properly handle return codes 2015-03-30 12:35:13 +00:00