Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Marcel Raad
|
733190413f
resolvers: only include anything if needed
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 years ago |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 years ago |
Daniel Stenberg
|
0b5ae7c80e
NI_MAXSERV: remove all use of it
|
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
|
9f20379fe4
hostip: avoid getaddrinfo when c-ares is used
|
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 |
Vsevolod Novikov
|
ca015f1a45
asynch resolvers: unified
|
13 years ago |
Daniel Stenberg
|
a1f32ffee5
ip_version: moved to connection struct
|
14 years ago |
Daniel Stenberg
|
f3d4b17a9c
resolvers: no more using AI_CANONNAME
|
14 years ago |
Daniel Stenberg
|
68aae7f579
Curl_ipv4_resolve_r: only set AI_CANONNAME when needed
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
a07bc79117
|
14 years ago |
Yang Tse
|
15efa262bb
|
14 years ago |
Yang Tse
|
46de140aca
|
14 years ago |
Yang Tse
|
483ff1ca75
Constantine Sapuntzakis threaded resolver enhancements
|
15 years ago |
Yang Tse
|
3184a91ec8
VMS specific preprocessor symbol checking adjustments
|
15 years ago |
Yang Tse
|
59939313f8
Make usage of calloc()'s arguments consistent with rest of code base
|
15 years ago |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 years ago |
Yang Tse
|
9770899a4b
Moved potential inclusion of system's malloc.h and memory.h header files to
|
15 years ago |