audk/CryptoPkg/Library/Include
Jian J Wang a18f784cfd Upgrade OpenSSL to 1.1.0j
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1393

BZ#1089 (https://bugzilla.tianocore.org/show_bug.cgi?id=1089) requests
to upgrade the OpenSSL to the latest 1.1.1 release. Since OpenSSL-1.1.1
has many changes, more porting efforts and feature evaluation are needed.
This might lead to a situation that it cannot catch the Q1'19 stable tag.

One of the solution is upgrade current version (1.1.0h) to 1.1.0j.
According to following web page in openssl.org, all security issues
solved in 1.1.1 have been also back-ported to 1.1.0.j. This can make
sure that no security vulnerabilities left in edk2 master before 1.1.1.

https://www.openssl.org/news/vulnerabilities-1.1.1.html

Cc: Ting Ye <ting.ye@intel.com>
Cc: Gang Wei <gang.wei@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Gang Wei <gang.wei@intel.com>
Reviewed-by: Ting Ye <ting.ye@intel.com>
2018-12-21 10:07:42 +08:00
..
internal CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
openssl Upgrade OpenSSL to 1.1.0j 2018-12-21 10:07:42 +08:00
sys CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
CrtLibSupport.h CryptoPkg/CrtLibSupport: add secure_getenv() stub function 2018-05-08 13:29:06 +02:00
assert.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
ctype.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
errno.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
limits.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
memory.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
stdarg.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
stddef.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
stdio.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
stdlib.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
string.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
strings.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
syslog.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
time.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
unistd.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00