aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/a_d2i_fp.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Remove parentheses of return.KaoruToda1-6/+6
2017-06-29Make asn1_d2i_read_bio accessible from STORERichard Levitte1-3/+2
2016-06-04Check for overflows in EOC.Dr. Stephen Henson1-5/+6
2016-05-17Copyright consolidation 08/10Rich Salz1-54/+6
2016-04-23Harden ASN.1 BIO handling of large amounts of data.Dr. Stephen Henson1-10/+26
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-01free NULL cleanup -- codaRich Salz1-6/+3
2015-04-03Remove unnecessary use of ASN1_const_CTXDr. Stephen Henson1-12/+14
2015-03-30Remove unnecessary asn1_mac.h includes.Dr. Stephen Henson1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-198/+180
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-2/+2
2012-04-19Check for potentially exploitable overflows in asn1_d2i_read_bioDr. Stephen Henson1-14/+40
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller1-6/+6
2005-04-20Resolve signed vs. unsigned.Richard Levitte1-1/+1
2005-04-07make sure error queue is totally emptiedNils Larsch1-1/+1
2005-03-31Simplicate and add lightness.Ben Laurie1-6/+2
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-8/+10
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-3/+3
2002-12-06Workaround for GCC-ia64 compiler bug.Andy Polyakov1-0/+5
2002-12-03In asn1_d2i_read_bio, don't assume BIO_read willDr. Stephen Henson1-5/+10
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-2/+2
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-12-30ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson1-5/+62
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-10/+4
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+3
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+200