..
curlx
badwords: avoid 'simply'
2026-03-10 19:34:06 +01:00
vauth
digest: fix memory leak in auth_create_digest_http_message()
2026-03-09 09:24:01 +01:00
vquic
tidy-up: miscellaneous
2026-03-09 11:35:19 +01:00
vssh
connection_check, simplified
2026-03-11 23:28:50 +01:00
vtls
vtls: ECH definitions cleanup
2026-03-11 23:45:29 +01:00
.gitignore
altsvc.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
altsvc.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
amigaos.c
amigaos.h
arpa_telnet.h
stop using the word 'just'
2026-03-03 15:30:22 +01:00
asyn-ares.c
badwords: avoid 'simply'
2026-03-10 19:34:06 +01:00
asyn-base.c
badwords: avoid 'simply'
2026-03-10 19:34:06 +01:00
asyn-thrdd.c
badwords: avoid 'simply'
2026-03-10 19:34:06 +01:00
asyn.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
bufq.c
bufq.h
docs: avoid starting sentences with However,
2026-03-07 23:49:11 +01:00
bufref.c
build: tidy up and dedupe strdup functions
2026-02-03 14:02:30 +01:00
bufref.h
cf-h1-proxy.c
badwords: avoid 'simply'
2026-03-10 19:34:06 +01:00
cf-h1-proxy.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
cf-h2-proxy.c
clang-tidy: drop some redundant conditions reported by misc-redundant-expression
2026-02-21 15:06:58 +01:00
cf-h2-proxy.h
cf-haproxy.c
cf-haproxy.h
cf-https-connect.c
easy: reset errorbuf on eyeballing success
2026-02-18 12:04:23 +01:00
cf-https-connect.h
cf-ip-happy.c
easy: reset errorbuf on eyeballing success
2026-02-18 12:04:23 +01:00
cf-ip-happy.h
cf-socket.c
badwords: avoid 'simply'
2026-03-10 19:34:06 +01:00
cf-socket.h
docs: drop basically
2026-03-07 10:58:36 +01:00
cfilters.c
cfilter: move a debug-only check into ifdef DEBUGBUILD
2026-02-27 08:21:15 +01:00
cfilters.h
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
CMakeLists.txt
stop using the word 'just'
2026-03-03 15:30:22 +01:00
config-mac.h
tidy-up: miscellaneous
2026-02-12 14:52:16 +01:00
config-os400.h
docs: avoid starting sentences with However,
2026-03-07 23:49:11 +01:00
config-riscos.h
config-riscos.h: drop all undefs
2026-02-24 15:54:45 +01:00
config-win32.h
config-win32.h: merge two #if branches
2026-03-09 11:35:19 +01:00
conncache.c
lib: delete unused local includes
2026-02-16 21:13:43 +01:00
conncache.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
connect.c
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
connect.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
content_encoding.c
content_encoding: return 'identity' if none other exists
2026-03-06 22:48:16 +01:00
content_encoding.h
cookie.c
tidy-up: miscellaneous
2026-03-09 11:35:19 +01:00
cookie.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
cshutdn.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
cshutdn.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
curl_addrinfo.c
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
curl_addrinfo.h
clang-tidy: add arg names to prototypes where missing
2026-02-23 01:00:47 +01:00
curl_config-cmake.h.in
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
curl_ctype.h
curl_endian.c
curl_endian.h
curl_fnmatch.c
clang-tidy: drop redundant casts
2026-02-19 15:27:17 +01:00
curl_fnmatch.h
curl_fopen.c
build: use native file open flags in Windows-specific code
2026-02-04 15:59:35 +01:00
curl_fopen.h
curl_get_line.c
curl_get_line: drop single-use macro
2026-02-08 15:47:47 +01:00
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
gss: exclude verbose error logic from non-verbose builds
2026-02-10 02:34:33 +01:00
curl_gssapi.h
gss: exclude verbose error logic from non-verbose builds
2026-02-10 02:34:33 +01:00
curl_hmac.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
curl_ldap.h
curl_md4.h
curl_md5.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
curl_memrchr.c
curl_memrchr.h
curl_ntlm_core.c
clang-tidy: enable readability-math-missing-parentheses, adjust code
2026-02-23 18:57:40 +01:00
curl_ntlm_core.h
build: use more const
2026-02-02 12:32:49 +01:00
curl_printf.h
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
curl_range.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
curl_range.h
curl_rtmp.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
curl_rtmp.h
curl_sasl.c
build: use more const
2026-02-02 12:32:49 +01:00
curl_sasl.h
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
curl_setup.h
stop using the word 'just'
2026-03-03 15:30:22 +01:00
curl_sha256.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
curl_sha512_256.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
curl_sha512_256.h
curl_share.c
lib: delete unused local includes
2026-02-16 21:13:43 +01:00
curl_share.h
clang-tidy: add arg names to prototypes where missing
2026-02-23 01:00:47 +01:00
curl_sspi.c
build: tidy up and dedupe strdup functions
2026-02-03 14:02:30 +01:00
curl_sspi.h
windows: tidy up includes, macros, document dependencies
2026-02-11 16:15:11 +01:00
curl_threads.c
curl_threads.h
curl_trc.c
easy: reset errorbuf on eyeballing success
2026-02-18 12:04:23 +01:00
curl_trc.h
easy: reset errorbuf on eyeballing success
2026-02-18 12:04:23 +01:00
cw-out.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
cw-out.h
cw-pause.c
tidy-up: miscellaneous
2026-02-12 14:52:16 +01:00
cw-pause.h
dict.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
dict.h
dllmain.c
doh.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
doh.h
tidy-up: miscellaneous
2026-03-09 11:35:19 +01:00
dynhds.c
dynhds: drop duplicate includes
2026-01-21 18:10:08 +01:00
dynhds.h
stop using the word 'just'
2026-03-03 15:30:22 +01:00
easy.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
easy_lock.h
easygetopt.c
easyif.h
easyoptions.c
easyoptions.h
escape.c
clang-tidy: enable readability-math-missing-parentheses, adjust code
2026-02-23 18:57:40 +01:00
escape.h
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
fake_addrinfo.c
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
fake_addrinfo.h
file.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
file.h
fileinfo.c
fileinfo.h
formdata.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
formdata.h
clang-tidy: add arg names to prototypes where missing
2026-02-23 01:00:47 +01:00
ftp.c
pingpong: cleanup timeleft handling
2026-03-11 23:30:05 +01:00
ftp.h
stop using the word 'just'
2026-03-03 15:30:22 +01:00
ftplistparser.c
ftplistparser.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
functypes.h
clang-tidy: check misc-header-include-cycle, fix in internal headers
2026-02-20 17:33:02 +01:00
getenv.c
getinfo.c
clang-tidy: check bugprone-macro-parentheses, fix fallouts
2026-02-22 00:58:04 +01:00
getinfo.h
gopher.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
gopher.h
hash.c
clang-tidy: check bugprone-macro-parentheses, fix fallouts
2026-02-22 00:58:04 +01:00
hash.h
clang-tidy: add arg names to prototypes where missing
2026-02-23 01:00:47 +01:00
headers.c
headers.h
build: fix building rare combinations
2026-02-24 20:49:06 +01:00
hmac.c
clang-tidy: enable readability-math-missing-parentheses, adjust code
2026-02-23 18:57:40 +01:00
hostip.c
hostip: clear the sockaddr_in6 structure before use
2026-03-11 11:33:13 +01:00
hostip.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
hostip4.c
hostip6.c
hsts.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
hsts.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
http.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
http.h
stop using the word 'just'
2026-03-03 15:30:22 +01:00
http1.c
http1: fix potential NULL dereference in Curl_h1_req_parse_read()
2026-03-02 13:45:14 +01:00
http1.h
tidy-up: miscellaneous
2026-02-12 14:52:16 +01:00
http2.c
docs: avoid starting sentences with However,
2026-03-07 23:49:11 +01:00
http2.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
http_aws_sigv4.c
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
http_aws_sigv4.h
http_chunks.c
tidy-up: miscellaneous
2026-02-12 14:52:16 +01:00
http_chunks.h
http_digest.c
build: constify memchr()/strchr()/etc result variables (cont.)
2026-01-25 14:20:37 +01:00
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c
lib: delete unused local includes
2026-02-16 21:13:43 +01:00
http_proxy.h
httpsrr.c
build: tidy up and dedupe strdup functions
2026-02-03 14:02:30 +01:00
httpsrr.h
idn.c
clang-tidy: check bugprone-macro-parentheses, fix fallouts
2026-02-22 00:58:04 +01:00
idn.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
if2ip.c
tidy-up: move literals to right-side of if expressions (where missing)
2026-02-07 16:41:51 +01:00
if2ip.h
imap.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
imap.h
ldap.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
libcurl.def
libcurl.rc
libcurl.vers.in
llist.c
llist.h
clang-tidy: add arg names to prototypes where missing
2026-02-23 01:00:47 +01:00
macos.c
macos.h
Makefile.am
lib: use lib source directory as base include path
2026-02-23 16:00:42 +01:00
Makefile.inc
curlx: add local snprintf() helper that always nul-terminates (Windows)
2026-03-02 21:30:36 +01:00
Makefile.soname
md4.c
tidy-up: miscellaneous
2026-03-09 11:35:19 +01:00
md5.c
tidy-up: miscellaneous
2026-03-09 11:35:19 +01:00
memdebug.c
clang-tidy: add missing and delete redundant parentheses
2026-02-27 01:03:41 +01:00
mime.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
mime.h
tidy-up: macro parentheses
2026-02-24 16:30:05 +01:00
mprintf.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
mqtt.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
mqtt.h
multi.c
badwords: avoid 'simply'
2026-03-10 19:34:06 +01:00
multi_ev.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
multi_ev.h
multi_ntfy.c
multi_ntfy.h
multihandle.h
multiif.h
clang-tidy: add arg names to prototypes where missing
2026-02-23 01:00:47 +01:00
netrc.c
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
netrc.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
noproxy.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
noproxy.h
openldap.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
optiontable.pl
parsedate.c
tidy-up: miscellaneous
2026-03-09 11:35:19 +01:00
parsedate.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
pingpong.c
pingpong: cleanup timeleft handling
2026-03-11 23:30:05 +01:00
pingpong.h
pingpong: cleanup timeleft handling
2026-03-11 23:30:05 +01:00
pop3.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
pop3.h
progress.c
build: fix -Wunused-macros warnings, and related tidy-ups
2026-02-19 00:00:48 +01:00
progress.h
psl.c
psl.h
rand.c
rand: drop scan-build silencer
2026-03-09 11:35:19 +01:00
rand.h
tidy-up: macro parentheses
2026-02-24 16:30:05 +01:00
ratelimit.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
ratelimit.h
request.c
easy: reset pausing when resetting request
2026-02-21 14:56:06 +01:00
request.h
stop using the word 'just'
2026-03-03 15:30:22 +01:00
rtsp.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
rtsp.h
select.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
select.h
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
sendf.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
sendf.h
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
setopt.c
curl.h: remove CURLPROTO_MQTTS from the public header
2026-03-03 23:14:34 +01:00
setopt.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
setup-os400.h
tidy-up: macro parentheses
2026-02-24 16:30:05 +01:00
setup-vms.h
stop using the word 'just'
2026-03-03 15:30:22 +01:00
setup-win32.h
stop using the word 'just'
2026-03-03 15:30:22 +01:00
sha256.c
tidy-up: miscellaneous
2026-03-09 11:35:19 +01:00
sigpipe.h
clang-tidy: check bugprone-macro-parentheses, fix fallouts
2026-02-22 00:58:04 +01:00
slist.c
badwords: avoid 'simply'
2026-03-10 19:34:06 +01:00
slist.h
smb.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
smb.h
smtp.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
smtp.h
sockaddr.h
socketpair.c
socketpair: clear 'err' when retrying due to EINTR
2026-03-06 22:50:29 +01:00
socketpair.h
socks.c
socks: ensure DNS is freed in failure cases.
2026-03-04 17:33:06 +00:00
socks.h
socks_gssapi.c
tidy-up: miscellaneous
2026-02-12 14:52:16 +01:00
socks_sspi.c
tidy-up: miscellaneous
2026-02-25 14:44:56 +01:00
splay.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
splay.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
strcase.c
build: use more const
2026-02-02 12:32:49 +01:00
strcase.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
strequal.c
stop using the word 'just'
2026-03-03 15:30:22 +01:00
strerror.c
strerror.h
system_win32.c
windows: determine RtlVerifyVersionInfo address on global init
2026-03-09 11:35:19 +01:00
system_win32.h
telnet.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
telnet.h
tftp.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
tftp.h
transfer.c
docs: drop basically
2026-03-07 10:58:36 +01:00
transfer.h
uint-bset.c
uint-bset.h
uint-hash.c
clang-tidy: check bugprone-macro-parentheses, fix fallouts
2026-02-22 00:58:04 +01:00
uint-hash.h
uint-spbset.c
uint-spbset.h
uint-table.c
uint-table.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
url.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
url.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00
urlapi-int.h
urlapi: use U_CURLU_URLDECODE when toggling it off unsigned
2026-03-03 16:02:50 +01:00
urlapi.c
urlapi: verify the last letter of a scheme when set explictly
2026-03-11 23:48:53 +01:00
urldata.h
vtls: ECH definitions cleanup
2026-03-11 23:45:29 +01:00
version.c
clang-tidy: drop redundant casts
2026-02-19 15:27:17 +01:00
ws.c
connection_check, simplified
2026-03-11 23:28:50 +01:00
ws.h
clang-tidy: sync argument names in prototype and definition
2026-02-19 12:44:37 +01:00