curl/lib
Viktor Szakats 4bd91bc474 spelling fixes
Detected using the `codespell` tool (version 1.13.0).

Also secure and fix an URL.
2018-06-03 12:14:45 +00:00
..
vauth ntlm: Fix format specifiers 2018-05-14 09:42:27 +02:00
vtls axtls: follow-up spell fix of comment 2018-06-02 13:40:41 +02:00
.gitattributes
.gitignore
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c
asyn-thread.c
asyn.h
base64.c
checksrc.pl checksrc: make sure sizeof() is used *with* parentheses 2018-05-21 23:21:47 +02:00
CMakeLists.txt cmake: set -d postfix for debug builds if not specified 2018-05-24 17:25:41 +03:00
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h
config-riscos.h
config-symbian.h
config-tpf.h
config-vxworks.h
config-win32.h
config-win32ce.h
conncache.c strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
conncache.h
connect.c
connect.h
content_encoding.c content_encoding: handle zlib versions too old for Z_BLOCK 2018-05-25 10:04:08 +02:00
content_encoding.h
cookie.c strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
cookie.h cookies: remove unused macro 2018-04-27 02:54:15 -04:00
curl_addrinfo.c curl_addrinfo: use same #ifdef conditions in source as header 2018-06-01 14:40:35 +02:00
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake cmake: check for getpwuid_r 2018-05-28 15:23:18 +02:00
curl_ctype.c URL: fix ASCII dependency in strcpy_url and strlen_url 2018-05-03 15:19:20 +02:00
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 spelling fixes 2018-06-03 12:14:45 +00:00
curl_fnmatch.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_ldap.h
curl_md4.h
curl_md5.h
curl_memory.h
curl_memrchr.c Curl_memchr: zero length input can't match 2018-04-24 08:03:23 +02:00
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c
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
curl_rtmp.h
curl_sasl.c
curl_sasl.h
curl_sec.h
curl_setup_once.h
curl_setup.h configure: check for declaration of getpwuid_r 2018-05-31 12:51:15 +02:00
curl_sha256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c
dict.h
dotdot.c
dotdot.h
easy.c spelling fixes 2018-06-03 12:14:45 +00:00
easyif.h
escape.c
escape.h
file.c spelling fixes 2018-06-03 12:14:45 +00:00
file.h
fileinfo.c ftplistparser: keep state between invokes 2018-04-24 14:23:20 +02:00
fileinfo.h ftplistparser: keep state between invokes 2018-04-24 14:23:20 +02:00
firefox-db2pem.sh
formdata.c checksrc: make sure sizeof() is used *with* parentheses 2018-05-21 23:21:47 +02:00
formdata.h
ftp.c lib: Fix format specifiers 2018-05-14 09:42:27 +02:00
ftp.h ftplistparser: renamed some members and variables 2018-04-23 22:52:48 +02:00
ftplistparser.c ftplistparser: keep state between invokes 2018-04-24 14:23:20 +02:00
ftplistparser.h
getenv.c
getinfo.c getinfo: add microsecond precise timers for various intervals 2018-05-17 13:41:04 +02:00
getinfo.h
gopher.c
gopher.h
hash.c
hash.h
hmac.c checksrc: make sure sizeof() is used *with* parentheses 2018-05-21 23:21:47 +02:00
hostasyn.c
hostcheck.c
hostcheck.h
hostip4.c
hostip6.c
hostip.c CURLOPT_RESOLVE: always purge old entry first 2018-06-01 12:47:52 +02:00
hostip.h
hostsyn.c
http2.c strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
http2.h
http_chunks.c ctype: restore character classification for non-ASCII platforms 2018-04-24 14:36:06 +02: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 strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
http_proxy.h
http.c strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
http.h http2: use the correct function pointer typedef 2018-05-14 12:44:20 +02:00
idn_win32.c
if2ip.c
if2ip.h
imap.c strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
imap.h
inet_ntop.c checksrc: make sure sizeof() is used *with* parentheses 2018-05-21 23:21:47 +02:00
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 build: remove the Borland specific makefiles 2018-06-02 11:23:40 +02:00
makefile.amiga
makefile.dj
Makefile.inc psl: use latest psl and refresh it periodically 2018-05-28 20:37:14 +02:00
Makefile.m32
Makefile.netware spelling fixes 2018-06-03 12:14:45 +00:00
Makefile.vxworks
Makefile.Watcom
md4.c
md5.c checksrc: make sure sizeof() is used *with* parentheses 2018-05-21 23:21:47 +02:00
memdebug.c
memdebug.h
mime.c checksrc: make sure sizeof() is used *with* parentheses 2018-05-21 23:21:47 +02:00
mime.h
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c
multi.c spelling fixes 2018-06-03 12:14:45 +00:00
multihandle.h psl: use latest psl and refresh it periodically 2018-05-28 20:37:14 +02:00
multiif.h
netrc.c
netrc.h
non-ascii.c
non-ascii.h
nonblock.c
nonblock.h
nwlib.c
nwos.c
objnames-test08.sh
objnames-test10.sh
objnames.inc
openldap.c
parsedate.c
parsedate.h
pingpong.c pingpong: fix response cache memcpy overflow 2018-05-14 07:40:31 +02:00
pingpong.h
pipeline.c strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
pipeline.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 psl: use latest psl and refresh it periodically 2018-05-28 20:37:14 +02:00
rand.c rand: fix typo 2018-05-16 02:21:06 -04:00
rand.h
rtsp.c checksrc: force indentation of lines after an else 2018-04-27 00:51:35 +02:00
rtsp.h
security.c strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
select.c
select.h
sendf.c
sendf.h
setopt.c option: disallow username in URL 2018-05-31 11:27:16 +02:00
setopt.h
setup-os400.h
setup-vms.h
sha256.c
share.c psl: use latest psl and refresh it periodically 2018-05-28 20:37:14 +02:00
share.h psl: use latest psl and refresh it periodically 2018-05-28 20:37:14 +02:00
sigpipe.h
slist.c
slist.h
smb.c smb: reject negative file sizes 2018-05-12 22:24:25 +02:00
smb.h
smtp.c
smtp.h
sockaddr.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h
speedcheck.c
speedcheck.h
splay.c
splay.h
ssh-libssh.c ssh-libssh.c: fix left shift compiler warning 2018-05-03 22:16:57 +02:00
ssh.c
ssh.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 spelling fixes 2018-06-03 12:14:45 +00:00
telnet.h
tftp.c tftp: make sure error is zero terminated before printfing it 2018-05-22 10:10:39 +02:00
tftp.h
timeval.c
timeval.h
transfer.c setup_transfer: deal with both sockets being -1 2018-05-11 23:56:37 +02:00
transfer.h
url.c strictness: correct {infof, failf} format specifiers 2018-05-31 11:34:32 +02:00
url.h
urldata.h spelling fixes 2018-06-03 12:14:45 +00:00
version.c checksrc: make sure sizeof() is used *with* parentheses 2018-05-21 23:21:47 +02:00
warnless.c
warnless.h
wildcard.c ftplistparser: keep state between invokes 2018-04-24 14:23:20 +02:00
wildcard.h ftplistparser: renamed some members and variables 2018-04-23 22:52:48 +02:00
x509asn1.c checksrc: make sure sizeof() is used *with* parentheses 2018-05-21 23:21:47 +02:00
x509asn1.h