Steve Holme
|
befbc8f56b
code cleanup: Use 'CURLcode result'
|
10 vuotta sitten |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 vuotta sitten |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 vuotta sitten |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 vuotta sitten |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 vuotta sitten |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 vuotta sitten |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 vuotta sitten |
Daniel Stenberg
|
7de2f9271c
async resolvers: further cleanups
|
14 vuotta sitten |
Vsevolod Novikov
|
ca015f1a45
asynch resolvers: unified
|
14 vuotta sitten |
Daniel Stenberg
|
ef19e30985
ares: memory leak fix
|
14 vuotta sitten |
Daniel Stenberg
|
b6a3e2be8e
c-ares: fix cancelled resolves
|
14 vuotta sitten |
Tommie Gannert
|
8ab137b2bc
ares: ask for both IPv4 and IPv6 addresses
|
14 vuotta sitten |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 vuotta sitten |
Yang Tse
|
bfc4c33985
Constantine Sapuntzakis refactoring of async callbacks, allowing
|
15 vuotta sitten |
Yang Tse
|
3184a91ec8
VMS specific preprocessor symbol checking adjustments
|
15 vuotta sitten |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 vuotta sitten |
Yang Tse
|
9770899a4b
Moved potential inclusion of system's malloc.h and memory.h header files to
|
15 vuotta sitten |
Yang Tse
|
0ce97f77e0
Use our Curl_addrinfo definition even when an addrinfo struct is available.
|
16 vuotta sitten |
Dan Fandrich
|
8f467b4288
Removed unneeded includes of signal.h and setjmp.h
|
16 vuotta sitten |
Yang Tse
|
4e909ee8b1
ntoa() and inet_ntoa_r() no longer used
|
16 vuotta sitten |
Daniel Stenberg
|
2c105af910
Adapted the c-ares code to the API change c-ares 1.5.0 brings in the
|
17 vuotta sitten |
Yang Tse
|
584f3639e3
update copyright year
|
17 vuotta sitten |
Gisle Vanem
|
c514a2a89a
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
|
17 vuotta sitten |
Yang Tse
|
13616f8f96
Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>.
|
18 vuotta sitten |
Gisle Vanem
|
4a1a1a75fb
Added note for CURLRES_ARES and CURLRES_IPV6.
|
18 vuotta sitten |
Yang Tse
|
fe22872d14
include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.
|
18 vuotta sitten |
Daniel Stenberg
|
e85e30546c
Roland Blom filed bug report #1481217
|
18 vuotta sitten |
Gisle Vanem
|
3cbb1b2b64
Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines
|
18 vuotta sitten |
Daniel Stenberg
|
5f0366c2cb
only define _REENTRANT if not already defined, and only in setup.h
|
19 vuotta sitten |
Daniel Stenberg
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 vuotta sitten |