]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Library/BaseCryptLib
CryptoPkg/IntrinsicLib: Fix the warning on memset
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib /
2017-11-07 chenc2CryptoPkg/BaseCryptLib: Add C-structure to matching...
2017-11-06 Long QinCryptoPkg/BaseCryptLib: Fix mismatched memory allocatio...
2017-11-06 Long QinCryptoPkg/BaseCryptLib: Fix buffer overflow issue in...
2017-10-24 Peter JonesCryptoPkg/BaseCryptLib: remove some duplicate initializ...
2017-09-24 Qin LongCryptoPkg: Add new API to retrieve commonName of X...
2017-05-22 Long QinCryptoPkg/BaseCryptLib: Add NULL pointer checks in...
2017-05-02 Long QinCryptoPkg/SmmCryptLib: Enable HMAC-SHA256 support for...
2017-04-14 Long QinCryptoPkg: Correct some minor issues in function comments
2017-04-06 Qin LongCryptoPkg/BaseCryptLib: Adding NULL checking in time...
2017-03-30 Qin LongCryptoPkg/BaseCryptLib: Fix Build Warning issue in...
2017-03-29 Qin LongCryptoPkg: Update PK Cipher Wrappers work with opaque...
2017-03-29 Qin LongCryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX...
2017-03-29 Qin LongCryptoPkg: Add extra build option to disable VS build...
2017-03-29 Qin LongCryptoPkg: Clean-up CRT Library Wrapper.
2017-03-15 Jiewen YaoCryptoPkg:SmmCryptLib: Add real Pkcs5Pbkdf2.c.
2017-03-06 Hao WuCryptoPkg: Refine type cast for pointer subtraction
2016-12-22 Jiaxin WuCryptoPkg: Enable ssl build in OpensslLib directly
2016-11-11 Dandan BiCryptoPkg/BaseCryptLib: Make comments consistent with...
2016-11-07 Gary LinCryptoPkg: Fix typos in comments
2016-11-02 Qin LongCryptoPkg: Add PKCS5 PBKDF2 interface for password...
2016-11-02 Qin LongCryptoPkg: Add HMAC-SHA256 cipher support
2016-11-02 Qin LongCryptoPkg: Add xxxxHashAll APIs to facilitate the diges...
2016-08-11 Thomas HuthCryptoPkg: Fix "responsiblity" typos
2016-07-12 Hao WuCryptoPkg BaseCryptLib: Init the content of struct...
2016-07-12 Hao WuCryptoPkg BaseCryptLib: Avoid passing NULL ptr to funct...
2016-07-11 Giri P MudusuruCryptoPkg: Fix typos in comments
2016-05-16 Qin LongCryptoPkg/SmmCryptLib: Enable AES support for SMM.
2016-03-15 Jiaxin WuCryptoPkg: Fix the potential system hang issue
2016-02-25 Laszlo ErsekCryptoPkg: RuntimeCryptLib: support realloc(NULL, size)
2016-02-25 Laszlo ErsekCryptoPkg: RuntimeCryptLib: support free(NULL)
2016-02-25 Laszlo ErsekCryptoPkg: BaseCryptLib: support free(NULL)
2016-01-26 Karyne MayerCryptoPkg: Fix function qsort for non 32-bit machines
2015-12-17 Ard BiesheuvelCryptoPkg: fix build support under RVCT
2015-12-15 Jordan JustenCryptoPkg: Convert all .uni files to utf-8
2015-12-07 Ard BiesheuvelCryptoPkg/BaseCryptLib: make mVirtualAddressChangeEvent...
2015-11-25 Qin Long[CryptoPkg] Correct one typo in the API comments.
2015-11-05 Ard BiesheuvelCryptoPkg: fix AARCH64 build under CLANG35
2015-11-05 Qin LongCryptoPkg: Add one new API (Pkcs7GetCertificatesList...
2015-10-29 David WoodhouseCryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAIN
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Clean up checking of PKCS#7...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use accessor functions for...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use accessor functions for...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Add missing OpenSSL includes
2015-09-02 Qin LongCryptoPkg: Fix one wrong parameter for weak key checking
2015-07-14 Bruce CranCryptoPkg: remove redundant parentheses
2015-07-14 Qiu ShuminCryptoPkg: Make the function headers of Pkcs7GetAttache...
2015-06-30 Qin LongCryptoPkg: Fix the dereferenced pointer issue
2015-06-19 Qin LongCryptoPkg: Add some comments for API usage clarification.
2015-06-19 Qin LongCryptoPkg: Add one new API for PKCS7 Verification Proto...
2015-06-16 Qin LongCryptoPkg: Wrapper files updates to support openssl...
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: TimestampTokenVerify(): fix gcc-4.8 / Ia32...
2014-11-12 Qin LongCryptoPkg Updates to support RFC3161 timestamp signatur...
2014-09-03 Gao, LimingCryptoPkg: Convert non DOS format files to DOS format
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-07 qlongClean up code.
2014-06-16 Andrew FishFix build issues with Xcode in CryptoPkg and SecurityPkg.
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 tye1Add SPC_INDIRECT_DATA_OBJID check to make sure contentT...
2012-08-23 tye1Fix PeiCryptLib build issue.
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-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-03-31 tye1Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSig...
2012-03-19 sfu51. Remove conducting ASSERT in BaseCryptLib.
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 tye11. Adjust SignedData to comply with latest UEFI spec...
2011-08-16 tye1Add new interfaces to support PKCS7#7 signed data and...
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-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-02 qlongUpdate CryptoPkg for new ciphers (HMAC, Block Cipher...
2010-11-01 hhtianAdd CryptoPkg (from UDK2010.UP3)