| .. |
|
vauth
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
vquic
|
|
|
|
vssh
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
vtls
|
wolfssl: add CURLOPT_TLS13_CIPHERS support
|
2024-08-05 23:28:04 +02:00 |
|
.checksrc
|
|
|
|
.gitattributes
|
|
|
|
.gitignore
|
|
|
|
altsvc.c
|
|
|
|
altsvc.h
|
|
|
|
amigaos.c
|
|
|
|
amigaos.h
|
|
|
|
arpa_telnet.h
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
asyn-ares.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
asyn-thread.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
asyn.h
|
|
|
|
base64.c
|
lib: silence -Wsign-conversion in base64, strcase, mprintf
|
2024-04-24 23:29:30 +02:00 |
|
bufq.c
|
bufq: writing into a softlimit queue cannot be partial
|
2024-03-03 17:35:47 +01:00 |
|
bufq.h
|
|
|
|
bufref.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
bufref.h
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
c-hyper.c
|
lib: add eos flag to send methods
|
2024-08-03 19:53:54 +02:00 |
|
c-hyper.h
|
http: expect 100 rework
|
2024-03-18 12:41:56 +01:00 |
|
cf-h1-proxy.c
|
|
|
|
cf-h1-proxy.h
|
proxy: http2 proxy tunnel implementation
|
2023-04-06 13:04:46 +02:00 |
|
cf-h2-proxy.c
|
|
|
|
cf-h2-proxy.h
|
|
|
|
cf-haproxy.c
|
lib: add eos flag to send methods
|
2024-08-03 19:53:54 +02:00 |
|
cf-haproxy.h
|
lib: remove unused functions, make single-use static
|
2023-05-23 11:08:51 +02:00 |
|
cf-https-connect.c
|
|
|
|
cf-https-connect.h
|
|
|
|
cf-socket.c
|
|
|
|
cf-socket.h
|
socket: support binding to interface *AND* IP
|
2024-06-04 23:47:54 +02:00 |
|
cfilters.c
|
|
|
|
cfilters.h
|
|
|
|
CMakeLists.txt
|
|
|
|
config-amigaos.h
|
|
|
|
config-dos.h
|
build: variadic macro tidy-ups
|
2023-10-27 00:37:34 +00:00 |
|
config-mac.h
|
|
|
|
config-os400.h
|
|
|
|
config-plan9.h
|
|
|
|
config-riscos.h
|
|
|
|
config-win32.h
|
build: prefer USE_IPV6 macro internally (was: ENABLE_IPV6)
|
2024-04-13 08:33:26 +00:00 |
|
config-win32ce.h
|
|
|
|
conncache.c
|
|
|
|
conncache.h
|
|
|
|
connect.c
|
|
|
|
connect.h
|
|
|
|
content_encoding.c
|
|
|
|
content_encoding.h
|
content_encoding: make Curl_all_content_encodings allocless
|
2023-11-07 16:35:30 +01:00 |
|
cookie.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
cookie.h
|
|
|
|
curl_addrinfo.c
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
curl_addrinfo.h
|
|
|
|
curl_base64.h
|
tool: add "variable" support
|
2023-07-31 11:51:34 +02:00 |
|
curl_config.h.cmake
|
|
|
|
curl_ctype.h
|
|
|
|
curl_des.c
|
|
|
|
curl_des.h
|
nss: remove support for this TLS library
|
2023-07-29 23:44:28 +02:00 |
|
curl_endian.c
|
|
|
|
curl_endian.h
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
curl_fnmatch.c
|
|
|
|
curl_fnmatch.h
|
|
|
|
curl_get_line.c
|
|
|
|
curl_get_line.h
|
|
|
|
curl_gethostname.c
|
|
|
|
curl_gethostname.h
|
|
|
|
curl_gssapi.c
|
|
|
|
curl_gssapi.h
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
curl_hmac.h
|
|
|
|
curl_krb5.h
|
|
|
|
curl_ldap.h
|
|
|
|
curl_md4.h
|
|
|
|
curl_md5.h
|
|
|
|
curl_memory.h
|
|
|
|
curl_memrchr.c
|
|
|
|
curl_memrchr.h
|
|
|
|
curl_multibyte.c
|
curl_multibyte: remove access() function wrapper for Windows
|
2024-05-07 02:28:10 -04:00 |
|
curl_multibyte.h
|
|
|
|
curl_ntlm_core.c
|
|
|
|
curl_ntlm_core.h
|
|
|
|
curl_path.c
|
curl_path: make Curl_get_pathname use dynbuf
|
2024-05-08 10:10:12 +02:00 |
|
curl_path.h
|
|
|
|
curl_printf.h
|
curl.h: add CURLE_TOO_LARGE
|
2023-12-18 10:34:22 +01:00 |
|
curl_range.c
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
curl_range.h
|
|
|
|
curl_rtmp.c
|
|
|
|
curl_rtmp.h
|
curl_version_info: provide librtmp version
|
2024-04-15 16:48:34 +02:00 |
|
curl_sasl.c
|
|
|
|
curl_sasl.h
|
|
|
|
curl_setup_once.h
|
|
|
|
curl_setup.h
|
|
|
|
curl_sha256.h
|
|
|
|
curl_sha512_256.c
|
|
|
|
curl_sha512_256.h
|
|
|
|
curl_sspi.c
|
|
|
|
curl_sspi.h
|
|
|
|
curl_threads.c
|
windows: fix UWP builds, add GHA job
|
2024-06-05 00:52:24 +02:00 |
|
curl_threads.h
|
|
|
|
curl_trc.c
|
x509asn1: raise size limit for x509 certification information
|
2024-08-02 23:20:57 +02:00 |
|
curl_trc.h
|
|
|
|
curlx.h
|
|
|
|
cw-out.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
cw-out.h
|
|
|
|
dict.c
|
|
|
|
dict.h
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
dllmain.c
|
|
|
|
doh.c
|
|
|
|
doh.h
|
|
|
|
dynbuf.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
dynbuf.h
|
build: enable missing OpenSSF-recommended warnings, with fixes
|
2023-12-16 13:12:37 +00:00 |
|
dynhds.c
|
|
|
|
dynhds.h
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
easy_lock.h
|
|
|
|
easy.c
|
easy: fix curl_easy_upkeep for shared connection caches
|
2024-08-04 18:41:18 -04:00 |
|
easygetopt.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
easyif.h
|
|
|
|
easyoptions.c
|
|
|
|
easyoptions.h
|
|
|
|
escape.c
|
|
|
|
escape.h
|
|
|
|
file.c
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
file.h
|
|
|
|
fileinfo.c
|
|
|
|
fileinfo.h
|
ftplistparser: replace realloc with dynbuf
|
2023-03-28 10:11:33 +02:00 |
|
fopen.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
fopen.h
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
formdata.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
formdata.h
|
|
|
|
ftp.c
|
|
|
|
ftp.h
|
|
|
|
ftplistparser.c
|
llist: add Curl_llist_append()
|
2024-04-11 09:00:51 +02:00 |
|
ftplistparser.h
|
wildcard: remove files and move functions into ftplistparser.c
|
2023-03-03 23:25:30 +01:00 |
|
functypes.h
|
windows: use built-in _WIN32 macro to detect Windows
|
2023-11-22 15:42:25 +00:00 |
|
getenv.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
getinfo.c
|
|
|
|
getinfo.h
|
|
|
|
gopher.c
|
lib: add eos flag to send methods
|
2024-08-03 19:53:54 +02:00 |
|
gopher.h
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
hash.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
hash.h
|
|
|
|
headers.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
headers.h
|
http: move headers collecting to writer
|
2024-02-26 09:44:15 +01:00 |
|
hmac.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
hostasyn.c
|
|
|
|
hostip4.c
|
|
|
|
hostip6.c
|
|
|
|
hostip.c
|
|
|
|
hostip.h
|
|
|
|
hostsyn.c
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
hsts.c
|
|
|
|
hsts.h
|
|
|
|
http1.c
|
lib: tidy up types and casts
|
2024-06-05 14:02:39 +02:00 |
|
http1.h
|
|
|
|
http2.c
|
http2: improved upload eos handling
|
2024-08-05 08:53:55 +02:00 |
|
http2.h
|
lib: remove unused functions, make single-use static
|
2023-05-23 11:08:51 +02:00 |
|
http_aws_sigv4.c
|
|
|
|
http_aws_sigv4.h
|
|
|
|
http_chunks.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
http_chunks.h
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
http_digest.c
|
lib: add ability to disable auths individually
|
2023-09-07 17:45:06 +02:00 |
|
http_digest.h
|
lib: add ability to disable auths individually
|
2023-09-07 17:45:06 +02:00 |
|
http_negotiate.c
|
|
|
|
http_negotiate.h
|
|
|
|
http_ntlm.c
|
|
|
|
http_ntlm.h
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
http_proxy.c
|
|
|
|
http_proxy.h
|
|
|
|
http.c
|
cfilters: send flush
|
2024-08-03 19:55:45 +02:00 |
|
http.h
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
idn.c
|
|
|
|
idn.h
|
idn: add native AppleIDN (icucore) support for macOS/iOS
|
2024-04-17 00:24:09 +02:00 |
|
if2ip.c
|
|
|
|
if2ip.h
|
if2ip: make the buf_size arg a size_t
|
2024-04-30 14:22:11 +02:00 |
|
imap.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
imap.h
|
|
|
|
inet_ntop.c
|
|
|
|
inet_ntop.h
|
lib: tidy up types and casts
|
2024-06-05 14:02:39 +02:00 |
|
inet_pton.c
|
|
|
|
inet_pton.h
|
|
|
|
krb5.c
|
lib: add eos flag to send methods
|
2024-08-03 19:53:54 +02:00 |
|
ldap.c
|
|
|
|
libcurl.rc
|
(lib)curl.rc: set debug flag also for CURLDEBUG and UNITTESTS
|
2024-05-22 08:38:12 +02:00 |
|
libcurl.vers.in
|
|
|
|
llist.c
|
|
|
|
llist.h
|
|
|
|
macos.c
|
macos: undo availability macro enabled by Homebrew gcc
|
2024-07-12 00:32:39 +02:00 |
|
macos.h
|
|
|
|
Makefile.am
|
build: untangle CURLDEBUG and DEBUGBUILD macros
|
2024-05-28 08:12:00 +02:00 |
|
Makefile.inc
|
|
|
|
Makefile.mk
|
build: prefer USE_IPV6 macro internally (was: ENABLE_IPV6)
|
2024-04-13 08:33:26 +00:00 |
|
Makefile.soname
|
|
|
|
md4.c
|
|
|
|
md5.c
|
|
|
|
memdebug.c
|
|
|
|
memdebug.h
|
lib: tidy up types and casts
|
2024-06-05 14:02:39 +02:00 |
|
mime.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
mime.h
|
|
|
|
mprintf.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
mqtt.c
|
lib: add eos flag to send methods
|
2024-08-03 19:53:54 +02:00 |
|
mqtt.h
|
|
|
|
multi.c
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
multihandle.h
|
|
|
|
multiif.h
|
conncache: connection shutdown, multi_socket handling
|
2024-07-23 10:29:07 +02:00 |
|
netrc.c
|
|
|
|
netrc.h
|
|
|
|
nonblock.c
|
|
|
|
nonblock.h
|
|
|
|
noproxy.c
|
|
|
|
noproxy.h
|
noproxy: patterns need to be comma separated
|
2024-06-01 12:25:13 +02:00 |
|
openldap.c
|
|
|
|
optiontable.pl
|
curldown: Fix email address in Copyright
|
2024-02-28 11:28:10 +01:00 |
|
parsedate.c
|
|
|
|
parsedate.h
|
|
|
|
pingpong.c
|
|
|
|
pingpong.h
|
|
|
|
pop3.c
|
|
|
|
pop3.h
|
lib: add Curl_xfer_write_resp_hd
|
2024-04-11 09:29:21 +02:00 |
|
progress.c
|
|
|
|
progress.h
|
|
|
|
psl.c
|
|
|
|
psl.h
|
|
|
|
rand.c
|
|
|
|
rand.h
|
|
|
|
rename.c
|
|
|
|
rename.h
|
|
|
|
request.c
|
cfilters: send flush
|
2024-08-03 19:55:45 +02:00 |
|
request.h
|
|
|
|
rtsp.c
|
|
|
|
rtsp.h
|
|
|
|
select.c
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
select.h
|
multi: prepare multi_wait() for future shutdown usage
|
2024-06-10 13:11:05 +02:00 |
|
sendf.c
|
sendf: fix CRLF conversion of input
|
2024-07-15 23:47:33 +02:00 |
|
sendf.h
|
transfer: do not use EXPIRE_NOW while blocked
|
2024-06-13 15:13:43 +02:00 |
|
setopt.c
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
setopt.h
|
setopt: warn on Curl_set*opt() uses not using the return value
|
2024-05-12 17:27:51 +02:00 |
|
setup-os400.h
|
|
|
|
setup-vms.h
|
|
|
|
setup-win32.h
|
|
|
|
sha256.c
|
|
|
|
share.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
share.h
|
|
|
|
sigpipe.h
|
|
|
|
slist.c
|
|
|
|
slist.h
|
|
|
|
smb.c
|
|
|
|
smb.h
|
lib: further send/upload handling polish
|
2024-03-04 08:42:56 +01:00 |
|
smtp.c
|
|
|
|
smtp.h
|
|
|
|
sockaddr.h
|
|
|
|
socketpair.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
socketpair.h
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
socks_gssapi.c
|
|
|
|
socks_sspi.c
|
lib: add eos flag to send methods
|
2024-08-03 19:53:54 +02:00 |
|
socks.c
|
|
|
|
socks.h
|
|
|
|
speedcheck.c
|
|
|
|
speedcheck.h
|
|
|
|
splay.c
|
|
|
|
splay.h
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
strcase.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
strcase.h
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
strdup.c
|
|
|
|
strdup.h
|
|
|
|
strerror.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
strerror.h
|
|
|
|
strtok.c
|
|
|
|
strtok.h
|
copyright: update all copyright lines and remove year ranges
|
2023-01-03 09:19:21 +01:00 |
|
strtoofft.c
|
|
|
|
strtoofft.h
|
docs: misc language polish
|
2024-07-01 16:45:17 +02:00 |
|
system_win32.c
|
|
|
|
system_win32.h
|
|
|
|
telnet.c
|
|
|
|
telnet.h
|
|
|
|
tftp.c
|
|
|
|
tftp.h
|
setopt: check CURLOPT_TFTP_BLKSIZE range on set
|
2023-11-22 07:44:05 +01:00 |
|
timediff.c
|
|
|
|
timediff.h
|
|
|
|
timeval.c
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
timeval.h
|
multi: round the timeout up to prevent early wakeups
|
2023-09-28 09:52:20 +02:00 |
|
transfer.c
|
http2: improved upload eos handling
|
2024-08-05 08:53:55 +02:00 |
|
transfer.h
|
cfilters: send flush
|
2024-08-03 19:55:45 +02:00 |
|
url.c
|
|
|
|
url.h
|
|
|
|
urlapi-int.h
|
build: untangle UNITTESTS and DEBUGBUILD macros
|
2024-05-27 21:15:50 +02:00 |
|
urlapi.c
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
urldata.h
|
tidy-up: OS names
|
2024-08-04 19:17:45 +02:00 |
|
version_win32.c
|
|
|
|
version_win32.h
|
|
|
|
version.c
|
code: language cleanup in comments
|
2024-07-01 22:58:55 +02:00 |
|
warnless.c
|
windows: use built-in _WIN32 macro to detect Windows
|
2023-11-22 15:42:25 +00:00 |
|
warnless.h
|
warnless: delete orphan declarations
|
2024-05-14 16:37:11 +02:00 |
|
ws.c
|
|
|
|
ws.h
|
|
|