Viktor Szakats
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
Daniel Stenberg
|
f446258f02
hostip: include easy_lock.h before using GLOBAL_INIT_IS_THREADSAFE
|
1 year ago |
Daniel Stenberg
|
788c6b3864
hostip: avoid sscanf and extra buffer copies
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Gustafsson
|
2d9fee4504
netware: remove leftover traces
|
2 years ago |
Daniel Stenberg
|
7632c0d25a
multi: use larger dns hash table for multi interface
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
254f7bd78a
hash: lazy-alloc the table in Curl_hash_add()
|
2 years ago |
Jay Satiro
|
16e9c8e990
hostip: Make Curl_ipv6works function independent of getaddrinfo
|
3 years ago |
Daniel Stenberg
|
1c1d9f1aff
hsts: ignore numberical IP address hosts
|
3 years ago |
Marc Aldorasi
|
6c347d4f36
hostip.h: remove declaration of unimplemented function
|
3 years ago |
Daniel Stenberg
|
692faeab9f
asyn-ares: use consistent resolve error message
|
3 years ago |
Daniel Stenberg
|
1dc8aa870e
hostip/proxy: remove conn->data use
|
3 years ago |
Daniel Stenberg
|
8335c6417e
hostip: remove conn->data from resolver functions
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Paul Groke
|
8324dc8b1a
dns: extend CURLOPT_RESOLVE syntax for adding non-permanent entries
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
9e90ff0839
hash: make it 'struct Curl_hash'
|
4 years ago |
Daniel Stenberg
|
67521b5ecf
hostip: make Curl_printable_address not return anything
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
4a4b63daaa
socks: make the connect phase non-blocking
|
4 years ago |
Daniel Stenberg
|
0b030a5b23
global_init: move the IPv6 works status bool to multi handle
|
4 years ago |
Daniel Stenberg
|
b1616dad8f
timediff: make it 64 bit (if possible) even with 32 bit time_t
|
5 years ago |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 years ago |
Daniel Gustafsson
|
11d7fe118d
headers: Remove no longer exported functions
|
5 years ago |
Daniel Stenberg
|
12d655d456
doh: disable DOH for the cases it doesn't work
|
5 years ago |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 years ago |
Daniel Stenberg
|
abff183387
setopt: add CURLOPT_DOH_URL
|
6 years ago |
Rick Deist
|
d95f3dc0b1
resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
|
6 years ago |