summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/OpensslLib
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data()Laszlo Ersek2015-06-231-0/+34
* CryptoPkg: Update OpensslLib module files for openssl-1.0.2c supportQin Long2015-06-164-350/+608
* CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2cQin Long2015-06-162-279/+346
* Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015).Long Qin2015-03-256-297/+295
* Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). Long Qin2015-01-225-17/+17
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-121-29/+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-031-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-1/+2
* CryptoPkg: Add support of AARCH64 architectureRonald Cron2014-08-261-1/+2
* CryptoPkg: Add support to build with ARM GCCRonald Cron2014-08-261-0/+2
* CryptoPkg: Update to build with RVCTRonald Cron2014-08-261-1/+2
* OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin2014-08-145-16/+16
* Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen2014-08-071-4/+13
* 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-161-0/+2
* 1. Enable the whole X509v3 extension checking.sfu52012-12-281-15/+2
* Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space.sfu52012-10-171-0/+39
* Update openssl patch to replaces the “__FILE__” and “__LINE__” with N...sfu52012-08-101-0/+81
* Enable execute property to avoid format is changed carelessly.vanjeff2012-06-142-0/+0
* Remove Carriage-Return character.vanjeff2012-06-141-2/+2
* Upgrade openssl version to 0.98w.tye12012-05-075-41/+56
* Change Openssl build option for IPF back to SIXTY_FOUR_BIT.li-elvin2011-12-261-1/+1
* Fix Windows 2008 R2 installation fail issue in IPF ICC tip.tye12011-12-091-1/+1
* Fix openssl lib build issue in IPF tip.tye12011-11-281-4/+5
* Add the missing options for X64 and IPF arch of MSFT:NOOPT target.lgao42011-11-281-1/+3
* Fix CrytoPkg issue in GCC X64 tip.tye12011-11-252-19/+76
* 1. Fix build break issue for NOOPT target.tye12011-10-281-3/+3
* Replace SHA1 with SHA256 digest algorithm.tye12011-09-141-0/+14
* Update code to pass packaging tool.lzeng142011-05-301-4/+3
* Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong2011-04-191-1/+5
* 1. Add new API supports for PEM & X509 key retrieving & verification;qlong2010-12-311-3/+3
* 1. enable /GL optimization building on OpensslLib.vanjeff2010-11-261-14/+25
* Override MSFT build option in INF files to remove /GL or /Oi.vanjeff2010-11-161-3/+13
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-021-3/+4
* Add CryptoPkg (from UDK2010.UP3)hhtian2010-11-016-0/+878