curl/lib
Stefan Eissing ad1fcd6111
async-ares: fix query counter handling
When starting an c-ares query, the provided callback may be invoked
right away, leading to a decrement of `queries_ongoing`. Increment
the counter *before* call c-ares. Otherwise, the `async->done` bit
is not properly set.

Closes #21399
2026-04-21 15:58:06 +02:00
..
curlx
vauth
vquic
vssh
vtls wolfssl: fix -Wmissing-prototypes 2026-04-21 10:09:58 +02:00
.gitignore
altsvc.c
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c async-ares: fix query counter handling 2026-04-21 15:58:06 +02:00
asyn-base.c
asyn-thrdd.c async-ares: fix query counter handling 2026-04-21 15:58:06 +02:00
asyn.h Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
bufq.c
bufq.h
bufref.c
bufref.h
cf-dns.c Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
cf-dns.h Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
cf-h1-proxy.c
cf-h1-proxy.h
cf-h2-proxy.c
cf-h2-proxy.h
cf-haproxy.c
cf-haproxy.h
cf-https-connect.c Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
cf-https-connect.h
cf-ip-happy.c Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
cf-ip-happy.h
cf-socket.c
cf-socket.h
cfilters.c Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
cfilters.h Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
CMakeLists.txt
config-mac.h
config-os400.h
config-riscos.h
config-win32.h
conncache.c
conncache.h
connect.c
connect.h
content_encoding.c
content_encoding.h
cookie.c
cookie.h
cshutdn.c
cshutdn.h
curl_addrinfo.c
curl_addrinfo.h
curl_config-cmake.h.in
curl_ctype.h
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_fopen.c
curl_fopen.h
curl_get_line.c
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_ldap.h
curl_md4.h
curl_md5.h
curl_memrchr.c
curl_memrchr.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_printf.h
curl_range.c
curl_range.h
curl_sasl.c
curl_sasl.h
curl_setup.h
curl_sha256.h
curl_sha512_256.c
curl_sha512_256.h
curl_share.c
curl_share.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curl_trc.c
curl_trc.h
cw-out.c
cw-out.h
cw-pause.c
cw-pause.h
dict.c
dict.h
dllmain.c
dnscache.c
dnscache.h
doh.c
doh.h
dynhds.c
dynhds.h
easy.c vtls_scache: check reentrancy 2026-04-20 11:22:00 +02:00
easy_lock.h
easygetopt.c
easyif.h
easyoptions.c
easyoptions.h
escape.c
escape.h
fake_addrinfo.c
fake_addrinfo.h
file.c
file.h
fileinfo.c
fileinfo.h
formdata.c
formdata.h
ftp-int.h
ftp.c
ftp.h
ftplistparser.c
ftplistparser.h
functypes.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c
hash.h
headers.c
headers.h
hmac.c
hostip.c Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
hostip.h Happy Eyeballs: add resolution time delay 2026-04-20 23:47:49 +02:00
hostip4.c
hostip6.c
hsts.c
hsts.h
http.c http: clear digest nonce on cross-orgin redirect 2026-04-17 22:16:08 +02:00
http.h
http1.c
http1.h
http2.c
http2.h
http_aws_sigv4.c
http_aws_sigv4.h
http_chunks.c
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c
http_proxy.h
httpsrr.c misc: fix code quality findings 2026-04-21 14:35:55 +02:00
httpsrr.h misc: fix code quality findings 2026-04-21 14:35:55 +02:00
idn.c
idn.h
if2ip.c
if2ip.h
imap.c
imap.h
ldap.c
libcurl.def
libcurl.rc
libcurl.vers.in
llist.c
llist.h
macos.c
macos.h
Makefile.am
Makefile.inc
Makefile.soname
md4.c
md5.c
memdebug.c
mime.c mime: only allow 40 levels of calls 2026-04-20 14:28:43 +02:00
mime.h
mprintf.c mprintf: OR the flags 2026-04-21 15:21:10 +02:00
mqtt.c
mqtt.h
multi.c
multi_ev.c
multi_ev.h
multi_ntfy.c tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
multi_ntfy.h
multihandle.h
multiif.h
netrc.c
netrc.h
noproxy.c
noproxy.h
openldap.c
optiontable.pl
parsedate.c parsedate: refactor 2026-04-21 14:22:07 +02:00
parsedate.h
pingpong.c
pingpong.h
pop3.c
pop3.h
progress.c
progress.h
protocol.c
protocol.h
psl.c
psl.h
rand.c build: link bcrypt.lib via vcxproj files 2026-04-20 16:29:25 +02:00
rand.h
ratelimit.c
ratelimit.h
request.c
request.h
rtsp.c
rtsp.h
select.c
select.h
sendf.c
sendf.h
setopt.c
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
sigpipe.h
slist.c
slist.h
smb.c
smb.h
smtp.c
smtp.h
sockaddr.h
socketpair.c
socketpair.h
socks.c
socks.h
socks_gssapi.c
socks_sspi.c
splay.c
splay.h
strcase.c
strcase.h
strequal.c
strerror.c
strerror.h
system_win32.c
system_win32.h
telnet.c
telnet.h
tftp.c
tftp.h
thrdpool.c
thrdpool.h
thrdqueue.c
thrdqueue.h
transfer.c
transfer.h
uint-bset.c
uint-bset.h
uint-hash.c
uint-hash.h
uint-spbset.c
uint-spbset.h
uint-table.c
uint-table.h
url.c
url.h
urlapi-int.h
urlapi.c
urldata.h
version.c
ws.c misc: fix code quality findings 2026-04-21 14:35:55 +02:00
ws.h