Age | Commit message (Expand) | Author |
2015-11-05 | CryptoPkg: fix AARCH64 build under CLANG35 | Ard Biesheuvel |
2015-11-05 | CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving. | Qin Long |
2015-10-29 | CryptoPkg/OpensslLib: Move OPENSSL_NO_xxx defines into opensslconf.h | David Woodhouse |
2015-10-29 | CryptoPkg/OpensslLib: Eliminate GETPID_IS_MEANINGLESS definition | David Woodhouse |
2015-10-29 | CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handling | David Woodhouse |
2015-10-29 | CryptoPkg/OpensslLib: Undefine NO_BUILTIN_VA_FUNCS to fix varargs breakage | David Woodhouse |
2015-10-29 | CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME | David Woodhouse |
2015-10-29 | CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAIN | David Woodhouse |
2015-10-29 | CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents type | David Woodhouse |
2015-10-29 | CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECT | David Woodhouse |
2015-10-29 | CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTE | David Woodhouse |
2015-10-29 | CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAME | David Woodhouse |
2015-10-29 | CryptoPkg/BaseCryptLib: Add missing OpenSSL includes | David Woodhouse |
2015-09-02 | CryptoPkg: Fix one wrong parameter for weak key checking | Qin Long |
2015-09-02 | CryptoPkg: Replace string wrapper functions with safe string functions | Qin Long |
2015-08-20 | CryptoPkg: Add a missed include file to fix the possible build issue. | Qin Long |
2015-08-20 | CryptoPkg: Update Package version to 0.96 | Qin Long |
2015-07-14 | CryptoPkg: remove redundant parentheses | Bruce Cran |
2015-07-14 | CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen. | Qiu Shumin |
2015-07-12 | CryptoPkg: update OpenSSL dependency to version 1.0.2d | Ard Biesheuvel |
2015-06-30 | CryptoPkg: Fix the dereferenced pointer issue | Qin Long |
2015-06-23 | CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data() | Laszlo Ersek |
2015-06-19 | CryptoPkg: Add some comments for API usage clarification. | Qin Long |
2015-06-19 | CryptoPkg: Add one new API for PKCS7 Verification Protocol Support | Qin Long |
2015-06-16 | CryptoPkg: add .gitignore for OpenSSL source files | Ard Biesheuvel |
2015-06-16 | CryptoPkg: Wrapper files updates to support openssl-1.0.2c | Qin Long |
2015-06-16 | CryptoPkg: Update OpensslLib module files for openssl-1.0.2c support | Qin Long |
2015-06-16 | CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2c | Qin Long |
2015-03-25 | Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015). | Long Qin |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2015-01-22 | Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). | Long Qin |
2014-12-25 | Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3... | Long, Qin |
2014-12-10 | Update the build option to eliminate possible build warning for IPF platform. | Qin Long |
2014-11-14 | CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64 | Laszlo Ersek |
2014-11-14 | CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failure | Laszlo Ersek |
2014-11-12 | CryptoPkg Updates to support RFC3161 timestamp signature verification. | Qin Long |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-09-24 | Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO... | Ard Biesheuvel |
2014-09-03 | CryptoPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-02 | Update CryptoPkg package version to 0.94. | Long Qin |
2014-08-29 | Correct OpenSSL version in Cryptest.uni | Gao, Liming |
2014-08-28 | CryptoPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | CryptoPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | CryptoPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | CryptoPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-26 | CryptoPkg: Add support of AARCH64 architecture | Ronald Cron |
2014-08-26 | CryptoPkg: Add support to build with ARM GCC | Ronald Cron |
2014-08-26 | CryptoPkg: Update to build with RVCT | Ronald Cron |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-08-14 | OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. | Long, Qin |