aboutsummaryrefslogtreecommitdiffstats
path: root/util/opensslwrap.sh
Commit message (Collapse)AuthorAgeFilesLines
* opensslwrap.sh to respect $OPENSSL_ENGINES.Andy Polyakov2006-12-291-1/+1
|
* Allow opensslwrap.sh to access engines from build tree.Andy Polyakov2006-12-291-0/+4
|
* Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov2005-02-011-0/+22
and SafeDllSearchMode in Windows. Submitted by: Richard Levitte