aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs7/pk7_attr.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-6/+7
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-83/+83
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2008-03-12And so it begins...Dr. Stephen Henson1-4/+0
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson1-21/+10
2006-05-18Typo.Dr. Stephen Henson1-1/+1
2006-05-18More S/MIME tidy. Place some common attribute operations in utilityDr. Stephen Henson1-0/+39
2004-09-15Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_get_smimecap().Dr. Stephen Henson1-4/+5
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-1/+2
2001-09-08Replace old (and invalid) copyright notice.Dr. Stephen Henson1-5/+55
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
2000-05-21Yet more typesafety.Ben Laurie1-4/+6
2000-05-16Typesafe Thought Police part 4.Ben Laurie1-7/+9
1999-12-05Merge in my S/MIME library and utility.Dr. Stephen Henson1-0/+85