..
vauth
vquic
tests: add SNI and peer name checks
2024-04-29 08:20:35 +02:00
vssh
libssh2: replace access() with stat()
2024-04-30 10:03:16 +02:00
vtls
tests: add SNI and peer name checks
2024-04-29 08:20:35 +02:00
.checksrc
.gitattributes
.gitignore
altsvc.c
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c
asyn-thread.c
asyn.h
base64.c
lib: silence -Wsign-conversion in base64, strcase, mprintf
2024-04-24 23:29:30 +02:00
bufq.c
bufq.h
bufref.c
bufref.h
c-hyper.c
c-hyper.h
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
cf-https-connect.h
cf-socket.c
cf-socket.h
cfilters.c
http/2, http/3: decouple stream state from easy handle
2024-04-17 14:24:09 +02:00
cfilters.h
http/2, http/3: decouple stream state from easy handle
2024-04-17 14:24:09 +02:00
CMakeLists.txt
dllmain: Call OpenSSL thread cleanup for Windows and Cygwin
2024-04-24 04:04:25 -04:00
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h
config-plan9.h
config-riscos.h
config-win32.h
config-win32ce.h
conncache.c
conncache.h
connect.c
connect.h
content_encoding.c
content_encoding: ignore duplicate chunked encoding
2024-04-25 17:50:16 +02:00
content_encoding.h
cookie.c
lib: silence warnings on comma misuse
2024-04-17 14:26:35 +02:00
cookie.h
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake
curl_setup.h: detect 'inline' support
2024-04-25 22:38:00 +02:00
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h
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
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.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_path.c
curl_path.h
curl_printf.h
curl_range.c
curl_range.h
curl_rtmp.c
curl_rtmp.h
curl_sasl.c
curl_sasl.h
curl_setup_once.h
curl_setup.h
curl_setup.h: detect 'inline' support
2024-04-25 22:38:00 +02:00
curl_sha256.h
curl_sha512_256.c
curl_setup.h: detect 'inline' support
2024-04-25 22:38:00 +02:00
curl_sha512_256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curl_trc.c
curl_trc.h
curlx.h
cw-out.c
cw-out: improved error handling
2024-04-16 15:52:10 +02:00
cw-out.h
cw-out: improved error handling
2024-04-16 15:52:10 +02:00
dict.c
dict.h
dllmain.c
dllmain: Call OpenSSL thread cleanup for Windows and Cygwin
2024-04-24 04:04:25 -04:00
doh.c
TLS: add support for ECH (Encrypted Client Hello)
2024-04-16 08:10:53 +02:00
doh.h
TLS: add support for ECH (Encrypted Client Hello)
2024-04-16 08:10:53 +02:00
dynbuf.c
dynbuf.h
dynhds.c
dynhds.h
easy_lock.h
easy.c
cw-out: improved error handling
2024-04-16 15:52:10 +02:00
easygetopt.c
easyif.h
easyoptions.c
TLS: add support for ECH (Encrypted Client Hello)
2024-04-16 08:10:53 +02:00
easyoptions.h
escape.c
escape.h
file.c
file: remove useless assignment
2024-04-19 23:46:16 +02:00
file.h
fileinfo.c
fileinfo.h
fopen.c
fopen.h
formdata.c
formdata.h
ftp.c
ftp: fix socket leak on rare error
2024-04-19 11:10:50 +02:00
ftp.h
ftplistparser.c
ftplistparser.h
functypes.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c
hash: change 'slots' to size_t from int
2024-04-30 10:23:32 +02:00
hash.h
hash: change 'slots' to size_t from int
2024-04-30 10:23:32 +02:00
headers.c
headers.h
hmac.c
hostasyn.c
hostip4.c
hostip6.c
hostip.c
TLS: add support for ECH (Encrypted Client Hello)
2024-04-16 08:10:53 +02:00
hostip.h
TLS: add support for ECH (Encrypted Client Hello)
2024-04-16 08:10:53 +02:00
hostsyn.c
hsts.c
hsts.h
http1.c
http1.h
http2.c
http2 + ngtcp2: pass CURLcode errors from callbacks
2024-04-19 23:45:16 +02:00
http2.h
http_aws_sigv4.c
http_aws_sigv4: remove useless assignment
2024-04-19 23:46:54 +02:00
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
http.c
http: acknowledge a returned error code
2024-04-21 10:49:48 +02:00
http.h
http/2, http/3: decouple stream state from easy handle
2024-04-17 14:24:09 +02:00
idn.c
idn: add native AppleIDN (icucore) support for macOS/iOS
2024-04-17 00:24:09 +02:00
idn.h
idn: add native AppleIDN (icucore) support for macOS/iOS
2024-04-17 00:24:09 +02:00
if2ip.c
if2ip.h
imap.c
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c
ldap.c
lib: silence warnings on comma misuse
2024-04-17 14:26:35 +02:00
libcurl.rc
libcurl.vers.in
llist.c
llist.h
macos.c
macos.h
Makefile.am
Makefile.inc
mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option
2024-04-24 14:30:37 +02:00
Makefile.mk
Makefile.soname
md4.c
mbedtls: fix building with v3 in CMake Unity mode
2024-04-16 09:36:43 +02:00
md5.c
memdebug.c
memdebug.h
mime.c
mime: avoid using access()
2024-04-29 16:30:09 +02:00
mime.h
mprintf.c
lib: silence -Wsign-conversion in base64, strcase, mprintf
2024-04-24 23:29:30 +02:00
mqtt.c
mqtt: when Curl_xfer_recv returns error, don't use nread
2024-04-19 13:30:09 +02:00
mqtt.h
multi.c
multi: remove useless assignment
2024-04-30 09:24:07 +02:00
multihandle.h
multiif.h
netrc.c
netrc.h
nonblock.c
nonblock.h
noproxy.c
noproxy.h
openldap.c
optiontable.pl
parsedate.c
parsedate.h
pingpong.c
pingpong.h
pop3.c
pop3.h
progress.c
progress.h
psl.c
psl.h
rand.c
rand.h
rename.c
rename.h
request.c
request: make Curl_req_init return void
2024-04-19 23:42:33 +02:00
request.h
request: make Curl_req_init return void
2024-04-19 23:42:33 +02:00
rtsp.c
rtsp.h
select.c
select.h
sendf.c
sendf: Curl_cwriter_write: remove comment disallowing zero length writes
2024-04-25 22:28:20 +02:00
sendf.h
sendf: fix two typos in comments
2024-04-17 14:28:24 +02:00
setopt.c
TLS: add support for ECH (Encrypted Client Hello)
2024-04-16 08:10:53 +02:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c
smb.h
smtp.c
smtp: result of Curl_bufq_cread was not used
2024-04-17 22:44:39 +02:00
smtp.h
sockaddr.h
socketpair.c
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h
speedcheck.c
speedcheck.h
splay.c
splay.h
strcase.c
lib: silence -Wsign-conversion in base64, strcase, mprintf
2024-04-24 23:29:30 +02:00
strcase.h
strdup.c
strdup.h
strerror.c
TLS: add support for ECH (Encrypted Client Hello)
2024-04-16 08:10:53 +02:00
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c
telnet: check return code from fileno()
2024-04-24 10:51:53 +02:00
telnet.h
tftp.c
tftp.h
timediff.c
timediff.h
timeval.c
timeval.h
transfer.c
transfer: remove useless assignment
2024-04-21 10:50:37 +02:00
transfer.h
url.c
request: make Curl_req_init return void
2024-04-19 23:42:33 +02:00
url.h
urlapi-int.h
urlapi: remove unused flags argument from Curl_url_set_authority
2024-04-18 22:24:33 +02:00
urlapi.c
urlapi: allow setting port number zero
2024-04-19 23:54:21 +02:00
urldata.h
vtls: TLS session storage overhaul
2024-04-26 13:58:36 +02:00
version_win32.c
version_win32.h
version.c
idn: add native AppleIDN (icucore) support for macOS/iOS
2024-04-17 00:24:09 +02:00
warnless.c
warnless.h
ws.c
multi: remove the unused Curl_preconnect function
2024-04-19 15:06:48 +02:00
ws.h