Jay Satiro fe3463eba7 build: assume errno.h is always available hace 1 año
..
vauth 2d9fee4504 netware: remove leftover traces hace 1 año
vquic 27ec767ebd gnutls: use common gnutls init and verify code for ngtcp2 hace 1 año
vssh 8fe33a9661 libssh2: return error when ssh_hostkeyfunc returns error hace 1 año
vtls 2d3e20a2fc wolfssl: remove special BIO return code handling hace 1 año
.checksrc 2f0bb864c1 lib: don't use strerror() hace 2 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 8698825106 cmake: improve usability of CMake build as a sub-project hace 1 año
Makefile.am a8861b6ccd Makefile.mk: portable Makefile.m32 hace 1 año
Makefile.inc dafdb20a26 lib: connection filters (cfilter) addition to curl: hace 1 año
Makefile.mk 2b584fffce Makefile.mk: improve a GNU Make hack [ci skip] hace 1 año
altsvc.c ac612dfeee altsvc: reject bad port numbers hace 1 año
altsvc.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
amigaos.c 357649c477 amigaos: add missing curl header [ci skip] hace 1 año
amigaos.h 55a138acc4 amigaos: fix threaded resolver on AmigaOS 4.x hace 1 año
arpa_telnet.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
asyn-ares.c 2d9fee4504 netware: remove leftover traces hace 1 año
asyn-thread.c 2d9fee4504 netware: remove leftover traces hace 1 año
asyn.h 660cf3d4ed lib: the number four in a sequence is the "fourth" hace 1 año
base64.c c6f602c93f base64: faster base64 decoding hace 1 año
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 8c859cdb69 hyper: classify headers as CONNECT and 1XX hace 1 año
c-hyper.h be8d2b037d hyper: use wakers for curl pause/resume hace 1 año
cfilters.c 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy hace 1 año
cfilters.h 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy hace 1 año
config-amigaos.h fe3463eba7 build: assume errno.h is always available hace 1 año
config-dos.h fe3463eba7 build: assume errno.h is always available hace 1 año
config-mac.h fe3463eba7 build: assume errno.h is always available hace 1 año
config-os400.h fe3463eba7 build: assume errno.h is always available hace 1 año
config-plan9.h fe3463eba7 build: assume errno.h is always available hace 1 año
config-riscos.h fe3463eba7 build: assume errno.h is always available hace 1 año
config-win32.h fe3463eba7 build: assume errno.h is always available hace 1 año
config-win32ce.h fe3463eba7 build: assume errno.h is always available hace 1 año
conncache.c 664249d095 ws: initial websockets support hace 1 año
conncache.h d7dceb57d1 lib and tests: add missing curl.h includes hace 1 año
connect.c 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy hace 1 año
connect.h f18956d0ca cfilter: re-add `conn` as parameter to cfilter setup methods hace 1 año
content_encoding.c 0c327464ca tidy-up: delete parallel/unused feature flags hace 1 año
content_encoding.h 4399b0303a content_encoding: use writer struct subclasses for different encodings hace 1 año
cookie.c 73d6f41489 cookie: open cookie jar as a binary file hace 1 año
cookie.h 48d7064a49 cookie: apply limits hace 1 año
curl_addrinfo.c 2d9fee4504 netware: remove leftover traces hace 1 año
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 fe3463eba7 build: assume errno.h is always available hace 1 año
curl_ctype.h f1b76e53ae curl_ctype: add space around <= operator in ISSPACE macro hace 1 año
curl_des.c 265fbd937e docs: update sourceforge project links [ci skip] hace 1 año
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 e007ace30d curl_endian: remove Curl_write64_le from header hace 1 año
curl_fnmatch.c f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts hace 1 año
curl_fnmatch.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
curl_get_line.c 73c4f9696a curl_get_line: allow last line without newline char hace 1 año
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 1 año
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 df00df1e60 ntlm: improve comment for encrypt_des hace 1 año
curl_ntlm_core.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
curl_ntlm_wb.c 4484270afc misc: typo and grammar fixes hace 1 año
curl_ntlm_wb.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
curl_path.c 6c51adeb71 cur_path: do not add '/' if homedir ends with one hace 1 año
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 e9c580de4e lib: parse numbers with fixed known base 10 hace 1 año
curl_range.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
curl_rtmp.c 52cc4a85fd style: use space after comment start and before comment end hace 1 año
curl_rtmp.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
curl_sasl.c af22c2a546 vtls: localization of state data in filters hace 1 año
curl_sasl.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
curl_setup.h 57d3477e77 build: assume assert.h is always available hace 1 año
curl_setup_once.h fe3463eba7 build: assume errno.h is always available hace 1 año
curl_sha256.h 52cc4a85fd style: use space after comment start and before comment end hace 1 año
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 b563a92cd6 tidy-up: process.h detection and use hace 1 año
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 52cc4a85fd style: use space after comment start and before comment end hace 1 año
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 1 año
doh.h fe93bb4d1f doh: move doh related struct definitions to doh.h hace 1 año
dynbuf.c f703cf971c urlapi: leaner with fewer allocs hace 1 año
dynbuf.h 307b7543ea misc: null-terminate hace 1 año
easy.c eb559c8056 mime: relax easy/mime structures binding hace 1 año
easy_lock.h 2e69df0a26 easy_lock: check for HAVE_STDATOMIC_H as well hace 1 año
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 1 año
easyoptions.c 49798cac83 CURLOPT_QUICK_EXIT: don't wait for DNS thread on exit hace 1 año
easyoptions.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
escape.c f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts hace 1 año
escape.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
file.c bf12c2bed6 lib: remove bad set.opt_no_body assignments hace 1 año
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 1 año
fopen.h 20f9dd6bae fopen: add Curl_fopen() for better overwriting of files hace 1 año
formdata.c eb559c8056 mime: relax easy/mime structures binding hace 1 año
formdata.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
ftp.c 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy hace 1 año
ftp.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
ftplistparser.c f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts hace 1 año
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 1 año
getenv.c ad9bc5976d copyright: make repository REUSE compliant hace 2 años
getinfo.c dafdb20a26 lib: connection filters (cfilter) addition to curl: hace 1 año
getinfo.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
gopher.c af22c2a546 vtls: localization of state data in filters hace 1 año
gopher.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
h2h3.c 4484270afc misc: typo and grammar fixes hace 1 año
h2h3.h 4484270afc misc: typo and grammar fixes hace 1 año
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 1 año
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 b563a92cd6 tidy-up: process.h detection and use hace 1 año
hostip.c b563a92cd6 tidy-up: process.h detection and use hace 1 año
hostip.h 2d9fee4504 netware: remove leftover traces hace 1 año
hostip4.c edae6c66c7 lib: sync guard for Curl_getaddrinfo_ex() definition and use hace 1 año
hostip6.c b563a92cd6 tidy-up: process.h detection and use hace 1 año
hostsyn.c b563a92cd6 tidy-up: process.h detection and use hace 1 año
hsts.c 3f039dfd6f strcase: use curl_str(n)equal for case insensitive matches hace 1 año
hsts.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
http.c eb559c8056 mime: relax easy/mime structures binding hace 1 año
http.h 68ffb4063d misc: Fix incorrect spelling hace 1 año
http2.c af22c2a546 vtls: localization of state data in filters hace 1 año
http2.h 1b3973180b lib: rewind BEFORE request instead of AFTER previous hace 1 año
http_aws_sigv4.c b8ffb02e84 aws_sigv4: fix typos in aws_sigv4.c hace 1 año
http_aws_sigv4.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
http_chunks.c 52cc4a85fd style: use space after comment start and before comment end hace 1 año
http_chunks.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
http_digest.c 4484270afc misc: typo and grammar fixes hace 1 año
http_digest.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
http_negotiate.c 6f9fb7ec2d misc: ISSPACE() => ISBLANK() hace 1 año
http_negotiate.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
http_ntlm.c 4484270afc misc: typo and grammar fixes hace 1 año
http_ntlm.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
http_proxy.c 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy hace 1 año
http_proxy.h f18956d0ca cfilter: re-add `conn` as parameter to cfilter setup methods hace 1 año
idn_win32.c b51560b9ff winidn: drop WANT_IDN_PROTOTYPES hace 1 año
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 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy hace 1 año
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 4f42150d04 sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2) hace 1 año
ldap.c f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts hace 1 año
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
md4.c 279834dd45 misc: remove duplicated include files hace 1 año
md5.c 279834dd45 misc: remove duplicated include files hace 1 año
memdebug.c 6526b36271 memdebug: add annotation attributes hace 1 año
memdebug.h eb33ccd533 functypes: provide the recv and send arg and return types hace 1 año
mime.c eb559c8056 mime: relax easy/mime structures binding hace 1 año
mime.h eb559c8056 mime: relax easy/mime structures binding hace 1 año
mprintf.c dae84805de mprintf: reject two kinds of precision for the same argument hace 1 año
mqtt.c 52cc4a85fd style: use space after comment start and before comment end hace 1 año
mqtt.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
multi.c 1b3973180b lib: rewind BEFORE request instead of AFTER previous hace 1 año
multihandle.h 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching hace 1 año
multiif.h 7632c0d25a multi: use larger dns hash table for multi interface hace 1 año
netrc.c c97ec984fb netrc: replace fgets with Curl_get_line hace 1 año
netrc.h 57e2bb52aa netrc: remove the two 'changed' arguments hace 1 año
nonblock.c 2d9fee4504 netware: remove leftover traces hace 1 año
nonblock.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
noproxy.c b1953c1933 noproxy: tailmatch like in 7.85.0 and earlier hace 1 año
noproxy.h 1e9a538e05 noproxy: support proxies specified using cidr notation hace 1 año
openldap.c af22c2a546 vtls: localization of state data in filters hace 1 año
optiontable.pl ea557cfa27 lib/optiontable.pl: adapt to CURLOPTDEPRECATED() hace 1 año
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 af22c2a546 vtls: localization of state data in filters hace 1 año
pingpong.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
pop3.c 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy hace 1 año
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 dafdb20a26 lib: connection filters (cfilter) addition to curl: hace 1 año
rand.h 307b7543ea misc: null-terminate hace 1 año
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 af22c2a546 vtls: localization of state data in filters hace 1 año
rtsp.h 52cc4a85fd style: use space after comment start and before comment end hace 1 año
select.c 52e822173a select: do not return fatal error on EINTR from poll() hace 1 año
select.h 0df0aa74be tidy-up: delete unused HAVE_STRUCT_POLLFD hace 1 año
sendf.c af22c2a546 vtls: localization of state data in filters hace 1 año
sendf.h 4f42150d04 sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2) hace 1 año
setopt.c c7cd781a63 urldata: change port num storage to int and unsigned short hace 1 año
setopt.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
setup-os400.h a3063fe014 os400: use platform socklen_t in Curl_getnameinfo_a hace 1 año
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 1 año
sha256.c 279834dd45 misc: remove duplicated include files hace 1 año
share.c 7632c0d25a multi: use larger dns hash table for multi interface hace 1 año
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 af22c2a546 vtls: localization of state data in filters hace 1 año
smb.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
smtp.c 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy hace 1 año
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 1 año
socks.c f18956d0ca cfilter: re-add `conn` as parameter to cfilter setup methods hace 1 año
socks.h f18956d0ca cfilter: re-add `conn` as parameter to cfilter setup methods hace 1 año
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 1 año
splay.h ad9bc5976d copyright: make repository REUSE compliant hace 2 años
strcase.c 3f039dfd6f strcase: use curl_str(n)equal for case insensitive matches hace 1 año
strcase.h 3f039dfd6f strcase: use curl_str(n)equal for case insensitive matches hace 1 año
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 1 año
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 e9c580de4e lib: parse numbers with fixed known base 10 hace 1 año
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 dafdb20a26 lib: connection filters (cfilter) addition to curl: hace 1 año
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 1 año
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 1b3973180b lib: rewind BEFORE request instead of AFTER previous hace 1 año
transfer.h 1b3973180b lib: rewind BEFORE request instead of AFTER previous hace 1 año
url.c eb559c8056 mime: relax easy/mime structures binding hace 1 año
url.h dafdb20a26 lib: connection filters (cfilter) addition to curl: hace 1 año
urlapi-int.h 846678541b urlapi: detect scheme better when not guessing hace 1 año
urlapi.c b15ca64bb0 urlapi: remove two variable assigns hace 1 año
urldata.h 1b3973180b lib: rewind BEFORE request instead of AFTER previous hace 1 año
version.c e780aae77a version: add a feature names array to curl_version_info_data hace 1 año
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 1 año
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 1 año
ws.c 13d550203e Websocket: fixes for partial frames and buffer updates. hace 1 año
ws.h 13d550203e Websocket: fixes for partial frames and buffer updates. hace 1 año