summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib/SysCall
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg/Crt: import "inet_pton.c" (CVE-2019-14553)Laszlo Ersek2019-11-021-0/+257
* CryptoPkg/Crt: turn strchr() into a function (CVE-2019-14553)Laszlo Ersek2019-11-021-0/+5
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-35/+5
* CryptoPkg: Fix various typosAntoine Coeur2019-02-111-2/+2
* CryptoPkg/BaseCryptLib: Fix potential integer overflow issue.Long Qin2018-10-311-1/+13
* CryptoPkg: Clean up source filesLiming Gao2018-06-281-6/+6
* CryptoPkg/CrtLibSupport: add secure_getenv() stub functionLaszlo Ersek2018-05-081-0/+13
* CryptoPkg/BaseCryptLib: Add error handling for time() wrapperLong Qin2018-01-221-5/+9
* CryptoPkg/BaseCryptLib: Fix buffer overflow issue in realloc wrapperLong Qin2017-11-061-7/+76
* CryptoPkg/BaseCryptLib: Adding NULL checking in time() wrapper.Qin Long2017-04-071-2/+4
* CryptoPkg: Clean-up CRT Library Wrapper.Qin Long2017-03-296-154/+103
* CryptoPkg: Refine type cast for pointer subtractionHao Wu2017-03-061-3/+3
* CryptoPkg: Enable ssl build in OpensslLib directlyJiaxin Wu2016-12-221-0/+10
* CryptoPkg: Fix typos in commentsGiri P Mudusuru2016-07-111-2/+2
* CryptoPkg: Fix the potential system hang issueJiaxin Wu2016-03-151-12/+17
* CryptoPkg: RuntimeCryptLib: support realloc(NULL, size)Laszlo Ersek2016-02-251-0/+4
* CryptoPkg: RuntimeCryptLib: support free(NULL)Laszlo Ersek2016-02-251-1/+7
* CryptoPkg: BaseCryptLib: support free(NULL)Laszlo Ersek2016-02-251-1/+7
* CryptoPkg: Fix function qsort for non 32-bit machinesKaryne Mayer2016-01-261-2/+2
* CryptoPkg/BaseCryptLib: make mVirtualAddressChangeEvent STATICArd Biesheuvel2015-12-071-1/+1
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-1210-748/+0
* Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit...Long, Qin2013-11-191-2/+2
* Per gmtime manpage, tm_mon is the number of months since January Gary Ching-Pang Lin2013-07-171-3/+3
* Fix some typo and coding style issues in BaseCryptLib instances.tye12012-07-272-5/+5
* Fix SmmCryptLib issue when calling time() in RealTimeClock.ctye12012-06-012-286/+41
* Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye12011-08-164-7/+137
* CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.cjljusten2011-05-041-0/+31
* CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten2011-05-041-1/+5
* Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong2011-04-191-0/+112
* 1. Add new API supports for PEM & X509 key retrieving & verification;qlong2010-12-311-0/+5
* 1. enable /GL optimization building on OpensslLib.vanjeff2010-11-261-0/+14
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-022-59/+222
* Add CryptoPkg (from UDK2010.UP3)hhtian2010-11-0116-0/+1724