git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
TLS: rework client-side use with an explicit context rather than a global
[users/heiko/exim.git]
/
src
/
exim_monitor
/
em_globals.c
diff --git
a/src/exim_monitor/em_globals.c
b/src/exim_monitor/em_globals.c
index e0ed0244e5afee5fbfc4333a34ba0910a60a1a30..6ed57ef1731e4675c43764c22fcc7cc2afe5b96e 100644
(file)
--- a/
src/exim_monitor/em_globals.c
+++ b/
src/exim_monitor/em_globals.c
@@
-217,7
+217,7
@@
int string_datestamp_type = -1;
BOOL timestamps_utc = FALSE;
tls_support tls_in = {
BOOL timestamps_utc = FALSE;
tls_support tls_in = {
-
-1,
/* tls_active */
+
{-1},
/* tls_active */
0, /* bits */
FALSE, /* tls_certificate_verified */
#ifdef SUPPORT_DANE
0, /* bits */
FALSE, /* tls_certificate_verified */
#ifdef SUPPORT_DANE