summaryrefslogtreecommitdiffstats
path: root/package/polarssl/polarssl-0001-no-test-suite.patch
Commit message (Collapse)AuthorAgeFilesLines
* polarssl: add fix for CVE-2015-1182Gustavo Zacarias2015-01-261-27/+0
| | | | | | | | Fixes CVE-2015-1182 - Remote attack using crafted certificates. Also rename patches to new naming convention. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* polarssl: disable assembly for more scenariosGustavo Zacarias2014-10-271-0/+27
Disable assembly optimizations for: Microblaze in general (previously a patch). ARM with debugging in Thumb1/2 mode. This one fixes: http://autobuild.buildroot.net/results/31e/31e8c4e29d51039cd5d213c2fe176a9cc39879da/ Do so in a nicer way with a one-liner sed and drop the patch. And rename patches around, numbering was off. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud