summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: fix build support under RVCTArd Biesheuvel2015-12-174-1/+18
* CryptoPkg: Convert all .uni files to utf-8Jordan Justen2015-12-157-0/+0
* CryptoPkg/OpensslLib: upgrade OpenSSL version to 1.0.2eQin Long2015-12-115-25/+38
* CryptoPkg/OpensslLib: comment out unused codeArd Biesheuvel2015-12-071-12/+12
* CryptoPkg/BaseCryptLib: make mVirtualAddressChangeEvent STATICArd Biesheuvel2015-12-071-1/+1
* CryptoPkg: Disable VS2015 warning C4311 in OpensslLibLiming Gao2015-12-041-1/+2
* CryptoPkg/OpensslLib: add softfloat dependency for ARMArd Biesheuvel2015-11-301-1/+4
* [CryptoPkg] Correct one typo in the API comments.Qin Long2015-11-253-4/+4
* CryptoPkg: fix AARCH64 build under CLANG35Ard Biesheuvel2015-11-051-2/+2
* CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving.Qin Long2015-11-053-0/+356
* CryptoPkg/OpensslLib: Move OPENSSL_NO_xxx defines into opensslconf.hDavid Woodhouse2015-10-292-44/+317
* CryptoPkg/OpensslLib: Eliminate GETPID_IS_MEANINGLESS definitionDavid Woodhouse2015-10-292-2/+13
* CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handlingDavid Woodhouse2015-10-294-42/+51
* CryptoPkg/OpensslLib: Undefine NO_BUILTIN_VA_FUNCS to fix varargs breakageDavid Woodhouse2015-10-292-35/+1
* CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIMEDavid Woodhouse2015-10-294-25/+39
* CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAINDavid Woodhouse2015-10-293-171/+15
* CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents typeDavid Woodhouse2015-10-291-3/+4
* CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECTDavid Woodhouse2015-10-292-3/+10
* CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTEDavid Woodhouse2015-10-291-3/+11
* CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAMEDavid Woodhouse2015-10-291-4/+6
* CryptoPkg/BaseCryptLib: Add missing OpenSSL includesDavid Woodhouse2015-10-294-4/+7
* CryptoPkg: Fix one wrong parameter for weak key checkingQin Long2015-09-021-3/+3
* CryptoPkg: remove redundant parenthesesBruce Cran2015-07-141-1/+1
* CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.Qiu Shumin2015-07-142-2/+2
* CryptoPkg: update OpenSSL dependency to version 1.0.2dArd Biesheuvel2015-07-125-18/+18
* CryptoPkg: Fix the dereferenced pointer issueQin Long2015-06-301-5/+9
* CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data()Laszlo Ersek2015-06-231-0/+34
* CryptoPkg: Add some comments for API usage clarification.Qin Long2015-06-194-4/+7
* CryptoPkg: Add one new API for PKCS7 Verification Protocol SupportQin Long2015-06-193-3/+168
* CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long2015-06-165-21/+36
* CryptoPkg: Update OpensslLib module files for openssl-1.0.2c supportQin Long2015-06-164-350/+608
* CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2cQin Long2015-06-162-279/+346
* Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015).Long Qin2015-03-256-297/+295
* Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). Long Qin2015-01-225-17/+17
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-253-3/+131
* Update the build option to eliminate possible build warning for IPF platform.Qin Long2014-12-101-1/+1
* CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failureLaszlo Ersek2014-11-141-1/+2
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-1222-664/+1474
* Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel2014-09-241-4/+4
* CryptoPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-037-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-287-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-287-20/+27
* CryptoPkg: Add support of AARCH64 architectureRonald Cron2014-08-264-4/+14
* CryptoPkg: Add support to build with ARM GCCRonald Cron2014-08-261-0/+2
* CryptoPkg: Update to build with RVCTRonald Cron2014-08-261-1/+2
* OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin2014-08-145-16/+16
* Clean up code.qlong2014-08-071-2/+2
* Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen2014-08-071-4/+13
* Add comments for clarification about memset implementation.Long, Qin2014-07-161-1/+8
* Update OpenSSL from 0.9.8w to the latest 0.9.8za.Long, Qin2014-07-085-109/+159