Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 years ago |
Steve Holme
|
4d2c539b6c
asyn-thread: We prefer 'CURLcode result'
|
10 years ago |
Daniel Stenberg
|
d9762a7cdb
threaded-resolver: revert Curl_expire_latest() switch
|
10 years ago |
Daniel Stenberg
|
cacdc27f52
low-speed-limit: avoid timeout flood
|
10 years ago |
Michael Wallner
|
09b5a99816
resolve: cache lookup for async resolvers
|
10 years ago |
Steve Holme
|
691985ceb0
bits.close: Fixed compilation warning
|
10 years ago |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 years ago |
Daniel Stenberg
|
041d1e14d6
threaded-resolver: never use NULL hints with getaddrinfo
|
11 years ago |
Steve Holme
|
158dfe2c5c
dns: fix compilation with MinGW from commit df69440d05f113
|
11 years ago |
Kim Vandry
|
df69440d05
libcurl: New options to bind DNS to local interfaces or IP addresses
|
11 years ago |
Daniel Stenberg
|
0b5ae7c80e
NI_MAXSERV: remove all use of it
|
11 years ago |
Daniel Stenberg
|
a995ea05b3
resolver_error: remove wrong error message output
|
11 years ago |
Kim Vandry
|
25e577b33d
Curl_resolver_is_resolved: show proper host name on failed resolve
|
11 years ago |
Daniel Stenberg
|
52b5eadf3c
Curl_resolver_is_resolved: fix compiler warning
|
11 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 years ago |
Daniel Stenberg
|
4897f4e517
win32-threaded-resolver: stop using a dummy socket
|
13 years ago |
Jason Glasgow
|
8d0a504f0d
CURLOPT_DNS_SERVERS: set name servers if possible
|
13 years ago |
Christian Hägele
|
704dc18440
asyn-thread: check for dotted addresses before thread starts
|
13 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 years ago |
Daniel Stenberg
|
b680fd180b
code style: space between close paren and open brace
|
13 years ago |
Yang Tse
|
d9e71809cb
asyn-thread: fix compiler warning
|
13 years ago |
Yang Tse
|
fce7276f54
compiler warning: fix
|
13 years ago |
Daniel Stenberg
|
3440f4d374
resolver_error: remove bad semicolon
|
13 years ago |
Daniel Stenberg
|
5b7e1f9efe
gai_strerror: provide private implementation
|
13 years ago |
Daniel Stenberg
|
c33aee1667
treaded-resolver: better error messages
|
13 years ago |