summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/err/err_prn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert previous; the implementation is incorrect since it assumes that thejsing2017-02-071-3/+3
* Add file and line to the LibreSSL error strings sine we are no longer inbeck2017-02-071-3/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* 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-2/+0
* KNF.jsing2014-04-211-33/+37
* Restore beck's rev 1.9: snprintf() was reviewedguenther2014-04-201-1/+1
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-1/+1
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-60/+17
* resolve conflictsdjm2009-01-091-12/+58
* resolve conflictsdjm2008-09-061-2/+7
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+0
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-23/+23
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+4
* OpenSSL 0.9.4 mergebeck1999-09-291-11/+9
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+107