summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/pkcs7/bio_pk7.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Expand ASN1_ITEM_rptr macros - no change in generated assembly.jsing2016-12-301-2/+2
|
* KNF.jsing2014-06-291-3/+4
| | | | | | | | I just spent too long chasing a bug in here and really should have done this first. Gem of the day... is it an if test or a for loop? No, it is a super ifloop! if (!(flags & PKCS7_NOVERIFY)) for (k = 0; k < sk_X509_num(signers); k++) {
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* -netwaretedu2014-04-181-6/+2
|
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+1
|
* import OpenSSL-1.0.0adjm2010-10-011-0/+69