Check for lost connection or unexpected input at end of message.
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Fri, 13 Apr 2007 15:13:47 +0000 (15:13 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Fri, 13 Apr 2007 15:13:47 +0000 (15:13 +0000)
commit58eb016e585187a87ade7602b2aecb2208605320
treec0021c9485b5b1b0c0b72591ffb5b827efcb1e3d
parent0a4e3112aeb6531661cb8d49379db4f84ff5841b
Check for lost connection or unexpected input at end of message.
28 files changed:
doc/doc-txt/ChangeLog
src/src/functions.h
src/src/globals.c
src/src/globals.h
src/src/receive.c
src/src/smtp_in.c
src/src/tls-gnu.c
src/src/tls-openssl.c
src/src/tls.c
test/confs/0559 [new file with mode: 0644]
test/confs/2029 [new file with mode: 0644]
test/confs/2150 [new file with mode: 0644]
test/log/0559 [new file with mode: 0644]
test/log/2029 [new file with mode: 0644]
test/log/2150 [new file with mode: 0644]
test/scripts/0000-Basic/0300
test/scripts/0000-Basic/0301
test/scripts/0000-Basic/0559 [new file with mode: 0644]
test/scripts/2000-GnuTLS/2029 [new file with mode: 0644]
test/scripts/2100-OpenSSL/2150 [new file with mode: 0644]
test/stderr/0559 [new file with mode: 0644]
test/stderr/2029 [new file with mode: 0644]
test/stderr/2150 [new file with mode: 0644]
test/stdout/0300
test/stdout/0301
test/stdout/0559 [new file with mode: 0644]
test/stdout/2029 [new file with mode: 0644]
test/stdout/2150 [new file with mode: 0644]