aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/evp_asn1.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-1/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-03-31Remove old ASN.1 code from evp_asn1.cDr. Stephen Henson1-66/+36
2015-03-24free NULL cleanupRich Salz1-2/+1
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson1-15/+15
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-130/+132
2014-06-27Memory leak and NULL dereference fixes.Dr. Stephen Henson1-1/+5
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-5/+5
2008-11-01More size_tification.Ben Laurie1-1/+1
2008-11-01size_tification.Ben Laurie1-4/+4
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson1-1/+5
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-2/+2
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-12/+12
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1-2/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-18/+9
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+193