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