You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Kevin Darbyshire-Bryant 69ac637fbb mbedtls: update to 2.6.0 CVE-2017-14032
Fixed an authentication bypass issue in SSL/TLS. When the TLS
authentication mode was set to 'optional',
mbedtls_ssl_get_verify_result() would incorrectly return 0 when the
peer's X.509 certificate chain had more than
MBEDTLS_X509_MAX_INTERMEDIATE_CA intermediates (default: 8), even when
it was not trusted. This could be triggered remotely on both the client
and server side. (Note, with the authentication mode set by
mbedtls_ssl_conf_authmode()to be 'required' (the default), the handshake
was correctly aborted).

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Tested-by: Magnus Kroken <mkroken@gmail.com>
7 years ago
..
base-files base-files: add /etc/profile.d to conffiles 7 years ago
boot uboot-envtools: Add support for IPQ806x AP148 and DB149 7 years ago
devel toolchain/arc: update to the most recent release arc-2017.03 7 years ago
firmware ath10k-firmware: update qca9887 firmware to 10.2.4-1.0-00029 7 years ago
kernel ramips: fix mt76x8 dependencies 7 years ago
libs mbedtls: update to 2.6.0 CVE-2017-14032 7 years ago
network tcpdump: bump to 4.9.2 7 years ago
system ubox: update to git HEAD version 7 years ago
utils busybox: update to 1.27.2 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago