[exim-dev] [Bug 1911] IDNA 2008 support

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Stare tematy: [exim-dev] [Bug 1911] New: IDNA 2008 support
Temat: [exim-dev] [Bug 1911] IDNA 2008 support
https://bugs.exim.org/show_bug.cgi?id=1911

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

commit b9c4d138d95f568884a4919314cd312dd29e120c
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Nov 26 18:35:48 2016 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Nov 26 21:50:10 2016 +0000


    i18n: support idna2008.  bug 1911
----
 doc/doc-txt/ChangeLog                |   6 ++
 src/src/EDITME                       |   6 +-
 src/src/config.h.defaults            |   1 +
 src/src/transports/smtp.c            |   9 +--
 src/src/utf8.c                       | 124 ++++++++++++++++++++++++++++-------
 src/src/verify.c                     |  25 ++++---
 test/scripts/4200-International/4200 | 112 +++++++++++++++++++------------
 test/stdout/4200                     | 109 +++++++++++++++++++-----------
 8 files changed, 264 insertions(+), 128 deletions(-)


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