Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 months ago |
Stefan Eissing
|
5a9262a333
url: dns_entry related improvements
|
4 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Viktor Szakats
|
a35bbe8977
lib: bump hash sizes to `size_t`
|
6 months ago |
Stephen Farrell
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
7 months ago |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
Daniel Stenberg
|
b651aba096
hostip: show the list of IPs when resolving is done
|
1 year ago |
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 |