aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_d2i_fp.c
Commit message (Expand)AuthorAgeFilesLines
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-6/+3
* Remove unnecessary use of ASN1_const_CTXDr. Stephen Henson2015-04-031-12/+14
* Remove unnecessary asn1_mac.h includes.Dr. Stephen Henson2015-03-301-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-198/+180
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-2/+2
* Check for potentially exploitable overflows in asn1_d2i_read_bioDr. Stephen Henson2012-04-191-14/+40
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-6/+6
* Resolve signed vs. unsigned.Richard Levitte2005-04-201-1/+1
* make sure error queue is totally emptiedNils Larsch2005-04-071-1/+1
* Simplicate and add lightness.Ben Laurie2005-03-311-6/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-8/+10
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-3/+3
* Workaround for GCC-ia64 compiler bug.Andy Polyakov2002-12-061-0/+5
* In asn1_d2i_read_bio, don't assume BIO_read willDr. Stephen Henson2002-12-031-5/+10
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson2000-12-301-5/+62
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-10/+4
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+200