Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
1 month ago |
Gabriel Marin
|
5a263710f6
lib, src, tests: added space around ternary expressions
|
2 months ago |
Stefan Eissing
|
1be704e17e
cpool: rename "connection cache/conncache" to "Connection Pools/cpool"
|
2 months ago |
Daniel Stenberg
|
c0233a35da
hash: provide asserts to verify API use
|
3 months ago |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 months ago |
Stefan Eissing
|
5a9262a333
url: dns_entry related improvements
|
4 months ago |
CMD
|
c2e427cc93
hostip: skip error check for infallible function call
|
4 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Viktor Szakats
|
72abf7c13a
lib: tidy up types and casts
|
5 months ago |
Viktor Szakats
|
d0728c9109
lib: fix compiler warnings (gcc)
|
6 months ago |
Daniel Stenberg
|
aef369867f
lib: call Curl_strntolower instead of doing crafted loops
|
6 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 |
RainRat
|
2cd78f525c
misc: Fix typos in docs and lib
|
8 months ago |
Daniel Stenberg
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
11 months ago |
Daniel Stenberg
|
907dce2dc0
hostip: return error immediately when Curl_ip2addr() fails
|
11 months ago |
Viktor Szakats
|
84338c4de2
build: add more picky warnings and fix them
|
1 year ago |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
1 year ago |
Viktor Szakats
|
d14e11d248
hostip: silence compiler warning `-Wparentheses-equality`
|
1 year ago |
Stefan Eissing
|
dac293cfb7
lib: apache style infof and trace macros/functions
|
1 year ago |
Stefan Eissing
|
56a4db2e4e
urldata: move async resolver state from easy handle to connectdata
|
1 year 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 |
Jay Satiro
|
2fe26a7c6a
hostip: fix typo
|
1 year ago |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 year ago |
Daniel Stenberg
|
acca40c9b5
lib: build fixups when built with most things disabled
|
1 year ago |
Daniel Stenberg
|
ac67d72179
hostip: return IPv6 first for localhost resolves
|
1 year ago |
Stan Hu
|
c7308592fb
hostip.c: Move macOS-specific calls into global init call
|
1 year ago |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |