- 843f8ca CryptoPkg/OpensslLib: Move OPENSSL_NO_xxx defines into opensslconf.h by David Woodhouse · 9 years ago
- 97468ab CryptoPkg/OpensslLib: Eliminate GETPID_IS_MEANINGLESS definition by David Woodhouse · 9 years ago
- 3b21958 CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handling by David Woodhouse · 9 years ago
- 5121a76 CryptoPkg/OpensslLib: Undefine NO_BUILTIN_VA_FUNCS to fix varargs breakage by David Woodhouse · 9 years ago
- de0408b CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME by David Woodhouse · 9 years ago
- 6854718 CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAIN by David Woodhouse · 9 years ago
- e6eaada CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents type by David Woodhouse · 9 years ago
- 338bfd9 CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECT by David Woodhouse · 9 years ago
- 4ffe0fa CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTE by David Woodhouse · 9 years ago
- eeb8928 CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAME by David Woodhouse · 9 years ago
- 1cae0c8 CryptoPkg/BaseCryptLib: Add missing OpenSSL includes by David Woodhouse · 9 years ago
- f858b87 CryptoPkg: Fix one wrong parameter for weak key checking by Qin Long · 9 years ago
- 5c4a379 CryptoPkg: Replace string wrapper functions with safe string functions by Qin Long · 9 years ago
- 9e8841b CryptoPkg: Add a missed include file to fix the possible build issue. by Qin Long · 9 years ago
- 11298d8 CryptoPkg: Update Package version to 0.96 by Qin Long · 9 years ago
- 8ca8dd9 CryptoPkg: remove redundant parentheses by Bruce Cran · 9 years ago
- b134fe9 CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen. by Qiu Shumin · 9 years ago
- d5b5b8f CryptoPkg: update OpenSSL dependency to version 1.0.2d by Ard Biesheuvel · 9 years ago
- 2aabd14 CryptoPkg: Fix the dereferenced pointer issue by Qin Long · 9 years ago
- 4a066c7 CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data() by Laszlo Ersek · 10 years ago
- 952bd22 CryptoPkg: Add some comments for API usage clarification. by Qin Long · 10 years ago
- afeb55e CryptoPkg: Add one new API for PKCS7 Verification Protocol Support by Qin Long · 10 years ago
- ffbb1b2 CryptoPkg: add .gitignore for OpenSSL source files by Ard Biesheuvel · 10 years ago
- 1463ce1 CryptoPkg: Wrapper files updates to support openssl-1.0.2c by Qin Long · 10 years ago
- 73c54a5 CryptoPkg: Update OpensslLib module files for openssl-1.0.2c support by Qin Long · 10 years ago
- f93f78e CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2c by Qin Long · 10 years ago
- 785d183 Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015). by Long Qin · 10 years ago
- 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
- d47da78 Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). by Long Qin · 10 years ago
- 12d9566 Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3280 and UEFI 2.4 Spec. by Long, Qin · 10 years ago
- b01fcf9 Update the build option to eliminate possible build warning for IPF platform. by Qin Long · 10 years ago
- afc18ea CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64 by Laszlo Ersek · 10 years ago
- 017c285 CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failure by Laszlo Ersek · 10 years ago
- 2ac68e8 CryptoPkg Updates to support RFC3161 timestamp signature verification. by Qin Long · 10 years ago
- 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
- efda1df Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FOUR_BIT when building OpenSSL. by Ard Biesheuvel · 10 years ago
- 08ae2c0 CryptoPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 7886a51 Update CryptoPkg package version to 0.94. by Long Qin · 10 years ago
- d7325a8 Correct OpenSSL version in Cryptest.uni by Gao, Liming · 10 years ago
- 7ccea0a CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 7a2f2ec CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 18bb9e1 CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- dda856b CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- d1984ab CryptoPkg: Add support of AARCH64 architecture by Ronald Cron · 10 years ago
- bccc877 CryptoPkg: Add support to build with ARM GCC by Ronald Cron · 10 years ago
- 2f7cd8d CryptoPkg: Update to build with RVCT by Ronald Cron · 10 years ago
- fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
- f61d69c OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. by Long, Qin · 10 years ago
- 0e24145 Clean up code. by qlong · 10 years ago
- 86110f6 Fix OpensslLib build issue for ARM. The changes are: by Eugene Cohen · 10 years ago
- 1b98d6c Add comments for clarification about memset implementation. by Long, Qin · 10 years ago
- a6908c9 Update OpenSSL from 0.9.8w to the latest 0.9.8za. by Long, Qin · 10 years ago
- 7bf3ce9 Fix build issues with Xcode in CryptoPkg and SecurityPkg. by Andrew Fish · 11 years ago
- 6ab63eb Update CryptoPkg version: 0.92 -> 0.93 by Long, Qin · 11 years ago
- 38d9162 Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorithm registration to make sure the underlying algorithm is available for the default OpenSSL software PRNG implementation. by Long, Qin · 11 years ago
- 5b2956e Enhance error handling code after calling BIO_new in BaseCryptLib. by Ye Ting · 11 years ago
- 04a3cfa Per gmtime manpage, tm_mon is the number of months since January by Gary Ching-Pang Lin · 11 years ago
- b3a18a1 Though the comment of RandomSeed() states it should return FALSE if there is not enough entropy for random generation, the function always returns TRUE. This commit checks the status of pseudorandom number generator to match the comment. by tye1 · 12 years ago
- 86b5c3e The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated, use RSA_sign(), RSA_verify() instead. by sfu5 · 12 years ago
- 02ee8d3 1. Enable the whole X509v3 extension checking. by sfu5 · 12 years ago
- 8c5720b Fix issue that RsaPkcs1Verify() may not work in PEI phase. by tye1 · 12 years ago
- eb58f55 Fix coding style issue in CryptoPkg. by tye1 · 12 years ago
- e98e59c Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space. by sfu5 · 12 years ago
- fe5eea5 Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the by tye1 · 12 years ago
- efad60c Fix PeiCryptLib build issue. by tye1 · 12 years ago
- f4184cb Update openssl patch to replaces the “__FILE__” and “__LINE__” with NULL and 0. by sfu5 · 12 years ago
- dda39f3 Fix several issues in BaseCryptLib: by tye1 · 12 years ago
- 6b8ebcb Fix some typo and coding style issues in BaseCryptLib instances. by tye1 · 12 years ago
- 532616b Add interfaces to several library instances of BaseCryptLib. by tye1 · 12 years ago
- c4de8e2 Fix incorrect return status in Pkcs7Verify(). by tye1 · 13 years ago
- 4f6904d Enable execute property to avoid format is changed carelessly. by vanjeff · 13 years ago
- 1300608 Remove Carriage-Return character. by vanjeff · 13 years ago
- dc204d5 Add comment for modules which have external input. by jyao1 · 13 years ago
- 38fcd02 Fix SmmCryptLib issue when calling time() in RealTimeClock.c by tye1 · 13 years ago
- 7ce960e Use current time value as default random seed in BaseCryptLib. by tye1 · 13 years ago
- 5359174 Upgrade openssl version to 0.98w. by tye1 · 13 years ago
- bff8c6f Update copyright format by hhtian · 13 years ago
- ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
- e8b4eb0 Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib. by tye1 · 13 years ago
- 16d2c32 1. Remove conducting ASSERT in BaseCryptLib. by sfu5 · 13 years ago
- 855790a Change Openssl build option for IPF back to SIXTY_FOUR_BIT. by li-elvin · 13 years ago
- 9fa957e Update CryptoPkg package versions from 0.91 to 0.92. by tye1 · 13 years ago
- c79111f Fix Windows 2008 R2 installation fail issue in IPF ICC tip. by tye1 · 13 years ago
- 0bdcfe7 Fix openssl lib build issue in IPF tip. by tye1 · 13 years ago
- c21ddf7 Add the missing options for X64 and IPF arch of MSFT:NOOPT target. by lgao4 · 13 years ago
- 4d6afad Fix CrytoPkg issue in GCC X64 tip. by tye1 · 13 years ago
- d3945da Update return FALSE to ASSERT() for code consistent. by tye1 · 13 years ago
- 421fb3b CryptoPkg: Fix GCC build break for BaseCryptLib. by xdu2 · 13 years ago
- da9e741 1. Fix build break issue for NOOPT target. by tye1 · 13 years ago
- a2d111e Replace SHA1 with SHA256 digest algorithm. by tye1 · 13 years ago
- 55581f9 by tye1 · 13 years ago
- b7d320f Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces. by tye1 · 13 years ago
- d490265 Update code to pass packaging tool. by lzeng14 · 14 years ago
- e6a6082 Clean up DEC files: Remove section header comment blocks that do not provide any information by hhtian · 14 years ago
- f114914 CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.c by jljusten · 14 years ago
- c61fb9c CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file by jljusten · 14 years ago
- 944b3bb Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by hhtian · 14 years ago
- 8e01b44 Patch from open source community for CryptoPkg to allow it to build for ARM using the RVCT toolchain. by qlong · 14 years ago
- 96488aa Refine code to make code follow the coding style. by ydong10 · 14 years ago
- 4a567c9 1. Add new API supports for PEM & X509 key retrieving & verification; by qlong · 14 years ago