| Commit message (Expand) | Author | Age | Files | Lines |
* | main/openssl: add aarch64 support | Timo Teräs | 2016-07-08 | 1 | -1/+2 |
* | main/openssl: fix cross building | Timo Teräs | 2016-07-06 | 1 | -1/+1 |
* | main/openssl: security fix for CVE-2016-2177, CVE-2016-2178 | Natanael Copa | 2016-06-22 | 3 | -4/+395 |
* | main/openssl: security upgrade to 1.0.2h | Timo Teräs | 2016-05-03 | 1 | -5/+5 |
* | main/openssl: build standalone c_rehash for libcrypto | Timo Teräs | 2016-03-11 | 1 | -5/+10 |
* | main/openssl: disable the weak cryptos | Natanael Copa | 2016-03-03 | 1 | -2/+1 |
* | main/openssl: enable ssl2 and weak ciphers now disabled by default | Leonardo Arena | 2016-03-01 | 1 | -1/+3 |
* | main/openssl: security upgrade to 1.0.2g | Natanael Copa | 2016-03-01 | 1 | -5/+5 |
* | main/openssl: add padlock autoload patch back | Natanael Copa | 2016-02-04 | 2 | -1/+34 |
* | main/openssl: remove padlock autoload patch | Natanael Copa | 2016-02-04 | 2 | -40/+4 |
* | main/openssl: security upgrade to 1.0.2f | Timo Teräs | 2016-01-28 | 1 | -5/+5 |
* | main/openssl: use suffix for manpages | Timo Teräs | 2016-01-07 | 2 | -640/+2 |
* | main/openssl: new upstream version 1.0.2e | Christian Kampka | 2015-12-04 | 2 | -152/+138 |
* | main/openssl: security upgrade to 1.0.1d (CVE-2015-1793) | Timo Teräs | 2015-07-09 | 2 | -26/+21 |
* | main/openssl: upgrade to 1.0.2c | Timo Teräs | 2015-06-15 | 2 | -130/+4 |
* | main/openssl: security upgrade to 1.0.2b | Timo Teräs | 2015-06-12 | 3 | -33/+134 |
* | main/openssl: fix rpath and turn off ssl compression by default | Timo Teräs | 2015-03-27 | 7 | -20/+76 |
* | main/openssl: security upgrade to 1.0.2a | Timo Teräs | 2015-03-19 | 3 | -77/+58 |
* | main/openssl: add missing patches | Timo Teräs | 2015-02-23 | 5 | -0/+1129 |
* | main/openssl: upgrade to 1.0.2 and rebase all patches | Timo Teräs | 2015-02-23 | 19 | -6411/+889 |
* | main/openssl: upgrade to 1.0.1l | Natanael Copa | 2015-01-19 | 1 | -4/+4 |
* | main/openssl: security upgrade to 1.0.1k | Timo Teräs | 2015-01-09 | 2 | -29/+19 |
* | Revert "main/openssl: upgrade to 1.0.1k" | Bartłomiej Piotrowski | 2015-01-08 | 1 | -4/+4 |
* | main/openssl: upgrade to 1.0.1k | Bartłomiej Piotrowski | 2015-01-08 | 1 | -4/+4 |
* | main/openssl: upgrade to 1.0.1j | Natanael Copa | 2014-10-15 | 1 | -5/+5 |
* | main/openssl: enable accelerated NIST P-224 and P-256 on x86_64 | Bartłomiej Piotrowski | 2014-10-12 | 1 | -3/+4 |
* | main/openssl: fix man-pages properly | Timo Teräs | 2014-08-07 | 2 | -95/+49 |
* | main/openssl: remove conflicting man pages | Timo Teräs | 2014-08-07 | 1 | -2/+6 |
* | main/openssl: security ugprade to 1.0.1i (multiple CVE) | Timo Teräs | 2014-08-07 | 2 | -635/+7 |
* | main/openssl: security upgrade to 1.0.1h (multiple CVE) | Timo Teräs | 2014-06-05 | 4 | -121/+11 |
* | main/openssl: security fix to CVE-2014-0198 | Timo Teräs | 2014-05-29 | 2 | -1/+42 |
* | main/openssl: fix use after free happening without freebufs | Timo Teräs | 2014-04-11 | 2 | -4/+21 |
* | main/openssl: disable free(2) caching in ssl code | William Pitcock | 2014-04-09 | 2 | -4/+22 |
* | main/openssl: upgrade to 1.0.1g | Timo Teräs | 2014-04-07 | 1 | -4/+4 |
* | main/openssl: build fixes | Natanael Copa | 2014-01-10 | 2 | -5/+346 |
* | main/openssl: security upgrade to 1.0.1f | Timo Teräs | 2014-01-07 | 2 | -32/+5 |
* | main/openssl: fix musl build of c_rehash (missing include) | Timo Teräs | 2014-01-03 | 2 | -3/+4 |
* | main/openssl: rewrite c_rehash in C for speed | Timo Teräs | 2013-12-31 | 3 | -165/+243 |
* | main/openssl: speed improvements for c_rehash.sh | Timo Teräs | 2013-12-26 | 2 | -83/+30 |
* | main/openssl: don't use rdrand engine as default | Timo Teräs | 2013-12-17 | 2 | -1/+28 |
* | main/openssl: fix makedepends for crosscompiling | Timo Teräs | 2013-10-18 | 1 | -1/+3 |
* | main/openssl: replace c_rehash perl script with shell script | Natanael Copa | 2013-10-02 | 2 | -5/+223 |
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+2 |
* | main/openssl: support crosscompiling, arm and musl | Timo Teräs | 2013-07-08 | 2 | -2/+36 |
* | main/openssl: fix openssl tools default CApath | Timo Teräs | 2013-06-15 | 2 | -5/+111 |
* | main/openssl: update padlock sha1 patch | Timo Teräs | 2013-03-05 | 2 | -5/+5 |
* | main/openssl: upgrade to 1.0.1e | Natanael Copa | 2013-02-12 | 2 | -81/+5 |
* | main/openssl: fix regression | Natanael Copa | 2013-02-08 | 2 | -1/+95 |
* | main/openssl: eglibc update verioned symbols | Carlo Landmeter | 2013-02-07 | 2 | -2/+57 |
* | main/openssl: security upgrade to 1.0.1d (CVE-2013-0169,CVE-2012-2686,CVE-201... | Natanael Copa | 2013-02-06 | 1 | -3/+3 |