Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-23 | New upstream version 15.3upstream/15.3 | Steve McIntyre | |
2018-08-21 | New upstream version 15+1533136590.3beb971upstream/15+1533136590.3beb971 | Mathieu Trudel-Lapierre | |
2017-09-13 | New upstream version 13~git1505328970.9c1c35c5upstream/13_git1505328970.9c1c35c5 | Mathieu Trudel-Lapierre | |
2017-08-07 | New upstream version 12+1501864225.b586175 | Mathieu Trudel-Lapierre | |
2016-09-21 | Import upstream version 0.9+1474479173.6c180c6 | Mathieu Trudel-Lapierre | |
2016-07-26 | Import upstream version 0.9+1465500757.14a5905 | Mathieu Trudel-Lapierre | |
2014-08-19 | Update openssl to 0.9.8zb | Gary Ching-Pang Lin | |
Also update to Tiano Cryptlib r15802 and remove the execute mode bits from the C and header files of openssl | |||
2014-07-14 | Update openssl to 0.9.8za | Gary Ching-Pang Lin | |
Also update to Tiano Cryptlib r15638 | |||
2013-10-04 | Add Tiano patch e98e59c237e17f064a4ecffb39d45499f89720a1 | Matthew Garrett | |
This is: Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space. Signed-off-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com> Reviewed-by: Dong Guo <guo.dong@intel.com> from upstream. | |||
2013-09-26 | Disable floating points in b_print | Gary Ching-Pang Lin | |
The long double declaration will enable SSE and cause a compilation error. Disabling everything related to floating points avoids the error. | |||
2013-09-26 | Enable openssl bio_printf() | Gary Ching-Pang Lin | |
bio_printf() was replaced with a dummy function and this made several openssl functions useless. This commit adds the print functions back, so that we don't have to implement our own ASN1 time print function. | |||
2012-07-02 | Update OpenSSL | Matthew Garrett | |
2012-06-18 | Add crypto libraries | Matthew Garrett | |