summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_d2i_fp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-20/+13
* Fix a short-read bug in the previous version of asn1_d2i_read_biobcook2016-05-201-26/+28
* be careful about consuming excessive memory by reading in chunks.tedu2016-05-041-14/+37
* revert the big change from yesterday to prepare for smaller commits.tedu2016-05-041-37/+14
* patch from openssl for multiple issues:tedu2016-05-031-14/+37
* Don't include asn1_mac.h if all you need is asn1.h.miod2014-07-131-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-4/+0
* Initial KNF.jsing2014-04-171-146/+134
* cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflowdjm2012-04-191-14/+40
* resolve conflictsdjm2008-09-061-17/+15
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-7/+17
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-6/+63
* OpenSSL 0.9.4 mergebeck1999-09-291-12/+6
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+201