Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Stenberg
|
effd2bd7ba
socks5: use appropriate ATYP for numerical IP address host names
|
2 years ago |
MAntoniak
|
fd84db600d
build: fix compiler warnings
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
cffbccd096
socks4: scan for the IPv4 address in resolve results
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
1dc8aa870e
hostip/proxy: remove conn->data use
|
3 years ago |
Daniel Stenberg
|
8335c6417e
hostip: remove conn->data from resolver functions
|
3 years ago |
Daniel Stenberg
|
d0688dcbdf
socks: use the download buffer instead
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 years ago |
Daniel Stenberg
|
0b60d3685e
socks: check for DNS entries with the right port number
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
88b1ca7cba
CURLE_PROXY: new error code
|
4 years ago |
ihsinme
|
60aa961288
socks: use size_t for size variable
|
4 years ago |
Daniel Stenberg
|
2a41e23671
socks: detect connection close during handshake
|
4 years ago |
xquery
|
b950120b2d
socks: remove unreachable breaks in socks.c and mime.c
|
4 years ago |
Marc Hoersken
|
3186f50054
timeouts: move ms timeouts to timediff_t from int and long
|
4 years ago |
Cherish98
|
e980cbb8e7
socks: fix expected length of SOCKS5 reply
|
4 years ago |
Daniel Stenberg
|
67521b5ecf
hostip: make Curl_printable_address not return anything
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
a96c7529eb
select: make Curl_socket_check take timediff_t timeout
|
4 years ago |
Jay Satiro
|
0510cce8c0
socks: Fix blocking timeout logic
|
4 years ago |
Jay Satiro
|
53f4070827
lib: fix conversion warnings for SOCKET_WRITABLE/READABLE
|
4 years ago |
Daniel Stenberg
|
f0e8160545
socks4: fix host resolve regression
|
4 years ago |
Daniel Stenberg
|
4b786abc43
socks5: switch state properly when the resolve is done
|
4 years ago |
Daniel Stenberg
|
3735107d62
SOCKS: fix typo in printf formatting
|
4 years ago |
Daniel Stenberg
|
4a4b63daaa
socks: make the connect phase non-blocking
|
4 years ago |
Jay Satiro
|
5ee88eee68
socks: Fix destination host shown on SOCKS5 error
|
5 years ago |