Age | Commit message (Expand) | Author | Files | Lines |
2015-01-22 | Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). | Long Qin | 5 | -17/+17 |
2014-12-25 | Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3... | Long, Qin | 3 | -3/+131 |
2014-12-10 | Update the build option to eliminate possible build warning for IPF platform. | Qin Long | 1 | -1/+1 |
2014-11-14 | CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failure | Laszlo Ersek | 1 | -1/+2 |
2014-11-12 | CryptoPkg Updates to support RFC3161 timestamp signature verification. | Qin Long | 22 | -664/+1474 |
2014-09-24 | Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO... | Ard Biesheuvel | 1 | -4/+4 |
2014-09-03 | CryptoPkg: Convert non DOS format files to DOS format | Gao, Liming | 7 | -0/+0 |
2014-08-28 | CryptoPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 7 | -0/+0 |
2014-08-28 | CryptoPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 7 | -20/+27 |
2014-08-26 | CryptoPkg: Add support of AARCH64 architecture | Ronald Cron | 4 | -4/+14 |
2014-08-26 | CryptoPkg: Add support to build with ARM GCC | Ronald Cron | 1 | -0/+2 |
2014-08-26 | CryptoPkg: Update to build with RVCT | Ronald Cron | 1 | -1/+2 |
2014-08-14 | OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. | Long, Qin | 5 | -16/+16 |
2014-08-07 | Clean up code. | qlong | 1 | -2/+2 |
2014-08-07 | Fix OpensslLib build issue for ARM. The changes are: | Eugene Cohen | 1 | -4/+13 |
2014-07-16 | Add comments for clarification about memset implementation. | Long, Qin | 1 | -1/+8 |
2014-07-08 | Update OpenSSL from 0.9.8w to the latest 0.9.8za. | Long, Qin | 5 | -109/+159 |
2014-06-16 | Fix build issues with Xcode in CryptoPkg and SecurityPkg. | Andrew Fish | 2 | -1/+3 |
2013-11-19 | Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit... | Long, Qin | 4 | -5/+32 |
2013-08-07 | Enhance error handling code after calling BIO_new in BaseCryptLib. | Ye Ting | 3 | -6/+22 |
2013-07-17 | Per gmtime manpage, tm_mon is the number of months since January | Gary Ching-Pang Lin | 1 | -3/+3 |
2013-05-29 | Though the comment of RandomSeed() states it should return FALSE if there is ... | tye1 | 3 | -3/+15 |
2013-04-23 | The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated... | sfu5 | 2 | -171/+61 |
2012-12-28 | 1. Enable the whole X509v3 extension checking. | sfu5 | 3 | -43/+14 |
2012-11-22 | Fix issue that RsaPkcs1Verify() may not work in PEI phase. | tye1 | 2 | -6/+21 |
2012-10-18 | Fix coding style issue in CryptoPkg. | tye1 | 1 | -2/+2 |
2012-10-17 | Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space. | sfu5 | 1 | -0/+39 |
2012-10-17 | Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the | tye1 | 1 | -0/+20 |
2012-08-23 | Fix PeiCryptLib build issue. | tye1 | 4 | -105/+86 |
2012-08-10 | Update openssl patch to replaces the “__FILE__” and “__LINE__” with N... | sfu5 | 1 | -0/+81 |
2012-08-02 | Fix several issues in BaseCryptLib: | tye1 | 19 | -77/+271 |
2012-07-27 | Fix some typo and coding style issues in BaseCryptLib instances. | tye1 | 19 | -1523/+47 |
2012-07-18 | Add interfaces to several library instances of BaseCryptLib. | tye1 | 41 | -44/+5186 |
2012-06-25 | Fix incorrect return status in Pkcs7Verify(). | tye1 | 1 | -0/+2 |
2012-06-14 | Enable execute property to avoid format is changed carelessly. | vanjeff | 2 | -0/+0 |
2012-06-14 | Remove Carriage-Return character. | vanjeff | 1 | -2/+2 |
2012-06-12 | Add comment for modules which have external input. | jyao1 | 6 | -1/+54 |
2012-06-01 | Fix SmmCryptLib issue when calling time() in RealTimeClock.c | tye1 | 3 | -287/+51 |
2012-05-10 | Use current time value as default random seed in BaseCryptLib. | tye1 | 5 | -4/+239 |
2012-05-07 | Upgrade openssl version to 0.98w. | tye1 | 5 | -41/+56 |
2012-03-31 | Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib. | tye1 | 5 | -66/+415 |
2012-03-19 | 1. Remove conducting ASSERT in BaseCryptLib. | sfu5 | 17 | -369/+518 |
2011-12-26 | Change Openssl build option for IPF back to SIXTY_FOUR_BIT. | li-elvin | 1 | -1/+1 |
2011-12-09 | Fix Windows 2008 R2 installation fail issue in IPF ICC tip. | tye1 | 1 | -1/+1 |
2011-11-28 | Fix openssl lib build issue in IPF tip. | tye1 | 1 | -4/+5 |
2011-11-28 | Add the missing options for X64 and IPF arch of MSFT:NOOPT target. | lgao4 | 1 | -1/+3 |
2011-11-25 | Fix CrytoPkg issue in GCC X64 tip. | tye1 | 3 | -19/+91 |
2011-11-04 | Update return FALSE to ASSERT() for code consistent. | tye1 | 4 | -31/+19 |
2011-10-28 | CryptoPkg: Fix GCC build break for BaseCryptLib. | xdu2 | 1 | -1/+1 |
2011-10-28 | 1. Fix build break issue for NOOPT target. | tye1 | 5 | -13/+126 |