curl/lib
Daniel Stenberg f273b59144
http_chunks: remove an assign + typecast
As it caused icc to complain: "pointer cast involving 64-bit pointed-to
type"

Closes #9179
2022-07-23 13:38:36 +02:00
..
vauth digest: fix missing increment of 'nc' value for auth-int 2022-07-06 04:14:37 -04:00
vquic ngtcp2: implement cb_h3_stop_sending and cb_h3_reset_stream callbacks 2022-07-12 17:15:52 +02:00
vssh libssh: skip the fake-close when libssh does the right thing 2022-06-15 23:43:35 +02:00
vtls vtls: make Curl_ssl_backend() return the enum type curl_sslbackend 2022-07-23 13:38:33 +02:00
.checksrc
.gitattributes copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
.gitignore copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
altsvc.c altsvc: use Curl_fopen() 2022-06-26 11:04:02 +02:00
altsvc.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
amigaos.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
amigaos.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
arpa_telnet.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
asyn-ares.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
asyn-thread.c asyn-thread: make getaddrinfo_complete return CURLcode 2022-07-13 23:26:13 +02:00
asyn.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
base64.c base64: base64url encoding has no padding 2022-07-19 11:06:20 +02:00
bufref.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
bufref.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
c-hyper.c hyper: use wakers for curl pause/resume 2022-06-30 10:19:08 +02:00
c-hyper.h hyper: use wakers for curl pause/resume 2022-06-30 10:19:08 +02:00
CMakeLists.txt tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-amigaos.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-dos.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-mac.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-os400.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-plan9.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-riscos.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-win32.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-win32ce.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
conncache.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
conncache.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
connect.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
connect.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
content_encoding.c content_encoding: return error on too many compression steps 2022-06-25 22:14:21 +02:00
content_encoding.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
cookie.c cookie: treat a blank domain in Set-Cookie: as non-existing 2022-07-19 11:52:54 +02:00
cookie.h cookie: apply limits 2022-06-26 11:00:48 +02:00
curl_addrinfo.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_addrinfo.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_base64.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_config.h.cmake tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
curl_ctype.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_ctype.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_des.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_des.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_endian.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_endian.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_fnmatch.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_fnmatch.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_get_line.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_get_line.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_gethostname.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_gethostname.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_gssapi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_gssapi.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_hmac.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_krb5.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_ldap.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_md4.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_md5.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_memory.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_memrchr.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_memrchr.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_multibyte.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_multibyte.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_ntlm_core.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_ntlm_core.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_ntlm_wb.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_ntlm_wb.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_path.c lib/curl_path.c: add ISC to license expression 2022-07-01 09:40:31 +02:00
curl_path.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_printf.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_range.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_range.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_rtmp.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_rtmp.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_sasl.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_sasl.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_setup_once.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
curl_setup.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
curl_sha256.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_sspi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_sspi.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_threads.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_threads.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curlx.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
dict.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
dict.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
doh.c doh: use https protocol by default 2022-07-16 14:10:39 +00:00
doh.h doh: move doh related struct definitions to doh.h 2022-07-18 11:55:26 +02:00
dotdot.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
dotdot.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
dynbuf.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
dynbuf.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
easy_lock.h easy_lock: fix build with icc 2022-07-12 23:08:35 +02:00
easy.c hyper: use wakers for curl pause/resume 2022-06-30 10:19:08 +02:00
easygetopt.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
easyif.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
easyoptions.c easyoptions: fix icc warning 2022-07-19 11:01:15 +02:00
easyoptions.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
escape.c docs: explain curl_easy_escape/unescape curl handle is ignored 2022-07-10 02:59:58 -04:00
escape.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
file.c file: fix icc enumerated type mixed with another type warning 2022-07-19 18:10:08 +02:00
file.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
fileinfo.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
fileinfo.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
fopen.c fopen: add Curl_fopen() for better overwriting of files 2022-06-26 11:03:57 +02:00
fopen.h fopen: add Curl_fopen() for better overwriting of files 2022-06-26 11:03:57 +02:00
formdata.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
formdata.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
ftp.c ftp: use a correct expire ID for timer expiry 2022-07-20 00:50:19 +02:00
ftp.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
ftplistparser.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
ftplistparser.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
getenv.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
getinfo.c getinfo: return better error on NULL as first argument 2022-07-10 18:22:23 +02:00
getinfo.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
gopher.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
gopher.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
h2h3.c h2h3: fix overriding the 'TE: Trailers' header 2022-07-19 00:19:13 +02:00
h2h3.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hash.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hash.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
headers.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
headers.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hmac.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hostasyn.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hostip4.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hostip6.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hostip.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hostip.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hostsyn.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hsts.c hsts: use Curl_fopen() 2022-06-26 11:04:02 +02:00
hsts.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http2.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http2.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_aws_sigv4.c http_aws_sigv4.c: remove two unusued includes 2022-07-01 23:33:42 +02:00
http_aws_sigv4.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_chunks.c http_chunks: remove an assign + typecast 2022-07-23 13:38:36 +02:00
http_chunks.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_digest.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_digest.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_negotiate.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_negotiate.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_ntlm.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_ntlm.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_proxy.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_proxy.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http.c cookie: apply limits 2022-06-26 11:00:48 +02:00
http.h ngtcp2: fix stall or busy loop on STOP_SENDING with upload data 2022-07-10 23:18:00 +02:00
idn_win32.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
if2ip.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
if2ip.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
imap.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
imap.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
inet_ntop.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
inet_ntop.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
inet_pton.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
inet_pton.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
krb5.c krb5: return error properly on decode errors 2022-06-25 22:13:09 +02:00
ldap.c openssl: fix BoringSSL symbol conflicts with LDAP and Schannel 2022-07-14 07:14:22 +00:00
libcurl.plist.in macos: set .plist version in autoconf 2022-04-20 15:26:13 +02:00
libcurl.rc copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
libcurl.vers.in
llist.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
llist.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.am copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
makefile.amiga copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
makefile.dj copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.inc fopen: add Curl_fopen() for better overwriting of files 2022-06-26 11:03:57 +02:00
Makefile.m32 Makefile.m32: stop trying to build libcares.a [ci skip] 2022-07-17 21:46:01 +00:00
md4.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
md5.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
memdebug.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
memdebug.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
mime.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
mime.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
mprintf.c mprintf: fix *dyn_vprintf() when out-of-memory 2022-07-19 23:56:03 +02:00
mqtt.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
mqtt.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
multi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
multihandle.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
multiif.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
netrc.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
netrc.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
nonblock.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
nonblock.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
openldap.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
optiontable.pl easyoptions: fix icc warning 2022-07-19 11:01:15 +02:00
parsedate.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
parsedate.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
pingpong.c urldata: make 'buffer_size' an unsigned int 2022-07-04 23:03:44 +02:00
pingpong.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
pop3.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
pop3.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
progress.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
progress.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
psl.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
psl.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
quic.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
rand.c windows: improve random source 2022-07-04 09:38:24 +00:00
rand.h windows: improve random source 2022-07-04 09:38:24 +00:00
rename.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
rename.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
rtsp.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
rtsp.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
select.c select: do not return fatal error on EINTR from poll() 2022-07-04 00:58:07 -04:00
select.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
sendf.c sendf: fix paused header writes since after the header API 2022-07-20 00:49:06 +02:00
sendf.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
setopt.c urldata: reduce size of four ftp related members 2022-07-05 10:18:48 +02:00
setopt.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
setup-os400.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
setup-vms.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
setup-win32.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
sha256.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
share.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
share.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
sigpipe.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
slist.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
slist.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
smb.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
smb.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
smtp.c transfer: upload performance; avoid tiny send 2022-06-20 09:42:40 +02:00
smtp.h transfer: upload performance; avoid tiny send 2022-06-20 09:42:40 +02:00
sockaddr.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
socketpair.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
socketpair.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
socks_gssapi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
socks_sspi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
socks.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
socks.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
speedcheck.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
speedcheck.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
splay.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
splay.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strcase.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strcase.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strdup.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strdup.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strerror.c curl.h: CURLE_CONV_FAILED is obsoleted 2022-06-29 16:03:02 +02:00
strerror.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strtok.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strtok.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strtoofft.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
strtoofft.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
system_win32.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
system_win32.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
telnet.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
telnet.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
tftp.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
tftp.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
timediff.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
timediff.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
timeval.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
timeval.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
transfer.c ngtcp2: fix stall or busy loop on STOP_SENDING with upload data 2022-07-10 23:18:00 +02:00
transfer.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
url.c doh: move doh related struct definitions to doh.h 2022-07-18 11:55:26 +02:00
url.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
urlapi-int.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
urlapi.c urlapi: make curl_url_set(url, CURLUPART_URL, NULL, 0) clear all parts 2022-06-20 08:15:51 +02:00
urldata.h ftp: use a correct expire ID for timer expiry 2022-07-20 00:50:19 +02:00
version_win32.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
version_win32.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
version.c version: rename threadsafe-init to threadsafe 2022-06-13 18:59:45 +00:00
warnless.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
warnless.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
wildcard.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
wildcard.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00