Viktor Szakats
|
d0728c9109
lib: fix compiler warnings (gcc)
|
před 6 měsíci |
Daniel Stenberg
|
aef369867f
lib: call Curl_strntolower instead of doing crafted loops
|
před 6 měsíci |
Viktor Szakats
|
a35bbe8977
lib: bump hash sizes to `size_t`
|
před 6 měsíci |
Stephen Farrell
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
před 7 měsíci |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
před 7 měsíci |
RainRat
|
2cd78f525c
misc: Fix typos in docs and lib
|
před 8 měsíci |
Daniel Stenberg
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
před 11 měsíci |
Daniel Stenberg
|
907dce2dc0
hostip: return error immediately when Curl_ip2addr() fails
|
před 11 měsíci |
Viktor Szakats
|
84338c4de2
build: add more picky warnings and fix them
|
před 1 rokem |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
před 1 rokem |
Viktor Szakats
|
d14e11d248
hostip: silence compiler warning `-Wparentheses-equality`
|
před 1 rokem |
Stefan Eissing
|
dac293cfb7
lib: apache style infof and trace macros/functions
|
před 1 rokem |
Stefan Eissing
|
56a4db2e4e
urldata: move async resolver state from easy handle to connectdata
|
před 1 rokem |
Daniel Stenberg
|
b651aba096
hostip: show the list of IPs when resolving is done
|
před 1 rokem |
Viktor Szakats
|
96c29900bc
build: delete checks for C89 standard headers
|
před 1 rokem |
Jay Satiro
|
2fe26a7c6a
hostip: fix typo
|
před 1 rokem |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
před 1 rokem |
Daniel Stenberg
|
acca40c9b5
lib: build fixups when built with most things disabled
|
před 1 rokem |
Daniel Stenberg
|
ac67d72179
hostip: return IPv6 first for localhost resolves
|
před 1 rokem |
Stan Hu
|
c7308592fb
hostip.c: Move macOS-specific calls into global init call
|
před 1 rokem |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
před 1 rokem |
Colin Cross
|
e743425bc6
hostip: move easy_lock.h include above curl_memory.h
|
před 1 rokem |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
před 1 rokem |
Daniel Stenberg
|
f446258f02
hostip: include easy_lock.h before using GLOBAL_INIT_IS_THREADSAFE
|
před 1 rokem |
Daniel Stenberg
|
8e6abece40
hostip: use time_t for storing oldest DNS entry
|
před 1 rokem |
Daniel Stenberg
|
9ed7d56e04
hostip: enforce a maximum DNS cache size independent of timeout value
|
před 1 rokem |
Daniel Stenberg
|
f62557276a
hostip: store dns timeout as 'int'
|
před 1 rokem |
Harry Sintonen
|
13718030ad
hostip: add locks around use of global buffer for alarm()
|
před 1 rokem |
Matt Jolly
|
0ae0abbe72
hostip: refuse to resolve the .onion TLD
|
před 1 rokem |
Daniel Stenberg
|
788c6b3864
hostip: avoid sscanf and extra buffer copies
|
před 1 rokem |