Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/openssl: add padlock autoload patch back | Natanael Copa | 2016-02-04 | 1 | -0/+33 |
| | | | | | | and clear errors This reverts commit 29f1e13e6f54c24c5fac520555da38e763c6c45b. | ||||
* | main/openssl: remove padlock autoload patch | Natanael Copa | 2016-02-04 | 1 | -32/+0 |
| | | | | | | | it appears they made padlock static upstream again this fixes nodejs issues ref #4999 | ||||
* | main/openssl: fix rpath and turn off ssl compression by default | Timo Teräs | 2015-03-27 | 1 | -0/+32 |
System wide mitigation for CVE-2012-4929. While most affected programs turn off compression themselves, this is safer default. |