summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library
AgeCommit message (Expand)Author
2016-01-26CryptoPkg: Fix function qsort for non 32-bit machinesKaryne Mayer
2015-12-17CryptoPkg: fix build support under RVCTArd Biesheuvel
2015-12-15CryptoPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-11CryptoPkg/OpensslLib: upgrade OpenSSL version to 1.0.2eQin Long
2015-12-07CryptoPkg/OpensslLib: comment out unused codeArd Biesheuvel
2015-12-07CryptoPkg/BaseCryptLib: make mVirtualAddressChangeEvent STATICArd Biesheuvel
2015-12-04CryptoPkg: Disable VS2015 warning C4311 in OpensslLibLiming Gao
2015-11-30CryptoPkg/OpensslLib: add softfloat dependency for ARMArd Biesheuvel
2015-11-25[CryptoPkg] Correct one typo in the API comments.Qin Long
2015-11-05CryptoPkg: fix AARCH64 build under CLANG35Ard Biesheuvel
2015-11-05CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving.Qin Long
2015-10-29CryptoPkg/OpensslLib: Move OPENSSL_NO_xxx defines into opensslconf.hDavid Woodhouse
2015-10-29CryptoPkg/OpensslLib: Eliminate GETPID_IS_MEANINGLESS definitionDavid Woodhouse
2015-10-29CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handlingDavid Woodhouse
2015-10-29CryptoPkg/OpensslLib: Undefine NO_BUILTIN_VA_FUNCS to fix varargs breakageDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIMEDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAINDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents typeDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECTDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTEDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAMEDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Add missing OpenSSL includesDavid Woodhouse
2015-09-02CryptoPkg: Fix one wrong parameter for weak key checkingQin Long
2015-07-14CryptoPkg: remove redundant parenthesesBruce Cran
2015-07-14CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.Qiu Shumin
2015-07-12CryptoPkg: update OpenSSL dependency to version 1.0.2dArd Biesheuvel
2015-06-30CryptoPkg: Fix the dereferenced pointer issueQin Long
2015-06-23CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data()Laszlo Ersek
2015-06-19CryptoPkg: Add some comments for API usage clarification.Qin Long
2015-06-19CryptoPkg: Add one new API for PKCS7 Verification Protocol SupportQin Long
2015-06-16CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long
2015-06-16CryptoPkg: Update OpensslLib module files for openssl-1.0.2c supportQin Long
2015-06-16CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2cQin Long
2015-03-25Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015).Long Qin
2015-01-22Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). Long Qin
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin
2014-12-10Update the build option to eliminate possible build warning for IPF platform.Qin Long
2014-11-14CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failureLaszlo Ersek
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long
2014-09-24Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel
2014-09-03CryptoPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-26CryptoPkg: Add support of AARCH64 architectureRonald Cron
2014-08-26CryptoPkg: Add support to build with ARM GCCRonald Cron
2014-08-26CryptoPkg: Update to build with RVCTRonald Cron
2014-08-14OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin
2014-08-07Clean up code.qlong
2014-08-07Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen
2014-07-16Add comments for clarification about memset implementation.Long, Qin