curl/lib
Daniel Stenberg d696ee00ee
lib: use %u instead of %ld for port number printf
Follow-up to 764c6bd3bf which changed the type of some port number
fields. Detected by Coverity (CID 1486624) etc.

Closes #7325
2021-06-30 23:25:35 +02:00
..
vauth copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
vquic version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
vssh version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
vtls version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
.gitattributes
.gitignore
altsvc.c
altsvc.h
amigaos.c copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
amigaos.h
arpa_telnet.h
asyn-ares.c asyn-ares: remove check for 'data' in Curl_resolver_cancel 2021-06-13 23:42:57 +02:00
asyn-thread.c
asyn.h
base64.c
bufref.c
bufref.h
c-hyper.c hyper: propagate errors back up from read callbacks 2021-06-17 08:19:31 +02:00
c-hyper.h
checksrc.pl
CMakeLists.txt
config-amigaos.h configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
config-dos.h
config-mac.h
config-os400.h configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
config-plan9.h configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
config-riscos.h configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
config-tpf.h configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
config-vxworks.h configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
config-win32.h cmake: fix support for UnixSockets feature on Win32 2021-06-21 14:52:27 +02:00
config-win32ce.h misc: fix typos in comments which repeat a word 2021-06-28 12:41:56 +02:00
conncache.c conncache: lowercase the hash key for better match 2021-06-01 17:55:35 +02:00
conncache.h
connect.c lib: use %u instead of %ld for port number printf 2021-06-30 23:25:35 +02:00
connect.h
content_encoding.c
content_encoding.h
cookie.c misc: fix typos in comments which repeat a word 2021-06-28 12:41:56 +02:00
cookie.h cookies: track expiration in jar to optimize removals 2021-06-08 09:31:19 +02:00
curl_addrinfo.c cmake: fix support for UnixSockets feature on Win32 2021-06-21 14:52:27 +02:00
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
curl_ctype.c
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c curl_endian: remove the unused Curl_write64_le function 2021-06-20 23:38:32 +02:00
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 curl_multibyte: Remove local encoding fallbacks 2021-06-21 01:57:16 -04:00
curl_multibyte.h
curl_ntlm_core.c Curl_ntlm_core_mk_nt_hash: fix OOM in error path 2021-06-01 13:38:01 +02: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
curl_rtmp.h
curl_sasl.c
curl_sasl.h
curl_setup_once.h
curl_setup.h cmake: fix support for UnixSockets feature on Win32 2021-06-21 14:52:27 +02:00
curl_sha256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c
dict.h
doh.c doh: fix wrong DEBUGASSERT for doh private_data 2021-06-10 16:13:13 +02: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
formdata.c formdata: correct typecast in curl_mime_data call 2021-06-30 15:00:00 +02:00
formdata.h
ftp.c
ftp.h
ftplistparser.c
ftplistparser.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c
hash.h
hmac.c
hostasyn.c
hostcheck.c hsts: ignore numberical IP address hosts 2021-05-30 19:49:40 +02:00
hostcheck.h
hostip4.c
hostip6.c
hostip.c hostip: (macOS) free returned memory of SCDynamicStoreCopyProxies 2021-06-21 14:05:49 +02:00
hostip.h hsts: ignore numberical IP address hosts 2021-05-30 19:49:40 +02:00
hostsyn.c
hsts.c hsts: ignore numberical IP address hosts 2021-05-30 19:49:40 +02:00
hsts.h
http2.c version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
http2.h version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
http_aws_sigv4.c
http_aws_sigv4.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
http_proxy.c vtls: only store TIMER_APPCONNECT for non-proxy connect 2021-06-19 23:02:16 +02:00
http_proxy.h conn_shutdown: if closed during CONNECT cleanup properly 2021-06-11 12:43:53 +02:00
http.c http: fix crash in rate-limited upload 2021-06-29 15:18:08 -04:00
http.h
idn_win32.c
if2ip.c
if2ip.h
imap.c vtls: only store TIMER_APPCONNECT for non-proxy connect 2021-06-19 23:02:16 +02:00
imap.h
inet_ntop.c configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_r 2021-06-18 13:52:18 +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
makefile.amiga
makefile.dj
Makefile.inc
Makefile.m32
Makefile.netware configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
Makefile.vxworks
md4.c
md5.c
memdebug.c
memdebug.h
mime.c
mime.h
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c
mqtt.c mqtt: extend the error message for no topic 2021-06-30 15:02:24 +02:00
mqtt.h
multi.c multi: alter transfer timeout ordering 2021-06-24 15:51:39 +02:00
multihandle.h openssl: avoid static variable for seed flag 2021-06-29 14:18:15 +02:00
multiif.h
netrc.c netrc: skip 'macdef' definitions 2021-06-13 23:44:41 +02:00
netrc.h
non-ascii.c
non-ascii.h
nonblock.c
nonblock.h
nwlib.c
nwos.c
openldap.c vtls: only store TIMER_APPCONNECT for non-proxy connect 2021-06-19 23:02:16 +02:00
optiontable.pl
parsedate.c
parsedate.h
pingpong.c
pingpong.h
pop3.c vtls: only store TIMER_APPCONNECT for non-proxy connect 2021-06-19 23:02:16 +02:00
pop3.h
progress.c
progress.h
psl.c
psl.h
quic.h version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
rand.c
rand.h
rename.c
rename.h
rtsp.c
rtsp.h configure: disable RTSP when hyper is selected 2021-06-10 08:42:46 +02:00
select.c
select.h lib: don't compare fd to FD_SETSIZE when using poll 2021-06-11 10:33:32 +02:00
sendf.c
sendf.h
setopt.c test269: disable for hyper 2021-06-03 23:11:11 +02:00
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 vtls: only store TIMER_APPCONNECT for non-proxy connect 2021-06-19 23:02:16 +02:00
smb.h
smtp.c vtls: only store TIMER_APPCONNECT for non-proxy connect 2021-06-19 23:02:16 +02:00
smtp.h
sockaddr.h
socketpair.c Revert "Revert "socketpair: fix potential hangs"" 2021-06-05 12:58:13 +02:00
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h
speedcheck.c
speedcheck.h
splay.c
splay.h
strcase.c
strcase.h
strdup.c
strdup.h
strerror.c CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntax 2021-06-02 23:03:55 +02:00
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntax 2021-06-02 23:03:55 +02:00
telnet.h
tftp.c
tftp.h
timeval.c copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
timeval.h
transfer.c curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE 2021-06-15 10:49:49 +02:00
transfer.h
url.c lib: use %u instead of %ld for port number printf 2021-06-30 23:25:35 +02:00
url.h
urlapi-int.h
urlapi.c lib: use %u instead of %ld for port number printf 2021-06-30 23:25:35 +02:00
urldata.h c-hyper: abort CONNECT response reading early on non 2xx responses 2021-06-10 08:42:27 +02:00
version_win32.c
version_win32.h
version.c version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
warnless.c warnless: simplify type size handling 2021-06-04 15:08:10 +02:00
warnless.h
wildcard.c
wildcard.h
x509asn1.c
x509asn1.h