summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/OpensslLib
AgeCommit message (Expand)Author
2015-03-25Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015).Long Qin
2015-01-22Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). Long Qin
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long
2014-09-24Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel
2014-09-03CryptoPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-26CryptoPkg: Add support of AARCH64 architectureRonald Cron
2014-08-26CryptoPkg: Add support to build with ARM GCCRonald Cron
2014-08-26CryptoPkg: Update to build with RVCTRonald Cron
2014-08-14OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin
2014-08-07Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen
2014-07-08Update OpenSSL from 0.9.8w to the latest 0.9.8za.Long, Qin
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish
2012-12-281. Enable the whole X509v3 extension checking.sfu5
2012-10-17Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space.sfu5
2012-08-10Update openssl patch to replaces the “__FILE__” and “__LINE__” with N...sfu5
2012-06-14Enable execute property to avoid format is changed carelessly.vanjeff
2012-06-14Remove Carriage-Return character.vanjeff
2012-05-07Upgrade openssl version to 0.98w.tye1
2011-12-26Change Openssl build option for IPF back to SIXTY_FOUR_BIT.li-elvin
2011-12-09Fix Windows 2008 R2 installation fail issue in IPF ICC tip.tye1
2011-11-28Fix openssl lib build issue in IPF tip.tye1
2011-11-28Add the missing options for X64 and IPF arch of MSFT:NOOPT target.lgao4
2011-11-25Fix CrytoPkg issue in GCC X64 tip.tye1
2011-10-281. Fix build break issue for NOOPT target.tye1
2011-09-14Replace SHA1 with SHA256 digest algorithm.tye1
2011-05-30Update code to pass packaging tool.lzeng14
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-16Override MSFT build option in INF files to remove /GL or /Oi.vanjeff
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian