]> git.ipfire.org Git - thirdparty/curl.git/commit
smtp: Support UTF-8 based host names in the MAIL command
authorSteve Holme <steve_holme@hotmail.com>
Fri, 7 Feb 2020 15:53:25 +0000 (15:53 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 26 Feb 2020 11:02:38 +0000 (11:02 +0000)
commit68fb25fa3fcff62dda71d2c67894eedf93291e05
treefc9463200be7be8b2a99c0b83ad79611183b332b
parent9352a40779e44d06b3825ea0b5ce1283a0a79835
smtp: Support UTF-8 based host names in the MAIL command

Non-ASCII host names will be ACE encoded if IDN is supported.
lib/smtp.c
tests/data/Makefile.inc
tests/data/test959
tests/data/test962 [new file with mode: 0644]