curl/lib
Daniel Stenberg effd2bd7ba
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
2022-01-03 22:32:05 +01:00
..
vauth checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
vquic ngtcp2: verify the server certificate for the gnutls case 2021-12-28 23:34:30 +01:00
vssh sha256/md5: return errors when init fails 2021-12-13 15:54:16 +01:00
vtls mbedtls: fix private member designations for v3.1.0 2022-01-03 08:56:31 +01:00
.checksrc
.gitattributes
.gitignore
altsvc.c
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c asyn-ares: ares_getaddrinfo needs no happy eyeballs timer 2021-12-14 15:34:43 +01:00
asyn-thread.c
asyn.h
base64.c
bufref.c
bufref.h
c-hyper.c
c-hyper.h
checksrc.pl checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
CMakeLists.txt cmake: don't set _USRDLL on a static Windows build 2021-11-18 11:26:30 +01:00
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h
config-plan9.h
config-riscos.h
config-tpf.h
config-vxworks.h
config-win32.h
config-win32ce.h
conncache.c hash: lazy-alloc the table in Curl_hash_add() 2021-12-10 23:16:43 +01:00
conncache.h
connect.c ngtcp2: verify the server cert on connect (quictls) 2021-12-28 23:34:23 +01:00
connect.h
content_encoding.c
content_encoding.h
cookie.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
cookie.h
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake
curl_ctype.c
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_get_line.c
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h
curl_hmac.h sha256/md5: return errors when init fails 2021-12-13 15:54:16 +01:00
curl_krb5.h
curl_ldap.h
curl_md4.h
curl_md5.h sha256/md5: return errors when init fails 2021-12-13 15:54:16 +01:00
curl_memory.h
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_ntlm_wb.c
curl_ntlm_wb.h
curl_path.c
curl_path.h
curl_printf.h
curl_range.c
curl_range.h
curl_rtmp.c
curl_rtmp.h
curl_sasl.c
curl_sasl.h
curl_setup_once.h
curl_setup.h
curl_sha256.h sha256/md5: return errors when init fails 2021-12-13 15:54:16 +01:00
curl_sspi.c misc: update copyright year range 2021-12-30 14:17:47 +01:00
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c
dict.h
doh.c
doh.h
dotdot.c
dotdot.h
dynbuf.c
dynbuf.h
easy.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
easygetopt.c
easyif.h
easyoptions.c mime: use percent-escaping for multipart form field and file names 2021-11-15 10:40:03 +01:00
easyoptions.h
escape.c
escape.h
file.c
file.h
fileinfo.c
fileinfo.h
firefox-db2pem.sh
formdata.c
formdata.h
ftp.c ftp: disable warning 4706 in MSVC 2022-01-03 17:05:13 +01:00
ftp.h
ftplistparser.c
ftplistparser.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c hash: lazy-alloc the table in Curl_hash_add() 2021-12-10 23:16:43 +01:00
hash.h hash: lazy-alloc the table in Curl_hash_add() 2021-12-10 23:16:43 +01:00
hmac.c
hostasyn.c
hostcheck.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
hostcheck.h
hostip4.c
hostip6.c
hostip.c misc: remove unused doh flags when CURL_DISABLE_DOH is defined 2021-12-15 08:01:21 +01:00
hostip.h hash: lazy-alloc the table in Curl_hash_add() 2021-12-10 23:16:43 +01:00
hostsyn.c
hsts.c
hsts.h
http2.c http2:set_transfer_url() return early on OOM 2021-12-06 14:32:29 +01:00
http2.h
http_aws_sigv4.c sha256/md5: return errors when init fails 2021-12-13 15:54:16 +01:00
http_aws_sigv4.h
http_chunks.c
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c http_proxy: don't close the socket (too early) 2021-12-29 23:20:03 +01:00
http_proxy.h http_proxy: make Curl_connect_done() work for proxy disabled builds 2021-11-12 14:48:45 +01:00
http.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
http.h http: enable haproxy support for hyper backend 2021-11-19 14:06:42 +01:00
idn_win32.c
if2ip.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
if2ip.h
imap.c misc: s/e-mail/email 2021-12-19 23:48:13 +01:00
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
inet_pton.h
krb5.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
ldap.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c
llist.h
Makefile.am
makefile.amiga
makefile.dj
Makefile.inc
Makefile.m32 Makefile.m32: rename -winssl option to -schannel and tidy up 2021-11-25 17:36:38 +00:00
Makefile.netware
Makefile.vxworks
md4.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
md5.c sha256/md5: return errors when init fails 2021-12-13 15:54:16 +01:00
memdebug.c
memdebug.h
mime.c mime: use percent-escaping for multipart form field and file names 2021-11-15 10:40:03 +01:00
mime.h
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
mqtt.c
mqtt.h
multi.c hash: lazy-alloc the table in Curl_hash_add() 2021-12-10 23:16:43 +01:00
multihandle.h multi: handle errors returned from socket/timer callbacks 2021-12-06 14:55:52 +01:00
multiif.h multi: handle errors returned from socket/timer callbacks 2021-12-06 14:55:52 +01:00
netrc.c
netrc.h
non-ascii.c
non-ascii.h
nonblock.c
nonblock.h
nwlib.c
nwos.c
openldap.c openldap: several minor improvements 2021-12-15 08:07:53 +01:00
optiontable.pl
parsedate.c
parsedate.h
pingpong.c
pingpong.h
pop3.c
pop3.h
progress.c
progress.h
psl.c
psl.h
quic.h
rand.c
rand.h
rename.c
rename.h
rtsp.c
rtsp.h
select.c
select.h
sendf.c
sendf.h
setopt.c misc: remove unused doh flags when CURL_DISABLE_DOH is defined 2021-12-15 08:01:21 +01:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c sha256/md5: return errors when init fails 2021-12-13 15:54:16 +01:00
share.c hash: lazy-alloc the table in Curl_hash_add() 2021-12-10 23:16:43 +01:00
share.h
sigpipe.h
slist.c
slist.h
smb.c
smb.h
smtp.c misc: s/e-mail/email 2021-12-19 23:48:13 +01:00
smtp.h
sockaddr.h
socketpair.c
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c socks5: use appropriate ATYP for numerical IP address host names 2022-01-03 22:32:05 +01:00
socks.h
speedcheck.c
speedcheck.h
splay.c checksrc: detect more kinds of NULL comparisons we avoid 2021-12-27 23:39:26 +01:00
splay.h
strcase.c
strcase.h
strdup.c
strdup.h
strerror.c multi: handle errors returned from socket/timer callbacks 2021-12-06 14:55:52 +01:00
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c version_win32: Check build number and platform id 2021-12-02 03:39:14 -05:00
system_win32.h
telnet.c
telnet.h
tftp.c tftp: mark protocol as not possible to do over CONNECT 2021-11-15 23:13:09 +01:00
tftp.h
timeval.c
timeval.h
transfer.c urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN 2021-11-25 08:33:48 +01:00
transfer.h
url.c url: reduce ssl backend count for CURL_DISABLE_PROXY builds 2022-01-02 22:53:47 +01:00
url.h
urlapi-int.h urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN 2021-11-25 08:33:48 +01:00
urlapi.c urlapi: if possible, shorten given numerical IPv6 addresses 2022-01-02 22:59:08 +01:00
urldata.h misc: remove unused doh flags when CURL_DISABLE_DOH is defined 2021-12-15 08:01:21 +01:00
version_win32.c version_win32: Check build number and platform id 2021-12-02 03:39:14 -05:00
version_win32.h misc: update copyright year range 2021-12-30 14:17:47 +01:00
version.c
warnless.c
warnless.h
wildcard.c
wildcard.h
x509asn1.c x509asn1: return early on errors 2021-12-15 08:19:29 +01:00
x509asn1.h