[exim-dev] [Bug 2104] TLS wrong version number on connection…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 2104] TLS wrong version number on connection reuse
https://bugs.exim.org/show_bug.cgi?id=2104

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #11 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/b7d3afcfad94edf99a8dbc50ab670ded417e6bea

commit b7d3afcfad94edf99a8dbc50ab670ded417e6bea
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Apr 30 22:11:27 2017 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Apr 30 22:57:21 2017 +0100


    fix continue_more on tls connection.  bug 2104
----
 doc/doc-txt/ChangeLog          |  8 ++++++
 src/src/deliver.c              |  5 +++-
 src/src/transport.c            |  8 ++++--
 src/src/transports/smtp.c      | 37 +++++++++++++++---------
 test/confs/2038                | 63 +++++++++++++++++++++++++++++++++++++++++
 test/confs/2138                | 64 ++++++++++++++++++++++++++++++++++++++++++
 test/log/2038                  | 41 +++++++++++++++++++++++++++
 test/log/2138                  | 41 +++++++++++++++++++++++++++
 test/mail/2038.userx           | 17 +++++++++++
 test/mail/2038.userx1          | 17 +++++++++++
 test/mail/2038.usery           | 17 +++++++++++
 test/mail/2038.usery1          | 17 +++++++++++
 test/mail/2038.userz           | 17 +++++++++++
 test/mail/2038.userz1          | 17 +++++++++++
 test/mail/2138.userx           | 17 +++++++++++
 test/mail/2138.userx1          | 17 +++++++++++
 test/mail/2138.usery           | 17 +++++++++++
 test/mail/2138.usery1          | 17 +++++++++++
 test/mail/2138.userz           | 17 +++++++++++
 test/mail/2138.userz1          | 17 +++++++++++
 test/scripts/2000-GnuTLS/2038  | 18 ++++++++++++
 test/scripts/2100-OpenSSL/2138 | 17 +++++++++++
 22 files changed, 489 insertions(+), 17 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.