Commit 6b7a7a02 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

polarssl: bump to version 1.1.4



* Correctly handle empty SSL/TLS packets (Found by James Yonan)
* Fixed potential heap corruption in x509_name allocation
* Fixed single RSA test that failed on Big Endian systems

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent e4bcf12d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
POLARSSL_SITE = http://polarssl.org/code/releases/
POLARSSL_VERSION = 1.1.3
POLARSSL_VERSION = 1.1.4
POLARSSL_SOURCE = polarssl-$(POLARSSL_VERSION)-gpl.tgz
POLARSSL_CONF_OPT = \
	-DUSE_SHARED_POLARSSL_LIBRARY=ON \