1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-11 05:58:01 -05:00
curl/lib
Daniel Stenberg 7542ec5b32
lib/Makefile.inc: convert to listing each file on its own line
... to make it diff friendlier and easier to read.

Closes #6448
2021-01-19 10:03:07 +01:00
..
vauth misc: fix "warning: empty expression statement has no effect" 2020-12-26 23:44:17 +01:00
vquic lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
vssh lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
vtls vtls: reduce conn->data use 2021-01-19 09:14:40 +01:00
.gitattributes
.gitignore
altsvc.c
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
asyn-thread.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
asyn.h
base64.c
c-hyper.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
c-hyper.h c-hyper: poll the tasks until end correctly 2021-01-05 15:33:47 +01:00
checksrc.pl
CMakeLists.txt
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h
config-plan9.h
config-riscos.h
config-tpf.h
config-vxworks.h
config-win32.h
config-win32ce.h
conncache.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
conncache.h lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
connect.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
connect.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
content_encoding.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
content_encoding.h
cookie.c cookie: avoid the C1001 internal compiler error with MSVC 14 2020-12-18 14:02:27 +01:00
cookie.h
curl_addrinfo.c misc: fix typos 2021-01-11 15:12:25 +01:00
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake cmake: expose CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG 2021-01-16 02:18:12 -05:00
curl_ctype.c
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 lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
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 ntlm: avoid malloc(0) on zero length user and domain 2020-11-29 11:24:54 +01:00
curl_ntlm_core.h
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 lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
curl_rtmp.h
curl_sasl.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
curl_sasl.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
curl_setup_once.h
curl_setup.h
curl_sha256.h http: add hmac support for sha256 2020-12-21 15:26:41 +01:00
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
dict.h
doh.c doh: remove Curl_ prefix from static functions 2021-01-14 08:09:09 +01:00
doh.h
dotdot.c
dotdot.h
dynbuf.c
dynbuf.h
easy.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
easygetopt.c
easyif.h
easyoptions.c easyoptions: add the missing AWS_SIGV4 2021-01-15 13:13:32 +01:00
easyoptions.h
escape.c
escape.h
file.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
file.h
fileinfo.c
fileinfo.h
firefox-db2pem.sh
formdata.c
formdata.h
ftp.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
ftp.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
ftplistparser.c ftplistparser: remove use of conn->data 2021-01-19 09:22:38 +01:00
ftplistparser.h
getenv.c
getinfo.c getinfo: build with disabled HTTP support 2020-12-18 09:58:03 +01:00
getinfo.h
gopher.c vtls: reduce conn->data use 2021-01-19 09:14:40 +01:00
gopher.h gopher: Implement secure gopher protocol. 2020-12-15 12:58:12 +01:00
hash.c misc: assorted typo fixes 2020-12-26 23:54:25 +01:00
hash.h
hmac.c
hostasyn.c
hostcheck.c
hostcheck.h
hostip4.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
hostip6.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
hostip.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
hostip.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
hostsyn.c
hsts.c misc: fix typos 2021-01-11 15:12:25 +01:00
hsts.h
http2.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
http2.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
http_aws_sigv4.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
http_aws_sigv4.h http: introduce AWS HTTP v4 Signature 2020-12-21 16:27:50 +01:00
http_chunks.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
http_ntlm.h lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
http_proxy.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
http_proxy.h
http.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
http.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
idn_win32.c
if2ip.c
if2ip.h
imap.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
ldap.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c
llist.h
Makefile.am
makefile.amiga
makefile.dj
Makefile.inc lib/Makefile.inc: convert to listing each file on its own line 2021-01-19 10:03:07 +01:00
Makefile.m32
Makefile.netware
Makefile.vxworks
md4.c
md5.c
memdebug.c
memdebug.h
mime.c mime: make sure setting MIMEPOST to NULL resets properly 2021-01-15 08:33:27 +01:00
mime.h
mk-ca-bundle.pl mk-ca-bundle.pl: deterministic output when using -t 2021-01-05 13:03:41 +01:00
mk-ca-bundle.vbs
mprintf.c
mqtt.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
mqtt.h
multi.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
multihandle.h tests/server/disabled: add "wakeup" 2020-12-11 17:42:17 +01:00
multiif.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
netrc.c
netrc.h
non-ascii.c
non-ascii.h
nonblock.c
nonblock.h
nwlib.c
nwos.c
openldap.c vtls: reduce conn->data use 2021-01-19 09:14:40 +01:00
optiontable.pl
parsedate.c
parsedate.h
pingpong.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
pingpong.h lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
pop3.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
pop3.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
progress.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
progress.h lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
psl.c
psl.h
quic.h
rand.c
rand.h
rename.c
rename.h
rtsp.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
rtsp.h rtsp: disable if Hyper is used 2020-12-18 09:58:04 +01:00
select.c
select.h
sendf.c send: assert that Curl_write_plain() has a ->conn when called 2021-01-18 16:12:20 +01:00
sendf.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
setopt.c language: s/behaviour/behavior/g 2021-01-02 23:35:59 +01:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c cleanup: fix two empty expression statement has no effect 2020-12-30 16:58:19 +01:00
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c vtls: reduce conn->data use 2021-01-19 09:14:40 +01:00
smb.h
smtp.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
smtp.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
sockaddr.h
socketpair.c
socketpair.h
socks_gssapi.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
socks_sspi.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
socks.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
socks.h lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
speedcheck.c speedcheck: exclude paused transfers 2020-12-22 13:51:07 +01:00
speedcheck.h
splay.c splay: rename Curl_splayremovebyaddr to Curl_splayremove 2020-12-01 08:09:51 +01:00
splay.h splay: rename Curl_splayremovebyaddr to Curl_splayremove 2020-12-01 08:09:51 +01:00
strcase.c
strcase.h
strdup.c
strdup.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c misc: assorted typo fixes 2020-12-26 23:54:25 +01:00
system_win32.h
telnet.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
telnet.h
tftp.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
tftp.h
timeval.c
timeval.h
transfer.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
transfer.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
url.c lib: more conn->data cleanups 2021-01-19 09:14:51 +01:00
url.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
urlapi-int.h urlapi: don't accept blank port number field without scheme 2020-12-07 00:50:49 +01:00
urlapi.c misc: fix "warning: empty expression statement has no effect" 2020-12-26 23:44:17 +01:00
urldata.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
version_win32.c
version_win32.h
version.c version: include hyper version 2020-12-18 09:58:03 +01:00
warnless.c
warnless.h
wildcard.c
wildcard.h
x509asn1.c lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00
x509asn1.h lib: pass in 'struct Curl_easy *' to most functions 2021-01-17 23:56:09 +01:00