summaryrefslogtreecommitdiffstats
path: root/CryptoPkg
Commit message (Expand)AuthorAgeFilesLines
...
* 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: Replace string wrapper functions with safe string functionsQin Long2015-09-021-4/+6
* CryptoPkg: Add a missed include file to fix the possible build issue.Qin Long2015-08-201-0/+2
* CryptoPkg: Update Package version to 0.96Qin Long2015-08-202-4/+4
* 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-195-5/+10
* CryptoPkg: Add one new API for PKCS7 Verification Protocol SupportQin Long2015-06-194-5/+199
* CryptoPkg: add .gitignore for OpenSSL source filesArd Biesheuvel2015-06-161-0/+2
* CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long2015-06-167-22/+59
* 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
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* 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-254-3/+158
* Update the build option to eliminate possible build warning for IPF platform.Qin Long2014-12-101-1/+1
* CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64Laszlo Ersek2014-11-141-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-1229-687/+2369
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* 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-0310-0/+0
* Update CryptoPkg package version to 0.94.Long Qin2014-09-022-3/+3
* Correct OpenSSL version in Cryptest.uniGao, Liming2014-08-291-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-2/+7
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2811-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-289-26/+43
* CryptoPkg: Add support of AARCH64 architectureRonald Cron2014-08-265-7/+18
* CryptoPkg: Add support to build with ARM GCCRonald Cron2014-08-261-0/+2
* CryptoPkg: Update to build with RVCTRonald Cron2014-08-262-1/+23
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* 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
* Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2014-06-162-1/+3