summaryrefslogtreecommitdiff
path: root/package/libs/openssl/patches/200-parallel_build.patch
Commit message (Collapse)AuthorAgeFilesLines
* openssl: bump to 1.0.2Steven Barth2015-02-091-12/+12
| | | | | | | | Fixes CVE-2014-3513, CVE-2014-3567, CVE-2014-3568, CVE-2014-3566 Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44332
* openssl: bump to 1.0.1jSteven Barth2015-01-081-4/+4
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43875
* openssl: update to v1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568)Jo-Philipp Wich2014-10-161-9/+9
| | | | | | | | Also refresh patches and bump copyright year in Makefile. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42929
* openssl: update to 1.0.1fFelix Fietkau2014-03-091-8/+8
| | | | | | | | | | | | | This version includes this changes: Don't include gmt_unix_time in TLS server and client random values Fix for TLS record tampering bug CVE-2013-4353 Fix for TLS version checking bug CVE-2013-6449 Fix for DTLS retransmission bug CVE-2013-6450 Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 39853
* openssl: add parallel build supportFelix Fietkau2013-09-101-0/+334
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37927