summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/eng_cnf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-3/+3
| | | | | | | | 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@
* resolve conflicts, fix local changesdjm2010-10-011-3/+14
|
* resolve conflictsdjm2009-01-091-9/+9
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+9
|
* resolve conflictsdjm2008-09-061-5/+2
|
* resolve conflictsdjm2006-06-271-1/+1
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+242