aboutsummaryrefslogtreecommitdiffstats
path: root/main/openssl/0002-engines-e_padlock-backport-cvs-head-changes.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/openssl: upgrade to 1.0.2 and rebase all patchesTimo Teräs2015-02-231-193/+0
|
* main/openssl: security upgrade to 1.0.1kTimo Teräs2015-01-091-22/+12
| | | | | | | | | | | CVE-2014-3571 DTLS segmentation fault in dtls1_get_record CVE-2015-0206 DTLS memory leak in dtls1_buffer_record CVE-2014-3569 no-ssl3 configuration sets method to NULL CVE-2014-3572 ECDHE silently downgrades to ECDH [Client] CVE-2015-0204 RSA silently downgrades to EXPORT_RSA [Client] CVE-2015-0205 DH client certificates accepted without verification [Server] CVE-2014-8275 Certificate fingerprints can be modified CVE-2014-3570 Bignum squaring may produce incorrect results
* main/openssl: refresh hmac/oneshot and padlock patchesTimo Teräs2012-08-021-0/+203
* fixed hmac oneshot flag to work as expected * renamed the patch series, and rebased against 1.0.1c