Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
před 5 roky |
Marcel Raad
|
733190413f
resolvers: only include anything if needed
|
před 7 roky |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
před 8 roky |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
před 8 roky |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
před 9 roky |
Steve Holme
|
158dfe2c5c
dns: fix compilation with MinGW from commit df69440d05f113
|
před 11 roky |
Kim Vandry
|
df69440d05
libcurl: New options to bind DNS to local interfaces or IP addresses
|
před 11 roky |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
před 12 roky |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
před 12 roky |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
před 12 roky |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
před 12 roky |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
před 12 roky |
Jason Glasgow
|
8d0a504f0d
CURLOPT_DNS_SERVERS: set name servers if possible
|
před 13 roky |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
před 13 roky |
Daniel Stenberg
|
7de2f9271c
async resolvers: further cleanups
|
před 13 roky |
Daniel Stenberg
|
24d84da073
asynch resolvers: cleanup
|
před 14 roky |
Vsevolod Novikov
|
ca015f1a45
asynch resolvers: unified
|
před 14 roky |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
před 14 roky |
Yang Tse
|
3184a91ec8
VMS specific preprocessor symbol checking adjustments
|
před 15 roky |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
před 15 roky |
Yang Tse
|
9770899a4b
Moved potential inclusion of system's malloc.h and memory.h header files to
|
před 15 roky |
Dan Fandrich
|
8f467b4288
Removed unneeded includes of signal.h and setjmp.h
|
před 16 roky |
Yang Tse
|
4e909ee8b1
ntoa() and inet_ntoa_r() no longer used
|
před 16 roky |
Yang Tse
|
584f3639e3
update copyright year
|
před 17 roky |
Gisle Vanem
|
c514a2a89a
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
|
před 17 roky |
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>.
|
před 18 roky |
Yang Tse
|
fe22872d14
include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.
|
před 18 roky |
Daniel Stenberg
|
e85e30546c
Roland Blom filed bug report #1481217
|
před 18 roky |
Gisle Vanem
|
3cbb1b2b64
Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines
|
před 18 roky |
Daniel Stenberg
|
686d90745b
First curl_multi_socket() commit. Should primarily be considered as an internal
|
před 18 roky |