]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg
MdeModulePkg: Process Sys Prep load options in BdsDxe driver.
[mirror_edk2.git] / CryptoPkg /
2015-03-25 Long QinUpgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015).
2015-02-03 Jordan Justen*/Contributions.txt: Update example email address
2015-01-22 Long QinUpdate OpenSSL support to the latest release (0.9.8ze...
2014-12-25 Long, QinCorrect the Hash Calculation for Revoked X.509 Certific...
2014-12-10 Qin LongUpdate the build option to eliminate possible build...
2014-11-14 Laszlo ErsekCryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro...
2014-11-14 Laszlo ErsekCryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32...
2014-11-12 Qin LongCryptoPkg Updates to support RFC3161 timestamp signatur...
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-09-24 Ard BiesheuvelUsers of the LP64 data model should declare SIXTY_FOUR_...
2014-09-03 Gao, LimingCryptoPkg: Convert non DOS format files to DOS format
2014-09-02 Long QinUpdate CryptoPkg package version to 0.94.
2014-08-29 Gao, LimingCorrect OpenSSL version in Cryptest.uni
2014-08-28 Dong, GuoCryptoPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoCryptoPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoCryptoPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoCryptoPkg: INF/DEC file updates to EDK II packages
2014-08-26 Ronald CronCryptoPkg: Add support of AARCH64 architecture
2014-08-26 Ronald CronCryptoPkg: Add support to build with ARM GCC
2014-08-26 Ronald CronCryptoPkg: Update to build with RVCT
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-14 Long, QinOpenSSL 0.9.8zb was released at 06-Aug-2014, including...
2014-08-07 qlongClean up code.
2014-08-07 Eugene CohenFix OpensslLib build issue for ARM. The changes are:
2014-07-16 Long, QinAdd comments for clarification about memset implementation.
2014-07-08 Long, QinUpdate OpenSSL from 0.9.8w to the latest 0.9.8za.
2014-06-16 Andrew FishFix build issues with Xcode in CryptoPkg and SecurityPkg.
2014-01-10 Long, QinUpdate CryptoPkg version: 0.92 -> 0.93
2013-11-19 Long, QinFixed one typo in MathRShiftU64.S stub implementation...
2013-08-07 Ye TingEnhance error handling code after calling BIO_new in...
2013-07-17 Gary Ching-Pang LinPer gmtime manpage, tm_mon is the number of months...
2013-05-29 tye1Though the comment of RandomSeed() states it should...
2013-04-23 sfu5The openssl API RSA_public_decrypt() and RSA_private_en...
2012-12-28 sfu51. Enable the whole X509v3 extension checking.
2012-11-22 tye1Fix issue that RsaPkcs1Verify() may not work in PEI...
2012-10-18 tye1Fix coding style issue in CryptoPkg.
2012-10-17 sfu5Fix a bug in OpensslLib that PKCS7_verify will use...
2012-10-17 tye1Add SPC_INDIRECT_DATA_OBJID check to make sure contentT...
2012-08-23 tye1Fix PeiCryptLib build issue.
2012-08-10 sfu5Update openssl patch to replaces the “__FILE__” and...
2012-08-02 tye1Fix several issues in BaseCryptLib:
2012-07-27 tye1Fix some typo and coding style issues in BaseCryptLib...
2012-07-18 tye1Add interfaces to several library instances of BaseCryp...
2012-06-25 tye1Fix incorrect return status in Pkcs7Verify().
2012-06-14 vanjeffEnable execute property to avoid format is changed...
2012-06-14 vanjeffRemove Carriage-Return character.
2012-06-12 jyao1Add comment for modules which have external input.
2012-06-01 tye1Fix SmmCryptLib issue when calling time() in RealTimeCl...
2012-05-10 tye1Use current time value as default random seed in BaseCr...
2012-05-07 tye1Upgrade openssl version to 0.98w.
2012-04-24 hhtianUpdate copyright format
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-03-31 tye1Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSig...
2012-03-19 sfu51. Remove conducting ASSERT in BaseCryptLib.
2011-12-26 li-elvinChange Openssl build option for IPF back to SIXTY_FOUR_BIT.
2011-12-13 tye1Update CryptoPkg package versions from 0.91 to 0.92.
2011-12-09 tye1Fix Windows 2008 R2 installation fail issue in IPF...
2011-11-28 tye1Fix openssl lib build issue in IPF tip.
2011-11-28 lgao4Add the missing options for X64 and IPF arch of MSFT...
2011-11-25 tye1Fix CrytoPkg issue in GCC X64 tip.
2011-11-04 tye1Update return FALSE to ASSERT() for code consistent.
2011-10-28 xdu2CryptoPkg: Fix GCC build break for BaseCryptLib.
2011-10-28 tye11. Fix build break issue for NOOPT target.
2011-09-14 tye1Replace SHA1 with SHA256 digest algorithm.
2011-09-14 tye11. Adjust SignedData to comply with latest UEFI spec...
2011-08-16 tye1Add new interfaces to support PKCS7#7 signed data and...
2011-05-30 lzeng14Update code to pass packaging tool.
2011-05-12 hhtianClean up DEC files: Remove section header comment block...
2011-05-04 jljustenCryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.c
2011-05-04 jljustenCryptoPkg OpenSslSupport.h: Do not instantiate data...
2011-04-20 hhtianUpdate DebugLib to provide support for "err" command...
2011-04-19 qlongPatch from open source community for CryptoPkg to allow...
2011-01-13 ydong10Refine code to make code follow the coding style.
2010-12-31 qlong1. Add new API supports for PEM & X509 key retrieving...
2010-11-26 vanjeff1. enable /GL optimization building on OpensslLib.
2010-11-16 vanjeffOverride MSFT build option in INF files to remove ...
2010-11-02 qlongUpdate CryptoPkg for new ciphers (HMAC, Block Cipher...
2010-11-01 hhtianAdd CryptoPkg (from UDK2010.UP3)