1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-11 22:18:00 -05:00
curl/lib
Daniel Gustafsson 9a87fe704e version: make ssl_version buffer match for multi_ssl
When running a multi TLS backend build the version string needs more
buffer space. Make the internal ssl_buffer stack buffer match the one
in Curl_multissl_version() to allow for the longer string. For single
TLS backend builds there is no use in extended to buffer. This is a
fallout from #3863 which fixes up the multi_ssl string generation to
avoid a buffer overflow when the buffer is too small.

Closes #3875
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
2019-05-19 22:06:26 +02:00
..
vauth cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
vtls cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
.gitattributes
.gitignore
altsvc.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
altsvc.h
amigaos.c configure: add --with-amissl 2019-03-15 10:22:42 +01:00
amigaos.h configure: add --with-amissl 2019-03-15 10:22:42 +01:00
arpa_telnet.h
asyn-ares.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
asyn-thread.c
asyn.h
base64.c base64: build conditionally if there are users 2019-05-13 08:17:09 +02:00
checksrc.pl
CMakeLists.txt
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h os400: Disable Alt-Svc by default since it's experimental 2019-03-24 16:43:43 -04:00
config-riscos.h
config-symbian.h
config-tpf.h
config-vxworks.h
config-win32.h libcurl: #ifdef away more code for disabled features/protocols 2019-05-17 23:24:34 +02:00
config-win32ce.h
conncache.c CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse 2019-04-21 23:06:23 +02:00
conncache.h pipelining: removed 2019-04-06 22:49:50 +02:00
connect.c libcurl: #ifdef away more code for disabled features/protocols 2019-05-17 23:24:34 +02:00
connect.h
content_encoding.c
content_encoding.h
cookie.c cookie: Guard against possible NULL ptr deref 2019-05-01 13:14:15 +02:00
cookie.h altsvc: Fix building with cookies disables 2019-04-20 22:46:21 +02:00
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake libcurl: #ifdef away more code for disabled features/protocols 2019-05-17 23:24:34 +02:00
curl_ctype.c
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h
curl_fnmatch.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
curl_fnmatch.h
curl_get_line.c altsvc: Fix building with cookies disables 2019-04-20 22:46:21 +02:00
curl_get_line.h altsvc: Fix building with cookies disables 2019-04-20 22:46:21 +02:00
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_ldap.h
curl_md4.h ntlm: Missed pre-processor || (or) during rebase for cd15acd0 2019-04-23 20:26:02 +01:00
curl_md5.h md5: Update the function signature following d84da52d 2019-04-16 00:08:42 +01:00
curl_memory.h cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 2019-04-23 20:00:33 +01:00
curl_ntlm_core.h ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 2019-04-23 20:00:33 +01:00
curl_ntlm_wb.c http_ntlm_wb: Handle auth for only a single request 2019-05-18 19:01:11 +01:00
curl_ntlm_wb.h http_ntlm_wb: Move the type-2 message processing into a dedicated function 2019-05-16 00:03:30 +01:00
curl_path.c ssh: define USE_SSH if SSH is enabled (any backend) 2019-05-06 10:14:17 +02:00
curl_path.h
curl_printf.h
curl_range.c
curl_range.h
curl_rtmp.c
curl_rtmp.h
curl_sasl.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
curl_sasl.h
curl_sec.h
curl_setup_once.h
curl_setup.h ssh: define USE_SSH if SSH is enabled (any backend) 2019-05-06 10:14:17 +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: CURL_DISABLE_DOH 2019-05-13 08:17:09 +02:00
doh.h doh: CURL_DISABLE_DOH 2019-05-13 08:17:09 +02:00
dotdot.c
dotdot.h
easy.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
easyif.h
escape.c
escape.h
file.c file: fix "Checking if unsigned variable 'readcount' is less than zero." 2019-03-12 21:46:11 +01:00
file.h
fileinfo.c wildcard: disable from build when FTP isn't present 2019-05-13 08:17:09 +02:00
fileinfo.h
firefox-db2pem.sh
formdata.c mime: acknowledge CURL_DISABLE_MIME 2019-05-13 08:17:09 +02:00
formdata.h mime: acknowledge CURL_DISABLE_MIME 2019-05-13 08:17:09 +02:00
ftp.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
ftp.h
ftplistparser.c ftplistparser: fix LGTM alert "Empty block without comment" 2019-04-05 12:56:18 +02:00
ftplistparser.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c
hash.h
hmac.c
hostasyn.c
hostcheck.c
hostcheck.h
hostip4.c
hostip6.c
hostip.c hostip: CURL_DISABLE_SHUFFLE_DNS 2019-05-17 23:24:34 +02:00
hostip.h doh: disable DOH for the cases it doesn't work 2019-05-11 11:38:58 +02:00
hostsyn.c
http2.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
http2.h
http_chunks.c
http_chunks.h
http_digest.c auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00
http_digest.h auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00
http_negotiate.c http_negotiate: Move the Negotiate state out of the negotiatedata structure 2019-05-15 00:32:42 +01:00
http_negotiate.h auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00
http_ntlm.c http_ntlm: Move the NTLM state out of the ntlmdata structure 2019-05-15 00:31:45 +01:00
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 cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
http.h
idn_win32.c
if2ip.c CURLOPT_ADDRESS_SCOPE: fix range check and more 2019-04-13 11:18:55 +02:00
if2ip.h CURLOPT_ADDRESS_SCOPE: fix range check and more 2019-04-13 11:18:55 +02:00
imap.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
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: make checksrc and hugefile commands "silent" 2019-03-14 20:11:24 +01:00
makefile.amiga
makefile.dj
Makefile.inc altsvc: Fix building with cookies disables 2019-04-20 22:46:21 +02:00
Makefile.m32
Makefile.netware
Makefile.vxworks
Makefile.Watcom
md4.c ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 2019-04-23 20:00:33 +01:00
md5.c md5: Forgot to update the code alignment in d84da52d 2019-04-15 22:40:43 +01:00
memdebug.c memdebug: fix variable name 2019-04-22 03:10:05 -04:00
memdebug.h
mime.c mime: acknowledge CURL_DISABLE_MIME 2019-05-13 08:17:09 +02:00
mime.h mime: acknowledge CURL_DISABLE_MIME 2019-05-13 08:17:09 +02:00
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c
multi.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
multihandle.h pipelining: removed 2019-04-06 22:49:50 +02:00
multiif.h multiif.h: remove unused protos 2019-05-02 09:56:19 +02:00
netrc.c netrc: CURL_DISABLE_NETRC 2019-05-17 23:24:34 +02:00
netrc.h netrc: CURL_DISABLE_NETRC 2019-05-17 23:24:34 +02:00
non-ascii.c
non-ascii.h
nonblock.c
nonblock.h
nwlib.c
nwos.c
openldap.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
parsedate.c parsedate: CURL_DISABLE_PARSEDATE 2019-05-13 08:17:10 +02:00
parsedate.h
pingpong.c
pingpong.h
pop3.c emailL Added reference to RFC8314 for implicit TLS 2019-04-11 01:19:15 +01:00
pop3.h
progress.c progress: CURL_DISABLE_PROGRESS_METER 2019-05-17 23:24:34 +02:00
progress.h
psl.c
psl.h
rand.c
rand.h
rtsp.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
rtsp.h
security.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
select.c
select.h
sendf.c WRITEFUNCTION: add missing set_in_callback around callback 2019-05-05 11:09:30 +02:00
sendf.h
setopt.c libcurl: #ifdef away more code for disabled features/protocols 2019-05-17 23:24:34 +02:00
setopt.h
setup-os400.h
setup-vms.h
sha256.c
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c
smb.h
smtp.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
smtp.h
sockaddr.h
socks_gssapi.c
socks_sspi.c
socks.c doh: disable DOH for the cases it doesn't work 2019-05-11 11:38:58 +02:00
socks.h
speedcheck.c
speedcheck.h
splay.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
splay.h
ssh-libssh.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
ssh.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
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
telnet.h
tftp.c
tftp.h
timeval.c build: fix Codacy/CppCheck warnings 2019-04-11 21:08:44 +02:00
timeval.h
transfer.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
transfer.h
url.c libcurl: #ifdef away more code for disabled features/protocols 2019-05-17 23:24:34 +02:00
url.h pipelining: removed 2019-04-06 22:49:50 +02:00
urlapi-int.h
urlapi.c urlapi: require a non-zero host name length when parsing URL 2019-05-14 13:39:10 +02:00
urldata.h libcurl: #ifdef away more code for disabled features/protocols 2019-05-17 23:24:34 +02:00
version.c version: make ssl_version buffer match for multi_ssl 2019-05-19 22:06:26 +02:00
warnless.c
warnless.h
wildcard.c wildcard: disable from build when FTP isn't present 2019-05-13 08:17:09 +02:00
wildcard.h wildcard: disable from build when FTP isn't present 2019-05-13 08:17:09 +02:00
x509asn1.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
x509asn1.h