aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/260_openssl.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New patch 260_openssl.patch from openSUSE for OpenSSL issuesTatsuya Kinoshita2013-11-071-0/+29
- Use SSL_OP_NO_COMPRESSION if available due to the "CRIME attack". [CVE-2012-4929] - Use SSL_MODE_RELEASE_BUFFERS if available.