summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg/Library/BaseCryptLib: Update internal functions/variablesMichael D Kinney2022-10-241-1/+1
* CryptoPkg: Apply uncrustify changesMichael Kubacki2021-12-071-17/+14
* CryptoPkg/BaseCryptLib: fix NULL dereference (CVE-2019-14584)Jian J Wang2020-10-211-2/+2
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* CryptoPkg: Fix typos in commentsGary Lin2016-11-071-2/+2
* CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents typeDavid Woodhouse2015-10-291-3/+4
* CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long2015-06-161-2/+4
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-121-4/+16
* Clean up code.qlong2014-08-071-2/+2
* Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the tye12012-10-171-0/+20
* Add comment for modules which have external input.jyao12012-06-121-0/+12
* 1. Remove conducting ASSERT in BaseCryptLib.sfu52012-03-191-9/+16
* Update return FALSE to ASSERT() for code consistent.tye12011-11-041-5/+2
* 1. Fix build break issue for NOOPT target.tye12011-10-281-0/+4
* Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye12011-08-161-0/+143