curl/lib
2020-06-03 16:28:56 +02:00
..
vauth copyright: updated year ranges out of sync 2020-05-24 00:02:33 +02:00
vquic urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
vssh timeouts: change millisecond timeouts to timediff_t from time_t 2020-05-30 23:10:57 +02:00
vtls vtls: repair the build with CURL_DISABLE_PROXY 2020-06-01 23:03:31 +02:00
.gitattributes
.gitignore
altsvc.c altsvc: fix 'dsthost' may be used uninitialized in this function 2020-06-03 16:28:56 +02:00
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
asyn-thread.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
asyn.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
base64.c
checksrc.pl source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
CMakeLists.txt
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h
config-plan9.h
config-riscos.h
config-symbian.h
config-tpf.h
config-vxworks.h
config-win32.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
config-win32ce.h
conncache.c conncache: download buffer needs +1 size for trailing zero 2020-05-31 17:45:57 +02:00
conncache.h
connect.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
connect.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
content_encoding.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
content_encoding.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
cookie.c
cookie.h
curl_addrinfo.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
curl_addrinfo.h copyright: updated year ranges out of sync 2020-05-24 00:02:33 +02:00
curl_base64.h
curl_config.h.cmake CMake: add libssh build support 2020-05-15 21:58:12 +02: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
curl_gssapi.h
curl_hmac.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
curl_ldap.h
curl_md4.h
curl_md5.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
curl_memory.h
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_ntlm_wb.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
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 build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
curl_sasl.h
curl_sec.h
curl_setup_once.h
curl_setup.h
curl_sha256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c
dict.h
doh.c hostip: on macOS avoid DoH when given a numerical IP address 2020-05-26 17:37:39 +02:00
doh.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
dotdot.c
dotdot.h
dynbuf.c dynbuf: return NULL when there's no buffer length 2020-05-17 23:20:56 +02:00
dynbuf.h
easy.c url: alloc the download buffer at transfer start 2020-05-30 23:14:33 +02:00
easyif.h
escape.c url: accept "any length" credentials for proxy auth 2020-05-25 23:08:57 +02:00
escape.h
file.c
file.h
fileinfo.c
fileinfo.h
firefox-db2pem.sh
formdata.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
formdata.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
ftp.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
ftp.h
ftplistparser.c
ftplistparser.h
getenv.c
getinfo.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
getinfo.h
gopher.c
gopher.h
hash.c
hash.h
hmac.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
hostasyn.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
hostcheck.c
hostcheck.h
hostip4.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
hostip6.c hostip: make Curl_printable_address not return anything 2020-05-19 08:11:46 +02:00
hostip.c hostip: fix the memory-leak introduced in 67d2802 2020-06-02 12:43:50 +02:00
hostip.h hostip: make Curl_printable_address not return anything 2020-05-19 08:11:46 +02:00
hostsyn.c
http2.c urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
http2.h
http_chunks.c
http_chunks.h
http_digest.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
http_digest.h
http_negotiate.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
http_negotiate.h
http_ntlm.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
http_ntlm.h
http_proxy.c
http_proxy.h
http.c urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
http.h
idn_win32.c
if2ip.c
if2ip.h
imap.c urldata: connect related booleans live in struct ConnectBits 2020-05-27 08:02:47 +02:00
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c
ldap.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c
llist.h
Makefile.am
makefile.amiga
makefile.dj
Makefile.inc vtls: Extract and simplify key log file handling from OpenSSL 2020-05-27 21:19:51 +02:00
Makefile.m32
Makefile.netware
Makefile.vxworks
Makefile.Watcom
md4.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
md5.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
memdebug.c
memdebug.h
mime.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
mime.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
mqtt.c urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
mqtt.h
multi.c build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
multihandle.h
multiif.h
netrc.c
netrc.h
non-ascii.c
non-ascii.h
nonblock.c
nonblock.h
nwlib.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
nwos.c
openldap.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
parsedate.c
parsedate.h
pingpong.c timeouts: change millisecond timeouts to timediff_t from time_t 2020-05-30 23:10:57 +02:00
pingpong.h timeouts: change millisecond timeouts to timediff_t from time_t 2020-05-30 23:10:57 +02:00
pop3.c urldata: connect related booleans live in struct ConnectBits 2020-05-27 08:02:47 +02:00
pop3.h
progress.c timeouts: change millisecond timeouts to timediff_t from time_t 2020-05-30 23:10:57 +02:00
progress.h
psl.c
psl.h
quic.h
rand.c
rand.h
rename.c
rename.h
rtsp.c urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
rtsp.h
security.c
select.c select: always use Sleep in Curl_wait_ms on Win32 2020-06-01 08:32:21 +02:00
select.h select: use timediff_t instead of time_t and int for timeout_ms 2020-05-30 10:20:40 +02:00
sendf.c Revert "sendf: make failf() use the mvsnprintf() return code" 2020-05-22 12:34:51 +02:00
sendf.h
setopt.c urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
setopt.h setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
setup-os400.h
setup-vms.h copyright: updated year ranges out of sync 2020-05-24 00:02:33 +02:00
setup-win32.h
sha256.c sha256: move assign to the declaration line 2020-05-19 08:52:38 +02:00
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c
smb.h
smtp.c urldata: connect related booleans live in struct ConnectBits 2020-05-27 08:02:47 +02:00
smtp.h
sockaddr.h
socketpair.c
socketpair.h
socks_gssapi.c all: fix codespell errors 2020-05-25 19:44:04 +00:00
socks_sspi.c all: fix codespell errors 2020-05-25 19:44:04 +00:00
socks.c hostip: make Curl_printable_address not return anything 2020-05-19 08:11:46 +02:00
socks.h
speedcheck.c
speedcheck.h
splay.c
splay.h
strcase.c
strcase.h
strdup.c
strdup.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c
telnet.h
tftp.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tftp.h
timeval.c
timeval.h
transfer.c urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
transfer.h
url.c urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
url.h build: disable more code/data when built without proxy support 2020-05-30 23:18:16 +02:00
urlapi-int.h
urlapi.c
urldata.h urldata: let the HTTP method be in the set.* struct 2020-06-02 16:30:36 +02:00
version.c
warnless.c
warnless.h
wildcard.c
wildcard.h
x509asn1.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
x509asn1.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00