TLS: rework error logging to pass more string back to caller for logging
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 15 Jan 2017 16:50:20 +0000 (16:50 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 10 Feb 2017 16:54:50 +0000 (16:54 +0000)
commitcf0c61644d7dd2dfb29f6418d95bf4d8cae199ea
treea61cf4241c3cb5af8b254316dc22065e8e155f64
parente51462229029e40afa0932dd9c6337192a0dc70b
TLS: rework error logging to pass more string back to caller for logging

This permits a library-sourced error to be associated with an address
being delivered, collapsing pairs of log lines
38 files changed:
doc/doc-txt/ChangeLog
src/src/functions.h
src/src/readconf.c
src/src/smtp_in.c
src/src/tls-gnu.c
src/src/tls-openssl.c
src/src/tls.c
src/src/transports/smtp.c
src/src/verify.c
test/log/2000
test/log/2001
test/log/2012
test/log/2016
test/log/2027
test/log/2033
test/log/2051
test/log/2052
test/log/2101
test/log/2102
test/log/2111
test/log/2112
test/log/2114
test/log/2115
test/log/2116
test/log/2124
test/log/2125
test/log/2127
test/log/2132
test/log/2133
test/log/2151
test/log/5601
test/log/5611
test/log/5651
test/log/5710
test/log/5720
test/log/5730
test/log/5740
test/runtest