https://bugs.exim.org/show_bug.cgi?id=2003
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/5d03669979a0faed6caec3d32f7caac9321eb160 commit 5d03669979a0faed6caec3d32f7caac9321eb160 Author: Jeremy Harris <[email protected]> AuthorDate: Mon Jan 2 17:20:26 2017 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
