aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/wolfssl/patches/001-CVE-2017-13099.patch
Commit message (Collapse)AuthorAgeFilesLines
* wolfssl: update to version 3.14.4Daniel Golle2018-12-181-144/+0
| | | | | | | | | Use download from github archive corresponding to v3.14.4 tag because the project's website apparently only offers 3.14.0-stable release downloads. Signed-off-by: Daniel Golle <daniel@makrotopia.org> (backported from 4f67c1522d92bc4512c3ecf58c38ff9886530b48)
* wolfssl: update to 3.12.2 (1 CVE)Jo-Philipp Wich2017-12-121-0/+144
Update wolfssl to the latest release v3.12.2 and backport an upstream pending fix for CVE-2017-13099 ("ROBOT vulnerability"). Ref: https://github.com/wolfSSL/wolfssl/pull/1229 Ref: https://robotattack.org/ Signed-off-by: Jo-Philipp Wich <jo@mein.io>