summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs7/pk7_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant ASN1_INTEGER_set call in PKCS7_set_typeinoguchi2020-01-211-2/+1
* Fix a number of ASN1_INTEGER vs ASN1_STRING mixups coming from thetb2019-03-131-3/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-38/+23
* Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new).jsing2015-09-301-4/+4
* Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this isjsing2015-09-301-3/+3
* Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generatedjsing2015-07-291-3/+3
* Fix several crash causing defects from OpenSSL.tedu2015-03-191-1/+3
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-3/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+4
* More KNF.jsing2014-07-081-16/+18
* KNF.jsing2014-06-291-329/+327
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+0
* resolve conflicts, fix local changesdjm2010-10-011-57/+135
* resolve conflictsdjm2008-09-061-14/+103
* resolve conflictsdjm2005-04-291-14/+30
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-0/+7
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-7/+15
* OpenSSL 0.9.5 mergebeck2000-03-191-17/+37
* OpenSSL 0.9.4 mergebeck1999-09-291-78/+78
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+449