summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/OpensslLib
AgeCommit message (Expand)AuthorFilesLines
2014-09-24Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel1-4/+4
2014-09-03CryptoPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo1-1/+2
2014-08-26CryptoPkg: Add support of AARCH64 architectureRonald Cron1-1/+2
2014-08-26CryptoPkg: Add support to build with ARM GCCRonald Cron1-0/+2
2014-08-26CryptoPkg: Update to build with RVCTRonald Cron1-1/+2
2014-08-14OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin5-16/+16
2014-08-07Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen1-4/+13
2014-07-08Update OpenSSL from 0.9.8w to the latest 0.9.8za.Long, Qin5-109/+159
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish1-0/+2
2012-12-281. Enable the whole X509v3 extension checking.sfu51-15/+2
2012-10-17Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space.sfu51-0/+39
2012-08-10Update openssl patch to replaces the “__FILE__” and “__LINE__” with N...sfu51-0/+81
2012-06-14Enable execute property to avoid format is changed carelessly.vanjeff2-0/+0
2012-06-14Remove Carriage-Return character.vanjeff1-2/+2
2012-05-07Upgrade openssl version to 0.98w.tye15-41/+56
2011-12-26Change Openssl build option for IPF back to SIXTY_FOUR_BIT.li-elvin1-1/+1
2011-12-09Fix Windows 2008 R2 installation fail issue in IPF ICC tip.tye11-1/+1
2011-11-28Fix openssl lib build issue in IPF tip.tye11-4/+5
2011-11-28Add the missing options for X64 and IPF arch of MSFT:NOOPT target.lgao41-1/+3
2011-11-25Fix CrytoPkg issue in GCC X64 tip.tye12-19/+76
2011-10-281. Fix build break issue for NOOPT target.tye11-3/+3
2011-09-14Replace SHA1 with SHA256 digest algorithm.tye11-0/+14
2011-05-30Update code to pass packaging tool.lzeng141-4/+3
2011-04-19Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong1-1/+5
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong1-3/+3
2010-11-261. enable /GL optimization building on OpensslLib.vanjeff1-14/+25
2010-11-16Override MSFT build option in INF files to remove /GL or /Oi.vanjeff1-3/+13
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong1-3/+4
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian6-0/+878