Viktor Szakats
|
b563a92cd6
tidy-up: process.h detection and use
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
fe7b64228d
strerror.h: remove the #include from files not using it
|
3 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 years ago |
Marcel Raad
|
733190413f
resolvers: only include anything if needed
|
7 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
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
|
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 |
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 |
Jason Glasgow
|
8d0a504f0d
CURLOPT_DNS_SERVERS: set name servers if possible
|
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 |
Daniel Stenberg
|
7de2f9271c
async resolvers: further cleanups
|
13 years ago |
Daniel Stenberg
|
24d84da073
asynch resolvers: cleanup
|
13 years ago |
Vsevolod Novikov
|
ca015f1a45
asynch resolvers: unified
|
13 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
3184a91ec8
VMS specific preprocessor symbol checking adjustments
|
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 |
Dan Fandrich
|
8f467b4288
Removed unneeded includes of signal.h and setjmp.h
|
16 years ago |
Yang Tse
|
4e909ee8b1
ntoa() and inet_ntoa_r() no longer used
|
16 years ago |
Yang Tse
|
584f3639e3
update copyright year
|
17 years ago |
Gisle Vanem
|
c514a2a89a
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
|
17 years ago |