TLS: move from SUPPORT_TLS to DISABLE_TLS macro for the build
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 24 May 2019 14:57:02 +0000 (15:57 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 24 May 2019 14:57:02 +0000 (15:57 +0100)
commit01603eec64d42431f182b33008206facfc7f800e
tree2ad67cd6c3879a31582535f4446e4f080caf6d91
parentfeb5343a10a0c6526c3a9a08bb4d57cf6eafa289
TLS: move from SUPPORT_TLS to DISABLE_TLS macro for the build
38 files changed:
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/OS/unsupported/Makefile-CYGWIN
src/src/EDITME
src/src/auths/gsasl_exim.c
src/src/buildconfig.c
src/src/config.h.defaults
src/src/daemon.c
src/src/dane.c
src/src/deliver.c
src/src/dkim_transport.c
src/src/exim.c
src/src/exim.h
src/src/expand.c
src/src/functions.h
src/src/globals.c
src/src/globals.h
src/src/ip.c
src/src/macro_predef.c
src/src/macro_predef.h
src/src/macros.h
src/src/pdkim/pdkim.c
src/src/pdkim/pdkim_hash.h
src/src/pdkim/signing.c
src/src/readconf.c
src/src/receive.c
src/src/sha_ver.h
src/src/smtp_in.c
src/src/smtp_out.c
src/src/spool_in.c
src/src/spool_out.c
src/src/std-crypto.c
src/src/structs.h
src/src/tls.c
src/src/transport.c
src/src/transports/smtp.c
src/src/transports/smtp.h
src/src/verify.c