summaryrefslogtreecommitdiff
path: root/crypto/asn1/a_d2i_fp.c
Commit message (Expand)AuthorAgeFilesLines
* Update util/ck_errf.pl script, and have it run automaticallybodo2005-05-091-6/+6
* Resolve signed vs. unsigned.levitte2005-04-201-1/+1
* make sure error queue is totally emptiednils2005-04-071-1/+1
* Simplicate and add lightness.ben2005-03-311-6/+2
* Give everything prototypes (well, everything that's actually used).ben2005-03-311-8/+10
* Constify d2i, s2i, c2i and r2i functions and other associatedLEVITTE_after_constlevitte2004-03-151-3/+3
* Workaround for GCC-ia64 compiler bug.appro2002-12-061-0/+5
* In asn1_d2i_read_bio, don't assume BIO_read willsteve2002-12-031-5/+10
* Security fixes brought forward from 0.9.7.ben2002-11-131-2/+2
* Make all configuration macros available for application by makinglevitte2001-02-191-2/+2
* ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofsteve2000-12-301-5/+62
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-2/+2
* Change functions to ANSI C.ulf1999-04-191-12/+7
* Initial revisionrse1998-12-211-0/+200