mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:03:40 +03:00
socks5: use appropriate ATYP for numerical IP address host names
When not resolving the address locallly (known as socks5h). Add test 719 and 720 to verify. Reported-by: Peter Piekarski Fixes #8216 Closes #8217
This commit is contained in:
parent
53a3e90e06
commit
effd2bd7ba
5 changed files with 143 additions and 7 deletions
|
|
@ -95,7 +95,7 @@ test670 test671 test672 test673 test674 test675 test676 test677 test678 \
|
|||
\
|
||||
test700 test701 test702 test703 test704 test705 test706 test707 test708 \
|
||||
test709 test710 test711 test712 test713 test714 test715 test716 test717 \
|
||||
test718 \
|
||||
test718 test719 test720 \
|
||||
\
|
||||
test800 test801 test802 test803 test804 test805 test806 test807 test808 \
|
||||
test809 test810 test811 test812 test813 test814 test815 test816 test817 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue