curl/lib
2022-03-22 23:14:34 +01:00
..
vauth ntlm: remove unused feature defines 2022-02-15 14:12:41 +01:00
vquic ngtcp2: add client certificate authentication for OpenSSL 2022-03-10 08:41:37 +01:00
vssh libssh: unstick SFTP transfers when done event-based 2022-03-21 17:41:20 +01:00
vtls gtls: fix build for disabled TLS-SRP 2022-03-22 14:24:08 -04: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
bufref.c
bufref.h
c-hyper.c hyper: fix status_line() return code 2022-03-10 17:35:46 +01:00
c-hyper.h
checksrc.pl misc: update copyright year ranges 2022-03-05 09:41:24 +01:00
CMakeLists.txt
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: make Curl_getconnectinfo work with conn cache from share handle 2022-03-08 09:22:09 +01:00
connect.h
content_encoding.c
content_encoding.h
cookie.c
cookie.h
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake
curl_ctype.c
curl_ctype.h
curl_des.c misc: update copyright year ranges 2022-03-05 09:41:24 +01:00
curl_des.h misc: update copyright year ranges 2022-03-05 09:41:24 +01:00
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 lib: fix some misuse of curlx_convert_wchar_to_UTF8 2022-03-18 03:20:03 -04:00
curl_multibyte.h
curl_ntlm_core.c ntlm: remove unused feature defines 2022-02-15 14:12:41 +01:00
curl_ntlm_core.h ntlm: remove unused feature defines 2022-02-15 14:12:41 +01:00
curl_ntlm_wb.c
curl_ntlm_wb.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 urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
curl_sasl.h urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
curl_setup_once.h
curl_setup.h http: make Curl_compareheader() take string length arguments too 2022-02-07 14:37:58 +01:00
curl_sha256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
dict.h
doh.c misc: reduce strlen() calls with Curl_dyn_add() 2022-02-09 13:52:47 +01:00
doh.h
dotdot.c
dotdot.h
dynbuf.c
dynbuf.h
easy.c
easygetopt.c
easyif.h
easyoptions.c
easyoptions.h
escape.c
escape.h
file.c
file.h
fileinfo.c
fileinfo.h
firefox-db2pem.sh firefox-db2pem.sh: make the shell script safer 2022-03-22 23:14:34 +01:00
formdata.c
formdata.h
ftp.c ftp: provide error message for control bytes in path 2022-02-17 08:24:14 +01:00
ftp.h
ftplistparser.c
ftplistparser.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
h2h3.c h2h3: fix typo 2022-03-01 13:09:02 -05:00
h2h3.h h2h3: fix compiler warning due to function prototype mismatch 2022-02-14 16:45:14 -05:00
hash.c
hash.h
headers.c lib: make the headers API depend on --enable-headers-api 2022-03-22 08:24:26 +01:00
headers.h lib: make the headers API depend on --enable-headers-api 2022-03-22 08:24:26 +01:00
hmac.c
hostasyn.c
hostip4.c
hostip6.c
hostip.c hostip: avoid unused parameter error in Curl_resolv_check 2022-02-24 14:17:33 +01:00
hostip.h
hostsyn.c
hsts.c
hsts.h
http2.c header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
http2.h
http_aws_sigv4.c misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders 2022-02-10 08:51:06 +01:00
http_aws_sigv4.h
http_chunks.c header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
http_proxy.h header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
http.c header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
http.h misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders 2022-02-10 08:51:06 +01:00
idn_win32.c lib: fix some misuse of curlx_convert_wchar_to_UTF8 2022-03-18 03:20:03 -04:00
if2ip.c misc: remove unused data when IPv6 is not supported 2022-02-13 12:08:50 +01:00
if2ip.h misc: remove unused data when IPv6 is not supported 2022-02-13 12:08:50 +01:00
imap.c urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c
ldap.c urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c
llist.h
Makefile.am test1135: sync with recent API updates 2022-03-22 14:28:18 +01:00
makefile.amiga
makefile.dj
Makefile.inc header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
Makefile.m32
md4.c
md5.c
memdebug.c
memdebug.h
mime.c mime: use a define instead of the magic number 24 2022-02-13 11:46:18 +01:00
mime.h mime: use a define instead of the magic number 24 2022-02-13 11:46:18 +01:00
mk-ca-bundle.pl mk-ca-bundle.pl: Use stricter logic to process the certificates 2022-03-18 03:15:44 -04:00
mprintf.c mprintf: remove strlen calls on empty strings in dprintf_formatf 2022-02-11 23:07:34 +01:00
mqtt.c mqtt: free 'sendleftovers' in disconnect 2022-02-09 14:43:32 +01:00
mqtt.h
multi.c header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
multihandle.h
multiif.h
netrc.c
netrc.h
nonblock.c nonblock: restore setsockopt method to curlx_nonblock 2022-03-09 09:13:42 +01:00
nonblock.h
openldap.c urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
optiontable.pl
parsedate.c
parsedate.h
pingpong.c
pingpong.h
pop3.c urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
pop3.h
progress.c
progress.h
psl.c
psl.h
quic.h
rand.c
rand.h
rename.c
rename.h
rtsp.c rtsp: don't let CSeq error override earlier errors 2022-03-18 03:24:37 -04:00
rtsp.h
select.c
select.h
sendf.c header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
sendf.h header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
setopt.c misc: remove unused data when IPv6 is not supported 2022-02-13 12:08:50 +01:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c sha256: Fix minimum OpenSSL version 2022-02-17 00:35:23 -05:00
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
smb.h
smtp.c urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01: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
strcase.h checkprefix: remove strlen calls 2022-02-21 08:18:59 +01:00
strdup.c
strdup.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c urldata: remove conn->bits.user_passwd 2022-02-16 10:28:31 +01:00
telnet.h
tftp.c checkprefix: remove strlen calls 2022-02-21 08:18:59 +01:00
tftp.h
timeval.c
timeval.h
transfer.c header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
transfer.h misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders 2022-02-10 08:51:06 +01:00
url.c header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
url.h
urlapi-int.h
urlapi.c urlapi: handle "redirects" smarter 2022-02-14 17:56:58 +01:00
urldata.h header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
version_win32.c misc: update copyright year ranges 2022-03-05 09:41:24 +01:00
version_win32.h
version.c
warnless.c
warnless.h
wildcard.c
wildcard.h