summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c
AgeCommit message (Expand)Author
2013-08-07Enhance error handling code after calling BIO_new in BaseCryptLib.Ye Ting
2012-08-02Fix several issues in BaseCryptLib:tye1
2012-07-27Fix some typo and coding style issues in BaseCryptLib instances.tye1
2012-03-191. Remove conducting ASSERT in BaseCryptLib.sfu5
2011-11-04Update return FALSE to ASSERT() for code consistent.tye1
2011-10-281. Fix build break issue for NOOPT target.tye1
2011-01-13Refine code to make code follow the coding style.ydong10
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong