..
curlx
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
vauth
url: compare full origin when setting credentials
2026-05-16 01:14:29 +02:00
vquic
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
vssh
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
vtls
vtls: use Curl_safecmp for CRLfile and pinned_key comparison
2026-05-19 15:10:47 +02:00
.gitignore
altsvc.c
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
altsvc.h
altsvc: cap the list at 5,000 entries
2026-04-01 12:05:47 +02:00
amigaos.c
share: concurrency handling, easy updates
2026-03-21 14:42:49 +01:00
amigaos.h
arpa_telnet.h
asyn-ares.c
resolve: pass bool for proxy resolves
2026-04-24 13:10:59 +02:00
asyn-base.c
resolve: pass bool for proxy resolves
2026-04-24 13:10:59 +02:00
asyn-thrdd.c
asyn-thrdd: fix result processing without wakeup socketpair
2026-05-01 11:30:51 +02:00
asyn.h
resolve: pass bool for proxy resolves
2026-04-24 13:10:59 +02:00
bufq.c
bufq.h
bufref.c
bufref.h
cf-dns.c
ftp: remove 2 Curl_resolv_blocking() calls
2026-05-07 14:02:13 +02:00
cf-dns.h
ftp: remove 2 Curl_resolv_blocking() calls
2026-05-07 14:02:13 +02:00
cf-h1-proxy.c
auth: cleanups
2026-05-07 14:03:00 +02:00
cf-h1-proxy.h
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
cf-h2-proxy.c
cf-h2-prox: fix peer leak
2026-05-17 00:14:36 +02:00
cf-h2-proxy.h
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
cf-haproxy.c
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
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-dns: connection filter for DNS queries
2026-03-30 13:28:38 +02:00
cf-ip-happy.c
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
cf-ip-happy.h
cf-dns: connection filter for DNS queries
2026-03-30 13:28:38 +02:00
cf-socket.c
src: add curlx_memzero() to clear buffers securely
2026-05-16 00:26:46 +02:00
cf-socket.h
cf-dns: connection filter for DNS queries
2026-03-30 13:28:38 +02:00
cfilters.c
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
cfilters.h
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
CMakeLists.txt
cmake: unfold a line
2026-05-14 16:33:23 +02:00
config-mac.h
src: drop detecting and redefining system symbol ftruncate
2026-03-30 13:46:14 +02:00
config-os400.h
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
config-riscos.h
src: drop detecting and redefining system symbol ftruncate
2026-03-30 13:46:14 +02:00
config-win32.h
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
conncache.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
conncache.h
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
connect.c
connect: remove deref of freed pointer in trace call
2026-05-17 14:20:19 +02:00
connect.h
ftp: remove 2 Curl_resolv_blocking() calls
2026-05-07 14:02:13 +02:00
content_encoding.c
build: fix -Wformat-signedness by adjusting printf masks
2026-04-16 10:32:50 +02:00
content_encoding.h
cookie.c
cookie: trim trailing dots when checking PSL
2026-05-16 11:24:28 +02:00
cookie.h
cookie: constify struct pointers
2026-05-13 17:52:49 +02:00
creds.c
creds: mask OAuth bearer token in trace logs
2026-05-18 23:53:41 +02:00
creds.h
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
cshutdn.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
cshutdn.h
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
curl_addrinfo.c
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
curl_addrinfo.h
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
curl_config-cmake.h.in
src: add curlx_memzero() to clear buffers securely
2026-05-16 00:26:46 +02:00
curl_ctype.h
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_fopen.c
fopen: for temp files, inherit permissions only for owner
2026-03-30 18:39:12 +02:00
curl_fopen.h
curl_get_line.c
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
curl_gssapi.h
clang-tidy: enable more checks, fix fallouts
2026-04-14 02:20:16 +02:00
curl_hmac.h
lib: accept larger input to md5/hmac/sha256/sha512 functions
2026-03-31 17:19:56 +02:00
curl_ldap.h
curl_md4.h
curl_md5.h
lib: accept larger input to md5/hmac/sha256/sha512 functions
2026-03-31 17:19:56 +02:00
curl_memrchr.c
curl_memrchr.h
curl_ntlm_core.c
src: fix comment typos
2026-05-12 17:14:38 +02:00
curl_ntlm_core.h
curl_printf.h
curl_range.c
curl_range.h
curl_sasl.c
creds: add sasl service name
2026-05-13 14:04:17 +02:00
curl_sasl.h
curl_setup.h
src: add curlx_memzero() to clear buffers securely
2026-05-16 00:26:46 +02:00
curl_sha256.h
lib: accept larger input to md5/hmac/sha256/sha512 functions
2026-03-31 17:19:56 +02:00
curl_sha512_256.c
src: add curlx_memzero() to clear buffers securely
2026-05-16 00:26:46 +02:00
curl_sha512_256.h
curl_share.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
curl_share.h
share: concurrency handling, easy updates
2026-03-21 14:42:49 +01:00
curl_sspi.c
tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree()
2026-04-01 19:53:53 +02:00
curl_sspi.h
windows: update MS SDK versions in comments
2026-05-15 03:41:33 +02:00
curl_threads.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
curl_threads.h
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
curl_trc.c
lib: make resolving HTTPS DNS records reliable:
2026-04-01 15:36:31 +02:00
curl_trc.h
lib: make resolving HTTPS DNS records reliable:
2026-04-01 15:36:31 +02:00
cw-out.c
build: fix -Wformat-signedness by adjusting printf masks
2026-04-16 10:32:50 +02:00
cw-out.h
cw-pause.c
cw-pause.h
dict.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
dict.h
dllmain.c
tidy-up: sort TLS backends, distros, alphabetically
2026-05-11 11:57:25 +02:00
dnscache.c
unittests: cleanups
2026-04-15 23:32:38 +02:00
dnscache.h
clang-tidy: enable more checks, fix fallouts
2026-04-14 02:20:16 +02:00
doh.c
resolve: pass bool for proxy resolves
2026-04-24 13:10:59 +02:00
doh.h
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
dynhds.c
unittests: cleanups
2026-04-15 23:32:38 +02:00
dynhds.h
lib: move all UNITTEST prototypes to C files (cont.)
2026-03-21 13:14:46 +01:00
easy.c
vtls_scache: check reentrancy
2026-04-20 11:22:00 +02:00
easy_lock.h
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
easygetopt.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
easyif.h
easyoptions.c
easyoptions.h
escape.c
clang-tidy: enable more checks, fix fallouts
2026-04-14 02:20:16 +02:00
escape.h
fake_addrinfo.c
lib: reserve 'result' for CURLcode
2026-04-06 23:12:06 +02:00
fake_addrinfo.h
file.c
tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree()
2026-04-01 19:53:53 +02:00
file.h
fileinfo.c
fileinfo.h
formdata.c
lib: rename more CURLcode variables to 'result'
2026-04-16 22:50:52 +02:00
formdata.h
ftp-int.h
ftp.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
ftp.h
ftplistparser.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
ftplistparser.h
functypes.h
getenv.c
getinfo.c
getinfo: repair CURLINFO_TLS_SESSION
2026-04-11 16:56:22 +02:00
getinfo.h
gopher.c
gopher.h
hash.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
hash.h
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
headers.c
clang-tidy: enable more checks, fix fallouts
2026-04-14 02:20:16 +02:00
headers.h
hmac.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
hostip.c
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
hostip.h
hostip: convert Curl_resolv_unix to static resolv_unix
2026-05-05 17:49:12 +02:00
hostip4.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
hostip6.c
lib: make resolving HTTPS DNS records reliable:
2026-04-01 15:36:31 +02:00
hsts.c
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
hsts.h
hsts: rename Curl_hsts() to hsts_check() and make it static
2026-05-05 17:46:51 +02:00
http.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
http.h
auth: cleanups
2026-05-07 14:03:00 +02:00
http1.c
http1.h
http2.c
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
http2.h
http: refactor http_on_response into sub functions
2026-03-31 23:53:45 +02:00
http_aws_sigv4.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
http_aws_sigv4.h
lib: move all UNITTEST prototypes to C files
2026-03-20 07:47:57 +01:00
http_chunks.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
http_chunks.h
http_digest.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
http_digest.h
http_negotiate.c
creds: add sasl service name
2026-05-13 14:04:17 +02:00
http_negotiate.h
http_ntlm.c
creds: add sasl service name
2026-05-13 14:04:17 +02:00
http_ntlm.h
http_proxy.c
auth: cleanups
2026-05-07 14:03:00 +02:00
http_proxy.h
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
httpsrr.c
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
httpsrr.h
tidy-up: whitespace
2026-04-27 13:34:27 +02:00
idn.c
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
idn.h
idn: replace header guards with forward declaration
2026-05-11 17:01:34 +02:00
if2ip.c
if2ip.h
imap.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
imap.h
ldap.c
ldap: fix to not leak attribute on OOM (WinLDAP)
2026-05-13 00:43:27 +02:00
libcurl.def
libcurl.rc
libcurl.vers.in
llist.c
llist: constify struct pointers
2026-05-13 17:40:42 +02:00
llist.h
llist: constify struct pointers
2026-05-13 17:40:42 +02:00
macos.c
macos.h
Makefile.am
Makefile.am: replace stray := with = [ci skip]
2026-04-06 02:52:08 +02:00
Makefile.inc
creds: hold credentials
2026-05-12 16:05:15 +02:00
Makefile.soname
md4.c
gnutls: fix more nettle 4+ compatibility issues
2026-05-12 05:33:08 +02:00
md5.c
gnutls: allow building with nettle 4.0
2026-05-12 03:54:24 +02:00
memdebug.c
lib: add thread pool and queue
2026-03-23 23:03:58 +01:00
mime.c
mime: simplify Curl_mime_prepare_headers
2026-05-04 11:20:22 +02:00
mime.h
mprintf.c
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
mqtt.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
mqtt.h
multi.c
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
multi_ev.c
build: fix -Wformat-signedness by adjusting printf masks
2026-04-16 10:32:50 +02:00
multi_ev.h
multi_ntfy.c
multi_ntfy.h
multihandle.h
multi: enhance pending handles fairness
2026-04-23 15:55:07 +02:00
multiif.h
netrc.c
netrc: scanner refactor
2026-05-18 15:18:09 +02:00
netrc.h
netrc: scanner refactor
2026-05-18 15:18:09 +02:00
noproxy.c
unittests: cleanups
2026-04-15 23:32:38 +02:00
noproxy.h
lib: move all UNITTEST prototypes to C files
2026-03-20 07:47:57 +01:00
openldap.c
creds: add sasl service name
2026-05-13 14:04:17 +02:00
optiontable.pl
optiontable: replace stdin with filename arg, harden open() call
2026-03-19 15:06:43 +01:00
parsedate.c
GHA: enable -Wunused-macros in clang-tidy jobs
2026-05-16 01:17:41 +02:00
parsedate.h
peer.c
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
peer.h
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
pingpong.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
pingpong.h
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
pop3.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
pop3.h
progress.c
unittests: cleanups
2026-04-15 23:32:38 +02:00
progress.h
progress: count amount of data "delivered" to application
2026-03-21 23:21:55 +01:00
protocol.c
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
protocol.h
protocol: introduce typedef for the do_more() function
2026-05-06 08:16:33 +02:00
psl.c
psl.h
rand.c
build: link bcrypt.lib via vcxproj files
2026-04-20 16:29:25 +02:00
rand.h
clang-tidy: enable more checks, fix fallouts
2026-04-14 02:20:16 +02:00
ratelimit.c
ratelimit: reset on start
2026-03-24 16:25:53 +01:00
ratelimit.h
ratelimit: reset on start
2026-03-24 16:25:53 +01:00
request.c
auth: cleanups
2026-05-07 14:03:00 +02:00
request.h
auth: cleanups
2026-05-07 14:03:00 +02:00
rtsp.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
rtsp.h
select.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
select.h
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
sendf.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
sendf.h
setopt.c
setopt: fix to honor CURLOPT_PROXY_CAINFO_BLOB over Native CA
2026-05-16 11:55:59 +02:00
setopt.h
setup-os400.h
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
setup-vms.h
setup-win32.h
sha256.c
gnutls: allow building with nettle 4.0
2026-05-12 03:54:24 +02:00
sigpipe.h
slist.c
tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree()
2026-04-01 19:53:53 +02:00
slist.h
smb.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
smb.h
lib: make SMB support opt-in
2026-03-22 11:55:39 +01:00
smtp.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
smtp.h
sockaddr.h
socketpair.c
socketpair.h
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
socks.c
tidy-up: miscellaneous
2026-05-16 01:56:17 +02:00
socks.h
creds: add sasl service name
2026-05-13 14:04:17 +02:00
socks_gssapi.c
creds: add sasl service name
2026-05-13 14:04:17 +02:00
socks_sspi.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
splay.c
splay.h
strcase.c
strcase.h
strequal.c
strerror.c
tidy-up: prefer "initialize" with a 'z'
2026-05-15 11:49:06 +02:00
strerror.h
system_win32.c
system_win32.h
telnet.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
telnet.h
tftp.c
src: fix comment typos
2026-05-12 17:14:38 +02:00
tftp.h
thrdpool.c
lib: make resolving HTTPS DNS records reliable:
2026-04-01 15:36:31 +02:00
thrdpool.h
lib: make resolving HTTPS DNS records reliable:
2026-04-01 15:36:31 +02:00
thrdqueue.c
thrdqueue: make thrdq_await_done only for unit tests
2026-05-05 08:55:49 +02:00
thrdqueue.h
thrdqueue.h: minor language polish in comments
2026-05-05 14:34:27 +02:00
transfer.c
creds: hold credentials
2026-05-12 16:05:15 +02:00
transfer.h
creds: hold credentials
2026-05-12 16:05:15 +02:00
uint-bset.c
unittests: cleanups
2026-04-15 23:32:38 +02:00
uint-bset.h
lib: move all UNITTEST prototypes to C files
2026-03-20 07:47:57 +01:00
uint-hash.c
unittests: cleanups
2026-04-15 23:32:38 +02:00
uint-hash.h
lib: move all UNITTEST prototypes to C files
2026-03-20 07:47:57 +01:00
uint-spbset.c
unittests: cleanups
2026-04-15 23:32:38 +02:00
uint-spbset.h
uint-table.c
unittests: cleanups
2026-04-15 23:32:38 +02:00
uint-table.h
url.c
netrc: scanner refactor
2026-05-18 15:18:09 +02:00
url.h
lib: introduce Curl_peer
2026-05-05 16:22:11 +02:00
urlapi-int.h
urlapi: same origin tests
2026-04-16 15:00:43 +02:00
urlapi.c
urlapi: prevent a terminal .0x component to normalize IPv4
2026-05-17 14:19:26 +02:00
urldata.h
unix-sockets: ignore proxy settings
2026-05-16 18:49:46 +02:00
version.c
tidy-up: miscellaneous
2026-04-14 01:08:32 +02:00
ws.c
misc: fix code quality findings
2026-04-21 14:35:55 +02:00
ws.h