| .. |
|
curlx
|
windows: assume USE_WIN32_LARGE_FILES
|
2025-12-09 19:34:13 +01:00 |
|
vauth
|
curlx: limit use of system allocators to the minimum possible
|
2025-12-05 15:32:59 +01:00 |
|
vquic
|
tidy-up: one more round of formatting nits
|
2025-12-04 19:30:59 +01:00 |
|
vssh
|
libssh2: consider strdup() failures OOM and return correctly
|
2025-12-01 22:17:21 +01:00 |
|
vtls
|
alt-svc: more flexibility on same destination
|
2025-12-09 15:59:09 +01:00 |
|
.gitignore
|
|
|
|
altsvc.c
|
alt-svc: more flexibility on same destination
|
2025-12-09 15:59:09 +01:00 |
|
altsvc.h
|
alt-svc: more flexibility on same destination
|
2025-12-09 15:59:09 +01:00 |
|
amigaos.c
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
amigaos.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
arpa_telnet.h
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
asyn-ares.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
asyn-base.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
asyn-thrdd.c
|
asyn-thrdd: fix Curl_async_getaddrinfo() on systems without getaddrinfo
|
2025-12-07 00:08:19 +01:00 |
|
asyn.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
bufq.c
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
bufq.h
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
bufref.c
|
tidy-up: one more round of formatting nits
|
2025-12-04 19:30:59 +01:00 |
|
bufref.h
|
bufref: add Curl_bufref_dup that returns a strdup()ed version
|
2025-12-04 19:04:19 +01:00 |
|
cf-h1-proxy.c
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
cf-h1-proxy.h
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
cf-h2-proxy.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
cf-h2-proxy.h
|
|
|
|
cf-haproxy.c
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
cf-haproxy.h
|
|
|
|
cf-https-connect.c
|
alt-svc: more flexibility on same destination
|
2025-12-09 15:59:09 +01:00 |
|
cf-https-connect.h
|
|
|
|
cf-ip-happy.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
cf-ip-happy.h
|
ip_quadruple/proxy: make port uint16_t
|
2025-11-27 14:32:01 +01:00 |
|
cf-socket.c
|
ftp: make EPRT connections non-blocking
|
2025-12-06 14:48:04 +01:00 |
|
cf-socket.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
cfilters.c
|
multi: remove MSTATE_TUNNELING
|
2025-12-09 16:01:51 +01:00 |
|
cfilters.h
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
CMakeLists.txt
|
cmake: namespace all local variables in curl-config.cmake
|
2025-12-01 11:43:20 +01:00 |
|
config-mac.h
|
|
|
|
config-os400.h
|
|
|
|
config-plan9.h
|
|
|
|
config-riscos.h
|
|
|
|
config-win32.h
|
config-win32.h: drop unused/obsolete CURL_HAS_OPENLDAP_LDAPSDK
|
2025-12-10 16:02:56 +01:00 |
|
conncache.c
|
tidy-up: avoid (()), clang-format fixes and more
|
2025-12-05 16:07:03 +01:00 |
|
conncache.h
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
connect.c
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
connect.h
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
content_encoding.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
content_encoding.h
|
|
|
|
cookie.c
|
cookie: cleanups and improvements
|
2025-12-08 09:52:58 +01:00 |
|
cookie.h
|
cookie: only keep and use the canonical cleaned up path
|
2025-12-08 08:03:57 +01:00 |
|
cshutdn.c
|
lib: fix formatting nits (part 1)
|
2025-11-30 11:01:50 +01:00 |
|
cshutdn.h
|
|
|
|
curl_addrinfo.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_addrinfo.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_config.h.cmake
|
windows: assume USE_WIN32_LARGE_FILES
|
2025-12-09 19:34:13 +01:00 |
|
curl_ctype.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_endian.c
|
|
|
|
curl_endian.h
|
|
|
|
curl_fnmatch.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
curl_fnmatch.h
|
|
|
|
curl_fopen.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_fopen.h
|
|
|
|
curl_get_line.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_get_line.h
|
|
|
|
curl_gethostname.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_gethostname.h
|
|
|
|
curl_gssapi.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_gssapi.h
|
krb5: fix detecting channel binding feature
|
2025-12-01 11:43:20 +01:00 |
|
curl_hmac.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_ldap.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_md4.h
|
|
|
|
curl_md5.h
|
|
|
|
curl_memrchr.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_memrchr.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_ntlm_core.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_ntlm_core.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_printf.h
|
|
|
|
curl_range.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_range.h
|
|
|
|
curl_rtmp.c
|
tidy-up: URLs (cont.) and mdlinkcheck
|
2025-12-10 01:21:07 +01:00 |
|
curl_rtmp.h
|
|
|
|
curl_sasl.c
|
lib: add a Curl_bufref_uptr() function and use it
|
2025-12-04 16:17:21 +01:00 |
|
curl_sasl.h
|
|
|
|
curl_setup_once.h
|
tidy-up: avoid (()), clang-format fixes and more
|
2025-12-05 16:07:03 +01:00 |
|
curl_setup.h
|
windows: assume USE_WIN32_LARGE_FILES
|
2025-12-09 19:34:13 +01:00 |
|
curl_sha256.h
|
|
|
|
curl_sha512_256.c
|
tidy-up: one more round of formatting nits
|
2025-12-04 19:30:59 +01:00 |
|
curl_sha512_256.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_share.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_share.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
curl_sspi.c
|
sspi: fix memory leaks on error paths in Curl_create_sspi_identity()
|
2025-12-08 10:27:49 +01:00 |
|
curl_sspi.h
|
|
|
|
curl_threads.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
curl_threads.h
|
|
|
|
curl_trc.c
|
multi: remove MSTATE_TUNNELING
|
2025-12-09 16:01:51 +01:00 |
|
curl_trc.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
cw-out.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
cw-out.h
|
|
|
|
cw-pause.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
cw-pause.h
|
|
|
|
dict.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
dict.h
|
|
|
|
dllmain.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
doh.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
doh.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
dynhds.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
dynhds.h
|
|
|
|
easy_lock.h
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
easy.c
|
bufref: add Curl_bufref_dup that returns a strdup()ed version
|
2025-12-04 19:04:19 +01:00 |
|
easygetopt.c
|
|
|
|
easyif.h
|
|
|
|
easyoptions.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
easyoptions.h
|
|
|
|
escape.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
escape.h
|
|
|
|
fake_addrinfo.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
fake_addrinfo.h
|
|
|
|
file.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
file.h
|
|
|
|
fileinfo.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
fileinfo.h
|
|
|
|
formdata.c
|
formdata: validate callback is non-NULL before use
|
2025-12-06 23:47:50 +01:00 |
|
formdata.h
|
formdata: use struct bufref for maybe-dynamic fields.
|
2025-12-04 16:17:36 +01:00 |
|
ftp.c
|
tidy-up: one more round of formatting nits
|
2025-12-04 19:30:59 +01:00 |
|
ftp.h
|
|
|
|
ftplistparser.c
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
ftplistparser.h
|
|
|
|
functypes.h
|
|
|
|
getenv.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
getinfo.c
|
lib: turn state.referer into a struct bufref
|
2025-12-04 16:17:33 +01:00 |
|
getinfo.h
|
|
|
|
gopher.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
gopher.h
|
|
|
|
hash.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
hash.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
headers.c
|
headers: add length argument to Curl_headers_push()
|
2025-12-09 10:49:28 +01:00 |
|
headers.h
|
headers: add length argument to Curl_headers_push()
|
2025-12-09 10:49:28 +01:00 |
|
hmac.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
hostip4.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
hostip6.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
hostip.c
|
tidy-up: one more round of formatting nits
|
2025-12-04 19:30:59 +01:00 |
|
hostip.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
hsts.c
|
hsts: use one malloc instead of two per entry
|
2025-12-07 12:54:03 +01:00 |
|
hsts.h
|
hsts: use one malloc instead of two per entry
|
2025-12-07 12:54:03 +01:00 |
|
http1.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
http1.h
|
http1: parse header from uint8_t buffer
|
2025-11-28 16:07:07 +01:00 |
|
http2.c
|
headers: add length argument to Curl_headers_push()
|
2025-12-09 10:49:28 +01:00 |
|
http2.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
http_aws_sigv4.c
|
tidy-up: one more round of formatting nits
|
2025-12-04 19:30:59 +01:00 |
|
http_aws_sigv4.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
http_chunks.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
http_chunks.h
|
|
|
|
http_digest.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
http_digest.h
|
|
|
|
http_negotiate.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
http_negotiate.h
|
|
|
|
http_ntlm.c
|
lib: add a Curl_bufref_uptr() function and use it
|
2025-12-04 16:17:21 +01:00 |
|
http_ntlm.h
|
|
|
|
http_proxy.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
http_proxy.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
http.c
|
multi: remove MSTATE_TUNNELING
|
2025-12-09 16:01:51 +01:00 |
|
http.h
|
multi: remove MSTATE_TUNNELING
|
2025-12-09 16:01:51 +01:00 |
|
httpsrr.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
httpsrr.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
idn.c
|
idn: avoid allocations and wcslen on Windows
|
2025-12-03 14:50:21 +01:00 |
|
idn.h
|
|
|
|
if2ip.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
if2ip.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
imap.c
|
imap: check buffer length before accessing it
|
2025-12-09 10:50:29 +01:00 |
|
imap.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
ldap.c
|
ldap: drop PP logic for old, unsupported, Windows SDKs
|
2025-12-10 16:02:55 +01:00 |
|
libcurl.def
|
|
|
|
libcurl.rc
|
|
|
|
libcurl.vers.in
|
|
|
|
llist.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
llist.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
macos.c
|
|
|
|
macos.h
|
|
|
|
Makefile.am
|
autotools: delete idle AM_CFLAGS, AM_LDFLAGS variables
|
2025-11-30 22:27:25 +01:00 |
|
Makefile.inc
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
Makefile.soname
|
|
|
|
md4.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
md5.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
memdebug.c
|
memdebug: fix realloc logging
|
2025-12-10 00:24:42 +01:00 |
|
mime.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
mime.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
mprintf.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
mqtt.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
mqtt.h
|
|
|
|
multi_ev.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
multi_ev.h
|
lib: change uint sets to operate on uint32_t
|
2025-11-25 17:22:13 +01:00 |
|
multi_ntfy.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
multi_ntfy.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
multi.c
|
multi: remove MSTATE_TUNNELING
|
2025-12-09 16:01:51 +01:00 |
|
multihandle.h
|
multi: remove MSTATE_TUNNELING
|
2025-12-09 16:01:51 +01:00 |
|
multiif.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
netrc.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
netrc.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
noproxy.c
|
noproxy: fix build on systems without IPv6
|
2025-12-07 00:42:16 +01:00 |
|
noproxy.h
|
|
|
|
openldap.c
|
lib: turn state.url into a struct bufref
|
2025-12-04 16:17:31 +01:00 |
|
optiontable.pl
|
lib: fix formatting nits (part 2)
|
2025-12-02 16:52:54 +01:00 |
|
parsedate.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
parsedate.h
|
|
|
|
pingpong.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
pingpong.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
pop3.c
|
lib: add a Curl_bufref_uptr() function and use it
|
2025-12-04 16:17:21 +01:00 |
|
pop3.h
|
|
|
|
progress.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
progress.h
|
speedlimit: also reset on send unpausing
|
2025-11-25 11:01:37 +01:00 |
|
psl.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
psl.h
|
|
|
|
rand.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
rand.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
ratelimit.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
ratelimit.h
|
ratelimit: redesign
|
2025-11-24 23:34:05 +01:00 |
|
rename.c
|
curlx: limit use of system allocators to the minimum possible
|
2025-12-05 15:32:59 +01:00 |
|
rename.h
|
|
|
|
request.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
request.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
rtsp.c
|
multi: remove MSTATE_TUNNELING
|
2025-12-09 16:01:51 +01:00 |
|
rtsp.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
select.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
select.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
sendf.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
sendf.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
setopt.c
|
altsvc: make it one malloc instead of three per entry
|
2025-12-06 23:50:58 +01:00 |
|
setopt.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
setup-os400.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
setup-vms.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
setup-win32.h
|
|
|
|
sha256.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
sigpipe.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
slist.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
slist.h
|
slist: constify Curl_slist_append_nodup() string argument
|
2025-11-25 11:05:48 +01:00 |
|
smb.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
smb.h
|
|
|
|
smtp.c
|
lib: add a Curl_bufref_uptr() function and use it
|
2025-12-04 16:17:21 +01:00 |
|
smtp.h
|
|
|
|
sockaddr.h
|
|
|
|
socketpair.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
socketpair.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
socks_gssapi.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
socks_sspi.c
|
curlx: limit use of system allocators to the minimum possible
|
2025-12-05 15:32:59 +01:00 |
|
socks.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
socks.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
splay.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
splay.h
|
|
|
|
strcase.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
strcase.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
strdup.c
|
build: stop overriding standard memory allocation functions
|
2025-11-28 10:44:26 +01:00 |
|
strdup.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
strequal.c
|
|
|
|
strerror.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
strerror.h
|
|
|
|
system_win32.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
system_win32.h
|
|
|
|
telnet.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
telnet.h
|
|
|
|
tftp.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
tftp.h
|
|
|
|
transfer.c
|
bufref: add Curl_bufref_dup that returns a strdup()ed version
|
2025-12-04 19:04:19 +01:00 |
|
transfer.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
uint-bset.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
uint-bset.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
uint-hash.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
uint-hash.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
uint-spbset.c
|
connection: attached transfer count
|
2025-12-04 18:45:38 +01:00 |
|
uint-spbset.h
|
connection: attached transfer count
|
2025-12-04 18:45:38 +01:00 |
|
uint-table.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
uint-table.h
|
lib: change uint sets to operate on uint32_t
|
2025-11-25 17:22:13 +01:00 |
|
url.c
|
alt-svc: more flexibility on same destination
|
2025-12-09 15:59:09 +01:00 |
|
url.h
|
|
|
|
urlapi-int.h
|
|
|
|
urlapi.c
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |
|
urldata.h
|
tidy-up: miscellaneous
|
2025-12-04 20:14:11 +01:00 |
|
version.c
|
windows: assume USE_WIN32_LARGE_FILES
|
2025-12-09 19:34:13 +01:00 |
|
ws.c
|
multi: remove MSTATE_TUNNELING
|
2025-12-09 16:01:51 +01:00 |
|
ws.h
|
lib: fix formatting nits (part 3)
|
2025-12-03 14:50:16 +01:00 |