projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
b44b935
)
Let all TLSProxy based tests display debug text conditionally
author
Richard Levitte
<levitte@openssl.org>
Fri, 12 Feb 2016 17:26:16 +0000
(18:26 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 12 Feb 2016 19:56:46 +0000
(20:56 +0100)
If the environment variable HARNESS_ACTIVE isn't defined or
HARNESS_VERBOSE is defined, it's probable that lots of output is
desired.
Reviewed-by: Rich Salz <rsalz@openssl.org>
No differences found