audk/CryptoPkg/Library/OpensslLib
Long Qin b85b20fba4 CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0h
(https://bugzilla.tianocore.org/show_bug.cgi?id=927)

(V2 Update:
    Removing the wrong "--remote" option from git submodule update
    command in this commit message. Thanks Laszlo's clarification
    to correct this)

Update OpenSSL version to 1.1.0h release (27-Mar-2018) to include the
fix for CVE-2018-0739 issue (Handling of crafted recursive ASN.1
structures can cause a stack overflow and resulting denial of service,
Refer to https://www.openssl.org/news/secadv/20180327.txt for more
information).

Please note "git pull" will not update the submodule repository.
use the following commend to make your existing submodule track this
update:
   $ git submodule update --recursive

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Long Qin <qin.long@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
2018-04-15 21:08:37 +08:00
..
openssl@d4e4bd2a81 CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0h 2018-04-15 21:08:37 +08:00
OpenSSL-HOWTO.txt CryptoPkg/OpensslLib: Fix the documentation about submodule update 2018-04-15 21:07:38 +08:00
OpensslLib.inf CryptoPkg/OpensslLib: ignore uninitialized warning 2018-01-18 16:22:14 +08:00
OpensslLib.uni CryptoPkg: Convert all .uni files to utf-8 2015-12-15 04:51:26 +00:00
OpensslLibCrypto.inf CryptoPkg/OpensslLib: ignore uninitialized warning 2018-01-18 16:22:14 +08:00
OpensslLibCrypto.uni CryptoPkg/OpensslLib: introduce OpensslLibCrypto instance 2017-02-25 14:55:55 +01:00
buildinf.h CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0g 2017-12-27 02:18:08 +08:00
process_files.pl CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00