Daniel Stenberg 4232e1ac84 connect: fix Curl_updateconninfo for TRNSPRT_UNIX 2 år sedan
..
vauth 37b3fb1c6a vauth/ntlm.h: make line shorter than 80 columns 2 år sedan
vquic 4adee03cd4 ngtcp2: fix C89 compliance nit 2 år sedan
vssh 0c327464ca tidy-up: delete parallel/unused feature flags 2 år sedan
vtls 7313ffebfe docs: spelling nits 2 år sedan
.checksrc 2f0bb864c1 lib: don't use strerror() 3 år sedan
.gitattributes ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
.gitignore ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
CMakeLists.txt 889c132c38 cmake: define BUILDING_LIBCURL in lib/CMakeLists, not config.h 2 år sedan
Makefile.am 6de7322c03 windows: add .rc support to autotools builds 2 år sedan
Makefile.inc eb33ccd533 functypes: provide the recv and send arg and return types 2 år sedan
Makefile.m32 28687ae271 cmake: fix enabling websocket support 2 år sedan
altsvc.c ac612dfeee altsvc: reject bad port numbers 2 år sedan
altsvc.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
amigaos.c 55a138acc4 amigaos: fix threaded resolver on AmigaOS 4.x 2 år sedan
amigaos.h 55a138acc4 amigaos: fix threaded resolver on AmigaOS 4.x 2 år sedan
arpa_telnet.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
asyn-ares.c 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 år sedan
asyn-thread.c 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 år sedan
asyn.h 660cf3d4ed lib: the number four in a sequence is the "fourth" 2 år sedan
base64.c 307b7543ea misc: null-terminate 2 år sedan
bufref.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
bufref.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
c-hyper.c 664249d095 ws: initial websockets support 2 år sedan
c-hyper.h be8d2b037d hyper: use wakers for curl pause/resume 2 år sedan
config-amigaos.h 0c327464ca tidy-up: delete parallel/unused feature flags 2 år sedan
config-dos.h 0c327464ca tidy-up: delete parallel/unused feature flags 2 år sedan
config-mac.h d48dd1573c config: remove the check for and use of SIZEOF_SHORT 2 år sedan
config-os400.h d48dd1573c config: remove the check for and use of SIZEOF_SHORT 2 år sedan
config-plan9.h 0c327464ca tidy-up: delete parallel/unused feature flags 2 år sedan
config-riscos.h d48dd1573c config: remove the check for and use of SIZEOF_SHORT 2 år sedan
config-win32.h e7cf6fea7f ldap: delete stray CURL_HAS_MOZILLA_LDAP reference 2 år sedan
config-win32ce.h d48dd1573c config: remove the check for and use of SIZEOF_SHORT 2 år sedan
conncache.c 664249d095 ws: initial websockets support 2 år sedan
conncache.h d7dceb57d1 lib and tests: add missing curl.h includes 2 år sedan
connect.c 4232e1ac84 connect: fix Curl_updateconninfo for TRNSPRT_UNIX 2 år sedan
connect.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
content_encoding.c 0c327464ca tidy-up: delete parallel/unused feature flags 2 år sedan
content_encoding.h 4399b0303a content_encoding: use writer struct subclasses for different encodings 2 år sedan
cookie.c 8dfc93e573 cookie: reject cookies with "control bytes" 2 år sedan
cookie.h 48d7064a49 cookie: apply limits 2 år sedan
curl_addrinfo.c 307b7543ea misc: null-terminate 2 år sedan
curl_addrinfo.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_base64.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_config.h.cmake 28687ae271 cmake: fix enabling websocket support 2 år sedan
curl_ctype.h f1b76e53ae curl_ctype: add space around <= operator in ISSPACE macro 2 år sedan
curl_des.c 265fbd937e docs: update sourceforge project links [ci skip] 2 år sedan
curl_des.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_endian.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_endian.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_fnmatch.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_fnmatch.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_get_line.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_get_line.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_gethostname.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_gethostname.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_gssapi.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_gssapi.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_hmac.h d7dceb57d1 lib and tests: add missing curl.h includes 2 år sedan
curl_krb5.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_ldap.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_md4.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_md5.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_memory.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_memrchr.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_memrchr.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_multibyte.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_multibyte.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_ntlm_core.c 265fbd937e docs: update sourceforge project links [ci skip] 2 år sedan
curl_ntlm_core.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_ntlm_wb.c 265fbd937e docs: update sourceforge project links [ci skip] 2 år sedan
curl_ntlm_wb.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_path.c 28971bd453 lib/curl_path.c: add ISC to license expression 2 år sedan
curl_path.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_printf.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_range.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 år sedan
curl_range.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_rtmp.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_rtmp.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_sasl.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_sasl.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_setup.h 7313ffebfe docs: spelling nits 2 år sedan
curl_setup_once.h eb33ccd533 functypes: provide the recv and send arg and return types 2 år sedan
curl_sha256.h d7dceb57d1 lib and tests: add missing curl.h includes 2 år sedan
curl_sspi.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_sspi.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_threads.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curl_threads.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
curlx.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
dict.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
dict.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
doh.c 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 år sedan
doh.h fe93bb4d1f doh: move doh related struct definitions to doh.h 2 år sedan
dynbuf.c f703cf971c urlapi: leaner with fewer allocs 2 år sedan
dynbuf.h 307b7543ea misc: null-terminate 2 år sedan
easy.c 00452e6aaf easy: avoid Intel error #2312: pointer cast involving 64-bit pointed-to type 2 år sedan
easy_lock.h e0c68f0255 easy_lock: fix build with icc 2 år sedan
easygetopt.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
easyif.h e3f335148a websockets: remodeled API to support 63 bit frame sizes 2 år sedan
easyoptions.c 664249d095 ws: initial websockets support 2 år sedan
easyoptions.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
escape.c eab25898b3 docs: explain curl_easy_escape/unescape curl handle is ignored 2 år sedan
escape.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
file.c 23c708cdc8 file: add handling of native AmigaOS paths 2 år sedan
file.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
fileinfo.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
fileinfo.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
fopen.c 20f9dd6bae fopen: add Curl_fopen() for better overwriting of files 2 år sedan
fopen.h 20f9dd6bae fopen: add Curl_fopen() for better overwriting of files 2 år sedan
formdata.c fd840cdead formdata: typecast the va_arg return value 2 år sedan
formdata.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
ftp.c d668685657 ftp: ignore a 550 response to MDTM 2 år sedan
ftp.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
ftplistparser.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 år sedan
ftplistparser.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
functypes.h eb33ccd533 functypes: provide the recv and send arg and return types 2 år sedan
getenv.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
getinfo.c afdbb176f6 getinfo: return better error on NULL as first argument 2 år sedan
getinfo.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
gopher.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
gopher.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
h2h3.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 år sedan
h2h3.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
hash.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
hash.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
headers.c 307b7543ea misc: null-terminate 2 år sedan
headers.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
hmac.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
hostasyn.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
hostip.c 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 år sedan
hostip.h 7632c0d25a multi: use larger dns hash table for multi interface 2 år sedan
hostip4.c 55a138acc4 amigaos: fix threaded resolver on AmigaOS 4.x 2 år sedan
hostip6.c 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 år sedan
hostsyn.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
hsts.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 år sedan
hsts.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
http.c 72652c0613 http, vauth: always provide Curl_allow_auth_to_host() functionality 2 år sedan
http.h e3f335148a websockets: remodeled API to support 63 bit frame sizes 2 år sedan
http2.c 664249d095 ws: initial websockets support 2 år sedan
http2.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
http_aws_sigv4.c 4d4c2274d0 http_aws_sigv4.c: remove two unusued includes 2 år sedan
http_aws_sigv4.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
http_chunks.c f65f750742 curl_ctype: convert to macros-only 2 år sedan
http_chunks.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
http_digest.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 år sedan
http_digest.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
http_negotiate.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 år sedan
http_negotiate.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
http_ntlm.c 265fbd937e docs: update sourceforge project links [ci skip] 2 år sedan
http_ntlm.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
http_proxy.c 74d47e22aa sendf: make Curl_debug a void function 2 år sedan
http_proxy.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
idn_win32.c 92b9624a68 windows: adjust name of two internal public functions 2 år sedan
if2ip.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
if2ip.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
imap.c c9061f242b misc: spelling fixes 2 år sedan
imap.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
inet_ntop.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
inet_ntop.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
inet_pton.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
inet_pton.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
krb5.c 6ecdf5136b krb5: return error properly on decode errors 2 år sedan
ldap.c ca528d1de7 ldap: adapt to conn->port now being an 'int' 2 år sedan
libcurl.plist.in e498a9b1fe macos: set .plist version in autoconf 2 år sedan
libcurl.rc ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 år sedan
llist.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
llist.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
makefile.amiga ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
makefile.dj ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
md4.c e1acfafa49 amissl: make AmiSSL v5 a minimum requirement 2 år sedan
md5.c e1acfafa49 amissl: make AmiSSL v5 a minimum requirement 2 år sedan
memdebug.c 6526b36271 memdebug: add annotation attributes 2 år sedan
memdebug.h eb33ccd533 functypes: provide the recv and send arg and return types 2 år sedan
mime.c 2437fac013 lib: sanitize conditional exclusion around MIME 2 år sedan
mime.h 2437fac013 lib: sanitize conditional exclusion around MIME 2 år sedan
mprintf.c 935b1bd454 mprintf: use snprintf if available 2 år sedan
mqtt.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
mqtt.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
multi.c 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 år sedan
multihandle.h 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 år sedan
multiif.h 7632c0d25a multi: use larger dns hash table for multi interface 2 år sedan
netrc.c 6d90308a39 netrc: compare user name case sensitively 2 år sedan
netrc.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
nonblock.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
nonblock.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
openldap.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 år sedan
optiontable.pl dfe5a3023b easyoptions: fix icc warning 2 år sedan
parsedate.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
parsedate.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
pingpong.c 5e259d7b23 pingpong: extend the response reading error with errno 2 år sedan
pingpong.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
pop3.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
pop3.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
progress.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
progress.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
psl.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
psl.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
quic.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
rand.c 307b7543ea misc: null-terminate 2 år sedan
rand.h 307b7543ea misc: null-terminate 2 år sedan
rename.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
rename.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
rtsp.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 år sedan
rtsp.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
select.c 52e822173a select: do not return fatal error on EINTR from poll() 2 år sedan
select.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
sendf.c 664249d095 ws: initial websockets support 2 år sedan
sendf.h 74d47e22aa sendf: make Curl_debug a void function 2 år sedan
setopt.c 2437fac013 lib: sanitize conditional exclusion around MIME 2 år sedan
setopt.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
setup-os400.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
setup-vms.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
setup-win32.h 2ae81e680b setup-win32: no longer define UNICODE/_UNICODE implicitly 2 år sedan
sha256.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
share.c 7632c0d25a multi: use larger dns hash table for multi interface 2 år sedan
share.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
sigpipe.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
slist.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
slist.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
smb.c 1c52e8a379 fix Cygwin/MSYS compilation 2 år sedan
smb.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
smtp.c 7f43f3dc59 transfer: upload performance; avoid tiny send 2 år sedan
smtp.h 7f43f3dc59 transfer: upload performance; avoid tiny send 2 år sedan
sockaddr.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
socketpair.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
socketpair.h d7dceb57d1 lib and tests: add missing curl.h includes 2 år sedan
socks.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
socks.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
socks_gssapi.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
socks_sspi.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
speedcheck.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
speedcheck.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
splay.c 32db1ed867 splay: avoid using -1 in unsigned variable 2 år sedan
splay.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
strcase.c 8dd95da35b ctype: remove all use of <ctype.h>, use our own versions 2 år sedan
strcase.h 8dd95da35b ctype: remove all use of <ctype.h>, use our own versions 2 år sedan
strdup.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
strdup.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
strerror.c 7f5fe74323 strerror: improve two URL API error messages 2 år sedan
strerror.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
strtok.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
strtok.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
strtoofft.c 279f638b74 strtoofft: after space, there cannot be a control code 2 år sedan
strtoofft.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
system_win32.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
system_win32.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
telnet.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
telnet.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
tftp.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
tftp.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
timediff.c b921a1676f lib: add missing limits.h includes 2 år sedan
timediff.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
timeval.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
timeval.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
transfer.c 9d51329047 setopt: use the handler table for protocol name to number conversions 2 år sedan
transfer.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
url.c 99d3682303 url: rename function due to name-clash in Watt-32 2 år sedan
url.h 9d51329047 setopt: use the handler table for protocol name to number conversions 2 år sedan
urlapi-int.h 846678541b urlapi: detect scheme better when not guessing 2 år sedan
urlapi.c e80c4ff3d0 misc: fix spelling in docs and comments 2 år sedan
urldata.h 0c327464ca tidy-up: delete parallel/unused feature flags 2 år sedan
version.c 0c327464ca tidy-up: delete parallel/unused feature flags 2 år sedan
version_win32.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
version_win32.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
warnless.c b921a1676f lib: add missing limits.h includes 2 år sedan
warnless.h ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
wildcard.c ad9bc5976d copyright: make repository REUSE compliant 2 år sedan
wildcard.h d7dceb57d1 lib and tests: add missing curl.h includes 2 år sedan
ws.c c02291fd47 ws: fix Coverity complaints 2 år sedan
ws.h e3f335148a websockets: remodeled API to support 63 bit frame sizes 2 år sedan