summaryrefslogtreecommitdiffstats
path: root/CryptoPkg
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015).Long Qin2015-03-256-297/+295
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). Long Qin2015-01-225-17/+17
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-254-3/+158
* Update the build option to eliminate possible build warning for IPF platform.Qin Long2014-12-101-1/+1
* CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64Laszlo Ersek2014-11-141-1/+1
* CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failureLaszlo Ersek2014-11-141-1/+2
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-1229-687/+2369
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel2014-09-241-4/+4
* CryptoPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-0310-0/+0
* Update CryptoPkg package version to 0.94.Long Qin2014-09-022-3/+3
* Correct OpenSSL version in Cryptest.uniGao, Liming2014-08-291-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-2/+7
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2811-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-289-26/+43
* CryptoPkg: Add support of AARCH64 architectureRonald Cron2014-08-265-7/+18
* CryptoPkg: Add support to build with ARM GCCRonald Cron2014-08-261-0/+2
* CryptoPkg: Update to build with RVCTRonald Cron2014-08-262-1/+23
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin2014-08-145-16/+16
* Clean up code.qlong2014-08-071-2/+2
* Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen2014-08-071-4/+13
* Add comments for clarification about memset implementation.Long, Qin2014-07-161-1/+8
* Update OpenSSL from 0.9.8w to the latest 0.9.8za.Long, Qin2014-07-085-109/+159
* Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2014-06-162-1/+3
* Update CryptoPkg version: 0.92 -> 0.93Long, Qin2014-01-102-4/+4
* Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit...Long, Qin2013-11-194-5/+32
* Enhance error handling code after calling BIO_new in BaseCryptLib.Ye Ting2013-08-073-6/+22
* Per gmtime manpage, tm_mon is the number of months since January Gary Ching-Pang Lin2013-07-171-3/+3
* Though the comment of RandomSeed() states it should return FALSE if there is ...tye12013-05-293-3/+15
* The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated...sfu52013-04-232-171/+61
* 1. Enable the whole X509v3 extension checking.sfu52012-12-283-43/+14
* Fix issue that RsaPkcs1Verify() may not work in PEI phase.tye12012-11-226-10/+25
* Fix coding style issue in CryptoPkg.tye12012-10-181-2/+2
* Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space.sfu52012-10-171-0/+39
* Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the tye12012-10-171-0/+20
* Fix PeiCryptLib build issue.tye12012-08-234-105/+86
* Update openssl patch to replaces the “__FILE__” and “__LINE__” with N...sfu52012-08-101-0/+81
* Fix several issues in BaseCryptLib:tye12012-08-0220-79/+274
* Fix some typo and coding style issues in BaseCryptLib instances.tye12012-07-2720-1526/+50
* Add interfaces to several library instances of BaseCryptLib.tye12012-07-1842-59/+5340
* Fix incorrect return status in Pkcs7Verify().tye12012-06-251-0/+2
* Enable execute property to avoid format is changed carelessly.vanjeff2012-06-142-0/+0
* Remove Carriage-Return character.vanjeff2012-06-141-2/+2
* Add comment for modules which have external input.jyao12012-06-126-1/+54
* Fix SmmCryptLib issue when calling time() in RealTimeClock.ctye12012-06-013-287/+51
* Use current time value as default random seed in BaseCryptLib.tye12012-05-105-4/+239
* Upgrade openssl version to 0.98w.tye12012-05-075-41/+56