aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7/pk7_attr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix mem error handling in PKCS7_simple_smimecapFdaSilvaYY2016-07-051-10/+11
* Add checks on sk_TYPE_push() returned valueFdaSilvaYY2016-07-051-1/+5
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-6/+7
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-83/+83
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* And so it begins...Dr. Stephen Henson2008-03-121-4/+0
* Finish gcc 4.2 changes.Dr. Stephen Henson2007-06-071-21/+10
* Typo.Dr. Stephen Henson2006-05-181-1/+1
* More S/MIME tidy. Place some common attribute operations in utilityDr. Stephen Henson2006-05-181-0/+39
* Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_get_smimecap().Dr. Stephen Henson2004-09-151-4/+5
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-1/+2
* Replace old (and invalid) copyright notice.Dr. Stephen Henson2001-09-081-5/+55
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Yet more typesafety.Ben Laurie2000-05-211-4/+6
* Typesafe Thought Police part 4.Ben Laurie2000-05-161-7/+9
* Merge in my S/MIME library and utility.Dr. Stephen Henson1999-12-051-0/+85