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
|
8335c6417e
hostip: remove conn->data from resolver functions
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Gustafsson
|
e5d574c54f
dns: release sharelock as soon as possible
|
5 years ago |
Daniel Stenberg
|
abff183387
setopt: add CURLOPT_DOH_URL
|
6 years ago |
Daniel Stenberg
|
7b9bc96c77
http2: several cleanups
|
6 years ago |
Daniel Stenberg
|
1b76c38904
conn: remove the boolean 'inuse' field
|
6 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
|
0ebe2c15d1
hostasyn: Prefer 'CURLcode result' for curl result codes
|
9 years ago |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 years ago |
Steve Holme
|
befbc8f56b
code cleanup: Use 'CURLcode result'
|
10 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 |
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 |
Vsevolod Novikov
|
ca015f1a45
asynch resolvers: unified
|
13 years ago |
Daniel Stenberg
|
ef19e30985
ares: memory leak fix
|
13 years ago |
Daniel Stenberg
|
b6a3e2be8e
c-ares: fix cancelled resolves
|
14 years ago |
Tommie Gannert
|
8ab137b2bc
ares: ask for both IPv4 and IPv6 addresses
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
bfc4c33985
Constantine Sapuntzakis refactoring of async callbacks, allowing
|
15 years ago |