summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf_lib.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
| | | | | | Also remove unused des_ver.h, which exports some of these strings, but is not installed. ok miod@ tedu@
* 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-8/+0
| | | | ok to firebomb from tedu@
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-1/+1
| | | | | | | | This avoids a lot of ugly gymnastics to do snprintfs before sending the bag of strings to ERR, and eliminates at least one place in dso_dlfctn.c where it was being called with the incorrect number of arguments and using random things off the stack as addresses of strings. ok krw@, jsing@
* KNF.jsing2014-04-201-156/+156
|
* more spring VMS cleanupgiovanni2014-04-171-4/+0
| | | | ok miod@ lteo@
* resolve conflicts, fix local changesdjm2010-10-011-12/+18
|
* resolve conflictsdjm2008-09-061-2/+2
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-2/+3
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-75/+83
|
* openssl-engine-0.9.6a mergebeck2001-06-221-22/+62
|
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+352