summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/lib/pkcs7.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-02Most memory allocation failures were fatal already and the majority ofjoerg1-3/+3
2008-07-23Further analyses shows that OpenSSL refuses signature validation if keyjoerg1-6/+10
2008-07-21Replace X509_check_ca code with X509_check_purpose and explicitjoerg1-6/+28
2008-07-18Use X509_check_ca to determine if this is a CA key.joerg1-4/+7
2008-07-05pkg_install-20080705:joerg1-3/+30
2008-05-21Define __UNCONST if needed.joerg1-2/+6
2008-05-11Add support PKCS7 signatures in packages and pkg-vulnerabilities.joerg1-0/+266