.. |
vauth
|
|
|
vquic
|
|
|
vssh
|
|
|
vtls
|
|
|
.gitattributes
|
|
|
.gitignore
|
|
|
altsvc.c
|
|
|
altsvc.h
|
|
|
amigaos.c
|
|
|
amigaos.h
|
|
|
arpa_telnet.h
|
|
|
asyn-ares.c
|
|
|
asyn-thread.c
|
|
|
asyn.h
|
|
|
base64.c
|
|
|
checksrc.pl
|
|
|
CMakeLists.txt
|
|
|
config-amigaos.h
|
|
|
config-dos.h
|
|
|
config-mac.h
|
|
|
config-os400.h
|
|
|
config-plan9.h
|
build: remove all HAVE_OPENSSL_ENGINE_H defines
|
2020-03-01 11:06:28 +01:00 |
config-riscos.h
|
|
|
config-symbian.h
|
config: remove all defines of HAVE_DES_H
|
2020-03-24 17:54:26 +01:00 |
config-tpf.h
|
config: remove all defines of HAVE_DES_H
|
2020-03-24 17:54:26 +01:00 |
config-vxworks.h
|
|
|
config-win32.h
|
|
|
config-win32ce.h
|
|
|
conncache.c
|
|
|
conncache.h
|
conncache: removed unused Curl_conncache_bundle_size()
|
2020-01-24 10:29:06 +01:00 |
connect.c
|
|
|
connect.h
|
Curl_addr2string: take an addrlen argument too
|
2019-08-31 11:41:56 +02:00 |
content_encoding.c
|
|
|
content_encoding.h
|
|
|
cookie.c
|
|
|
cookie.h
|
|
|
curl_addrinfo.c
|
windows: enable UnixSockets with all build toolchains
|
2020-04-04 17:53:15 +00:00 |
curl_addrinfo.h
|
|
|
curl_base64.h
|
copyrights: fix copyright year range
|
2019-11-08 14:51:42 +01:00 |
curl_config.h.cmake
|
|
|
curl_ctype.c
|
|
|
curl_ctype.h
|
URL: fix ASCII dependency in strcpy_url and strlen_url
|
2018-05-03 15:19:20 +02:00 |
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
|
snprintf: renamed and we now only use msnprintf()
|
2018-11-23 08:26:51 +01:00 |
curl_gssapi.h
|
|
|
curl_hmac.h
|
|
|
curl_ldap.h
|
|
|
curl_md4.h
|
md4: Use const for the length input parameter
|
2020-02-23 18:47:32 +00:00 |
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
|
ntlm: Removed the dependency on the TLS libaries when using MD5
|
2020-02-23 07:52:19 +00:00 |
curl_ntlm_wb.c
|
|
|
curl_ntlm_wb.h
|
|
|
curl_path.c
|
scp: fix directory name length used in memcpy
|
2019-08-24 18:47:56 +02:00 |
curl_path.h
|
|
|
curl_printf.h
|
|
|
curl_range.c
|
Curl_range: fix FTP-only and FILE-only builds
|
2018-03-11 20:33:04 +01:00 |
curl_range.h
|
|
|
curl_rtmp.c
|
|
|
curl_rtmp.h
|
|
|
curl_sasl.c
|
|
|
curl_sasl.h
|
|
|
curl_sec.h
|
|
|
curl_setup_once.h
|
|
|
curl_setup.h
|
|
|
curl_sha256.h
|
md5/sha256: Updated the functions to allow non-string data to be hashed
|
2020-02-23 07:50:33 +00:00 |
curl_sspi.c
|
|
|
curl_sspi.h
|
|
|
curl_threads.c
|
|
|
curl_threads.h
|
|
|
curlx.h
|
|
|
dict.c
|
|
|
dict.h
|
|
|
doh.c
|
|
|
doh.h
|
|
|
dotdot.c
|
|
|
dotdot.h
|
|
|
easy.c
|
|
|
easyif.h
|
|
|
escape.c
|
|
|
escape.h
|
|
|
file.c
|
|
|
file.h
|
|
|
fileinfo.c
|
|
|
fileinfo.h
|
|
|
firefox-db2pem.sh
|
|
|
formdata.c
|
|
|
formdata.h
|
|
|
ftp.c
|
|
|
ftp.h
|
ftp: remove the duplicated user/password struct fields
|
2020-02-07 08:18:36 +01:00 |
ftplistparser.c
|
|
|
ftplistparser.h
|
|
|
getenv.c
|
tool_home: Fix the copyright year being out of date
|
2020-02-13 00:40:08 +00:00 |
getinfo.c
|
|
|
getinfo.h
|
|
|
gopher.c
|
gopher: remove check for path == NULL
|
2019-03-05 08:01:50 +01:00 |
gopher.h
|
|
|
hash.c
|
|
|
hash.h
|
|
|
hmac.c
|
|
|
hostasyn.c
|
|
|
hostcheck.c
|
|
|
hostcheck.h
|
|
|
hostip4.c
|
|
|
hostip6.c
|
global_init: move the IPv6 works status bool to multi handle
|
2020-01-28 08:03:22 +01:00 |
hostip.c
|
|
|
hostip.h
|
socks: make the connect phase non-blocking
|
2020-02-17 00:08:48 +01:00 |
hostsyn.c
|
|
|
http2.c
|
|
|
http2.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
|
auth: Rename the various authentication clean up functions
|
2019-05-12 18:37:00 +01:00 |
http_proxy.c
|
|
|
http_proxy.h
|
|
|
http.c
|
|
|
http.h
|
|
|
idn_win32.c
|
|
|
if2ip.c
|
|
|
if2ip.h
|
CURLOPT_ADDRESS_SCOPE: fix range check and more
|
2019-04-13 11:18:55 +02:00 |
imap.c
|
|
|
imap.h
|
|
|
inet_ntop.c
|
|
|
inet_ntop.h
|
|
|
inet_pton.c
|
|
|
inet_pton.h
|
|
|
krb5.c
|
|
|
ldap.c
|
|
|
libcurl.plist
|
|
|
libcurl.rc
|
|
|
libcurl.vers.in
|
|
|
llist.c
|
|
|
llist.h
|
|
|
Makefile.am
|
|
|
makefile.amiga
|
copyright: fix out-of-date copyright ranges and missing headers
|
2020-03-24 15:05:59 +01:00 |
makefile.dj
|
|
|
Makefile.inc
|
|
|
Makefile.m32
|
|
|
Makefile.netware
|
|
|
Makefile.vxworks
|
|
|
Makefile.Watcom
|
|
|
md4.c
|
|
|
md5.c
|
|
|
memdebug.c
|
|
|
memdebug.h
|
build: Disable Visual Studio warning "conditional expression is constant"
|
2019-12-01 19:01:02 -05:00 |
mime.c
|
|
|
mime.h
|
|
|
mk-ca-bundle.pl
|
|
|
mk-ca-bundle.vbs
|
|
|
mprintf.c
|
|
|
multi.c
|
|
|
multihandle.h
|
|
|
multiif.h
|
|
|
netrc.c
|
|
|
netrc.h
|
netrc: CURL_DISABLE_NETRC
|
2019-05-17 23:24:34 +02:00 |
non-ascii.c
|
|
|
non-ascii.h
|
|
|
nonblock.c
|
copyrights: fix copyright year range
|
2019-11-08 14:51:42 +01:00 |
nonblock.h
|
|
|
nwlib.c
|
|
|
nwos.c
|
|
|
openldap.c
|
|
|
parsedate.c
|
|
|
parsedate.h
|
|
|
pingpong.c
|
|
|
pingpong.h
|
|
|
pop3.c
|
|
|
pop3.h
|
|
|
progress.c
|
|
|
progress.h
|
|
|
psl.c
|
psl: use latest psl and refresh it periodically
|
2018-05-28 20:37:14 +02:00 |
psl.h
|
|
|
quic.h
|
ngtcp2: use overflow buffer for extra HTTP/3 data
|
2019-11-18 16:40:08 +01:00 |
rand.c
|
|
|
rand.h
|
|
|
rename.c
|
|
|
rename.h
|
|
|
rtsp.c
|
|
|
rtsp.h
|
|
|
security.c
|
|
|
select.c
|
|
|
select.h
|
|
|
sendf.c
|
|
|
sendf.h
|
travis: add build for "configure --disable-verbose"
|
2018-10-18 14:51:49 +02:00 |
setopt.c
|
|
|
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.h
|
smtp: Detect server support for the UTF-8 extension as defined in RFC-6531
|
2020-02-26 14:04:37 +00:00 |
sockaddr.h
|
|
|
socketpair.c
|
|
|
socketpair.h
|
socketpair: an implemention for Windows and more
|
2019-10-10 11:04:38 +02:00 |
socks_gssapi.c
|
|
|
socks_sspi.c
|
|
|
socks.c
|
socks4: fix host resolve regression
|
2020-03-08 22:51:47 +01:00 |
socks.h
|
|
|
speedcheck.c
|
|
|
speedcheck.h
|
|
|
splay.c
|
|
|
splay.h
|
|
|
strcase.c
|
|
|
strcase.h
|
|
|
strdup.c
|
copyrights: fix copyright year range
|
2019-11-08 14:51:42 +01:00 |
strdup.h
|
|
|
strerror.c
|
|
|
strerror.h
|
|
|
strtok.c
|
copyrights: fix copyright year range
|
2019-11-08 14:51:42 +01:00 |
strtok.h
|
|
|
strtoofft.c
|
copyrights: fix copyright year range
|
2019-11-08 14:51:42 +01:00 |
strtoofft.h
|
|
|
system_win32.c
|
|
|
system_win32.h
|
|
|
telnet.c
|
build: Disable Visual Studio warning "conditional expression is constant"
|
2019-12-01 19:01:02 -05:00 |
telnet.h
|
|
|
tftp.c
|
|
|
tftp.h
|
copyrights: fix copyright year range
|
2019-11-08 14:51:42 +01:00 |
timeval.c
|
nit: Copyright year out of date
|
2020-02-19 08:04:35 +01:00 |
timeval.h
|
|
|
transfer.c
|
|
|
transfer.h
|
|
|
url.c
|
|
|
url.h
|
|
|
urlapi-int.h
|
|
|
urlapi.c
|
|
|
urldata.h
|
|
|
version.c
|
curl.h: remnove CURL_VERSION_ESNI. Never supported nor documented
|
2020-03-29 23:28:49 +02:00 |
warnless.c
|
|
|
warnless.h
|
|
|
wildcard.c
|
|
|
wildcard.h
|
|
|
x509asn1.c
|
|
|
x509asn1.h
|
|
|