curl/lib
Daniel Stenberg f70da9c17e
include: make CURLE_HTTP3 use a new error code
To avoid potential issues with error code reuse.

Reported-by: Christoph M. Becker
Assisted-by: Dan Fandrich
Fixes #4601
Closes #4627
2019-11-21 23:16:29 +01:00
..
vauth copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
vquic ngtcp2: use overflow buffer for extra HTTP/3 data 2019-11-18 16:40:08 +01:00
vssh lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00
vtls openssl: prevent recursive function calls from ctx callbacks 2019-11-12 09:40:00 +01:00
.gitattributes
.gitignore
altsvc.c altsvc: bump to h3-24 2019-11-18 14:49:34 +01:00
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c
asyn-thread.c
asyn.h
base64.c
checksrc.pl checksrc: repair the copyrightyear check 2019-11-08 14:51:42 +01:00
CMakeLists.txt
config-amigaos.h
config-dos.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
config-mac.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
config-os400.h
config-plan9.h
config-riscos.h
config-symbian.h
config-tpf.h
config-vxworks.h
config-win32.h config-win32: cpu-machine-OS for Windows on ARM 2019-11-14 23:27:06 +01:00
config-win32ce.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
conncache.c
conncache.h
connect.c
connect.h
content_encoding.c
content_encoding.h
cookie.c
cookie.h
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_config.h.cmake
curl_ctype.c
curl_ctype.h
curl_des.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_des.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_get_line.c
curl_get_line.h
curl_gethostname.c
curl_gethostname.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_ldap.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_md4.h
curl_md5.h
curl_memory.h
curl_memrchr.c
curl_memrchr.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_multibyte.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_multibyte.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
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 copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_sasl.c
curl_sasl.h
curl_sec.h
curl_setup_once.h
curl_setup.h
curl_sha256.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_sspi.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_sspi.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_threads.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curl_threads.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curlx.h
dict.c
dict.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
doh.c doh: improced both encoding and decoding 2019-11-16 16:15:03 +01:00
doh.h doh: improced both encoding and decoding 2019-11-16 16:15:03 +01:00
dotdot.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
dotdot.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
easy.c lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00
easyif.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
escape.c
escape.h
file.c
file.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
fileinfo.c
fileinfo.h
firefox-db2pem.sh
formdata.c
formdata.h
ftp.c
ftp.h
ftplistparser.c
ftplistparser.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
getenv.c
getinfo.c
getinfo.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
gopher.c
gopher.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
hash.c
hash.h
hmac.c
hostasyn.c
hostcheck.c
hostcheck.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
hostip4.c
hostip6.c
hostip.c
hostip.h
hostsyn.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
http2.c
http2.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
http_proxy.h
http.c ngtcp2: use overflow buffer for extra HTTP/3 data 2019-11-18 16:40:08 +01:00
http.h ngtcp2: use overflow buffer for extra HTTP/3 data 2019-11-18 16:40:08 +01:00
idn_win32.c
if2ip.c
if2ip.h
imap.c
imap.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
inet_ntop.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
inet_ntop.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
inet_pton.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
inet_pton.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
krb5.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
ldap.c
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c
llist.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
Makefile.am
makefile.amiga
makefile.dj
Makefile.inc lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00
Makefile.m32
Makefile.netware
Makefile.vxworks
Makefile.Watcom
md4.c
md5.c
memdebug.c
memdebug.h
mime.c
mime.h
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
multi.c multi: Fix curl_multi_poll wait when extra_fds && !extra_nfds 2019-11-17 23:35:48 -05:00
multihandle.h
multiif.h
netrc.c
netrc.h
non-ascii.c
non-ascii.h
nonblock.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
nonblock.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
nwlib.c
nwos.c
openldap.c
parsedate.c
parsedate.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
pingpong.c
pingpong.h
pop3.c
pop3.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
progress.c
progress.h
psl.c
psl.h
quic.h ngtcp2: use overflow buffer for extra HTTP/3 data 2019-11-18 16:40:08 +01:00
rand.c
rand.h
rtsp.c
rtsp.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
security.c
select.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
select.h
sendf.c lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00
sendf.h
setopt.c
setopt.h
setup-os400.h
setup-vms.h
sha256.c
share.c
share.h
sigpipe.h
slist.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
slist.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
smb.c
smb.h
smtp.c
smtp.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
sockaddr.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
socketpair.c
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
speedcheck.c
speedcheck.h
splay.c
splay.h
strcase.c
strcase.h
strdup.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
strdup.h
strerror.c include: make CURLE_HTTP3 use a new error code 2019-11-21 23:16:29 +01:00
strerror.h
strtok.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
strtok.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
strtoofft.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
strtoofft.h
system_win32.c
system_win32.h
telnet.c
telnet.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
tftp.c
tftp.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
timeval.c
timeval.h
transfer.c ngtcp2: use overflow buffer for extra HTTP/3 data 2019-11-18 16:40:08 +01:00
transfer.h
url.c lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00
url.h
urlapi-int.h
urlapi.c
urldata.h lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00
version.c lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00
warnless.c
warnless.h
wildcard.c
wildcard.h
x509asn1.c
x509asn1.h