[exim-dev] [Bug 2003] Proxy v2 parsing wrong

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2003] Proxy v2 parsing wrong
https://bugs.exim.org/show_bug.cgi?id=2003

Git Commit <git@???> changed:

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


--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/5d03669979a0faed6caec3d32f7caac9321eb160

commit 5d03669979a0faed6caec3d32f7caac9321eb160
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Jan 2 17:20:26 2017 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Jan 2 18:46:20 2017 +0000


    proxy: fix v2 protocol decode.  bugs 2003, 1747
----
 doc/doc-docbook/spec.xfpt                 |  4 +-
 doc/doc-txt/ChangeLog                     |  3 +
 src/src/smtp_in.c                         | 37 ++++++------
 test/README                               |  8 ++-
 test/confs/4030                           | 36 ++++++++++++
 test/log/4030                             | 23 ++++++++
 test/scripts/4030-proxy-protocol/4030     | 75 ++++++++++++++++++++++++
 test/scripts/4030-proxy-protocol/REQUIRES |  1 +
 test/src/client.c                         | 97 +++++++++++++++++++++----------
 test/stdout/4030                          | 77 ++++++++++++++++++++++++
 10 files changed, 307 insertions(+), 54 deletions(-)


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