Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 vuosi sitten |
Viktor Szakats
|
edae6c66c7
lib: sync guard for Curl_getaddrinfo_ex() definition and use
|
2 vuotta sitten |
Viktor Szakats
|
b563a92cd6
tidy-up: process.h detection and use
|
2 vuotta sitten |
Futaura
|
55a138acc4
amigaos: fix threaded resolver on AmigaOS 4.x
|
2 vuotta sitten |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 vuotta sitten |
Daniel Stenberg
|
fe7b64228d
strerror.h: remove the #include from files not using it
|
3 vuotta sitten |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 vuotta sitten |
Daniel Stenberg
|
8335c6417e
hostip: remove conn->data from resolver functions
|
3 vuotta sitten |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 vuotta sitten |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 vuotta sitten |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 vuotta sitten |
Daniel Stenberg
|
8bd14c871f
fix: Copyright year out of date, should be 2020
|
4 vuotta sitten |
Marcel Raad
|
875314ed0b
hostip: move code to resolve IP address literals to `Curl_resolv`
|
4 vuotta sitten |
Daniel Stenberg
|
854343fc4e
hostip4.c: bump copyright year range
|
4 vuotta sitten |
Marcel Raad
|
67a08dca27
curl_setup: disable IPv6 resolver without `getaddrinfo`
|
5 vuotta sitten |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 vuotta sitten |
Marcel Raad
|
733190413f
resolvers: only include anything if needed
|
7 vuotta sitten |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 vuotta sitten |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 vuotta sitten |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 vuotta sitten |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 vuotta sitten |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 vuotta sitten |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 vuotta sitten |
Daniel Stenberg
|
0b5ae7c80e
NI_MAXSERV: remove all use of it
|
11 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 |
Daniel Stenberg
|
9f20379fe4
hostip: avoid getaddrinfo when c-ares is used
|
13 vuotta sitten |