summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/BaseCryptLib/SysCall
AgeCommit message (Expand)Author
2016-07-11CryptoPkg: Fix typos in commentsGiri P Mudusuru
2016-03-15CryptoPkg: Fix the potential system hang issueJiaxin Wu
2016-02-25CryptoPkg: RuntimeCryptLib: support realloc(NULL, size)Laszlo Ersek
2016-02-25CryptoPkg: RuntimeCryptLib: support free(NULL)Laszlo Ersek
2016-02-25CryptoPkg: BaseCryptLib: support free(NULL)Laszlo Ersek
2016-01-26CryptoPkg: Fix function qsort for non 32-bit machinesKaryne Mayer
2015-12-07CryptoPkg/BaseCryptLib: make mVirtualAddressChangeEvent STATICArd Biesheuvel
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long
2013-11-19Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit...Long, Qin
2013-07-17Per gmtime manpage, tm_mon is the number of months since January Gary Ching-Pang Lin
2012-07-27Fix some typo and coding style issues in BaseCryptLib instances.tye1
2012-06-01Fix SmmCryptLib issue when calling time() in RealTimeClock.ctye1
2011-08-16Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye1
2011-05-04CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.cjljusten
2011-05-04CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten
2011-04-19Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong
2010-11-261. enable /GL optimization building on OpensslLib.vanjeff
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian