Stefan Eissing 1c4813c769 mbedtls: send close-notify on close hace 1 mes
..
vauth 742196bd62 vauth: make two functions void that always just returned OK hace 1 mes
vquic 4c46e277b2 vquic-tls: use correct cert name check API for wolfSSL hace 1 mes
vssh 3a082cd3c5 libssh2: delete redundant feature guard hace 1 mes
vtls 1c4813c769 mbedtls: send close-notify on close hace 1 mes
.checksrc 2f0bb864c1 lib: don't use strerror() hace 2 años
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
.gitignore 9eafc11552 build: remove MacOSX-Framework script hace 2 meses
CMakeLists.txt 0b31c713a9 cmake: merge two `if(BUILD_TESTING)` branches hace 1 mes
Makefile.am 9eafc11552 build: remove MacOSX-Framework script hace 2 meses
Makefile.inc fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option hace 2 meses
Makefile.mk e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
altsvc.c 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` hace 2 meses
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
amigaos.c 5084ee1b6f amissl: add missing signal.h include hace 11 meses
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits hace 10 meses
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions hace 8 meses
asyn-ares.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
asyn-thread.c 428579f5d1 asyn-thread: fix curl_global_cleanup crash in Windows hace 1 mes
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf hace 2 meses
bufq.c b1005d127f bufq: writing into a softlimit queue cannot be partial hace 3 meses
bufq.h 60580f9f21 bufq: remove duplicate word in comment hace 1 mes
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding hace 6 meses
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
c-hyper.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd hace 2 meses
c-hyper.h 80a3b830cc http: expect 100 rework hace 3 meses
cf-h1-proxy.c bbeeccdea8 lib/cf-h1-proxy: silence compiler warnings (gcc 14) hace 1 mes
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation hace 1 año
cf-h2-proxy.c 3210101088 tls: use shared init code for TCP+QUIC hace 2 meses
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation hace 1 año
cf-haproxy.c 3210101088 tls: use shared init code for TCP+QUIC hace 2 meses
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static hace 1 año
cf-https-connect.c 3583ed8b77 cf-https-connect: use timeouts as unsigned ints hace 2 meses
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names hace 1 año
cf-socket.c d0728c9109 lib: fix compiler warnings (gcc) hace 1 mes
cf-socket.h fcef00db1a lib: keep conn IP information together hace 3 meses
cfilters.c c6655f7029 http/2, http/3: decouple stream state from easy handle hace 2 meses
cfilters.h c6655f7029 http/2, http/3: decouple stream state from easy handle hace 2 meses
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` hace 7 meses
config-dos.h a426b5050f build: variadic macro tidy-ups hace 8 meses
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME hace 9 meses
config-os400.h 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` hace 2 meses
config-plan9.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
config-riscos.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
config-win32.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
config-win32ce.h c1bc090d65 windows: simplify detecting and using system headers hace 6 meses
conncache.c a35bbe8977 lib: bump hash sizes to `size_t` hace 1 mes
conncache.h a35bbe8977 lib: bump hash sizes to `size_t` hace 1 mes
connect.c 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` hace 2 meses
connect.h fcef00db1a lib: keep conn IP information together hace 3 meses
content_encoding.c f867942511 test: add test1546, chunked not last transfer encoding hace 1 mes
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless hace 7 meses
cookie.c 0b4401a4fb lib: silence warnings on comma misuse hace 2 meses
cookie.h f88cc654ec cookie: reduce variable scope, add const hace 9 meses
curl_addrinfo.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
curl_addrinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_base64.h 2e160c9c65 tool: add "variable" support hace 11 meses
curl_config.h.cmake 382717d7f1 curl_setup.h: detect 'inline' support hace 2 meses
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED hace 9 meses
curl_des.c 2cd78f525c misc: Fix typos in docs and lib hace 4 meses
curl_des.h 7c8bae0d9c nss: remove support for this TLS library hace 11 meses
curl_endian.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_fnmatch.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_fnmatch.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_get_line.c 142ac257b3 lib: convert Curl_get_line to use dynbuf hace 4 meses
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf hace 4 meses
curl_gethostname.c d0728c9109 lib: fix compiler warnings (gcc) hace 1 mes
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura hace 1 año
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_hmac.h 17162dcb27 build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS` hace 7 meses
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_md4.h e92edfbef6 lib: add ability to disable auths individually hace 9 meses
curl_md5.h e92edfbef6 lib: add ability to disable auths individually hace 9 meses
curl_memory.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
curl_memrchr.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_memrchr.h 96c29900bc build: delete checks for C89 standard headers hace 9 meses
curl_multibyte.c 22cde3baa8 curl_multibyte: remove access() function wrapper for Windows hace 1 mes
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
curl_ntlm_core.c 006977859d openssl: fix building with v3 `no-deprecated` + add CI test hace 7 meses
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library hace 11 meses
curl_path.c cd3463d99e curl_path: make Curl_get_pathname use dynbuf hace 1 mes
curl_path.h cd3463d99e curl_path: make Curl_get_pathname use dynbuf hace 1 mes
curl_printf.h f58e493e44 curl.h: add CURLE_TOO_LARGE hace 6 meses
curl_range.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_rtmp.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version hace 2 meses
curl_sasl.c 742196bd62 vauth: make two functions void that always just returned OK hace 1 mes
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes hace 1 año
curl_setup.h c56071f41f curl_setup.h: add support for IAR compiler hace 1 mes
curl_setup_once.h 20c1b2d75e lib: use `#error` instead of invalid syntax in `curl_setup_once.h` hace 2 meses
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually hace 9 meses
curl_sha512_256.c 382717d7f1 curl_setup.h: detect 'inline' support hace 2 meses
curl_sha512_256.h cbe41d151d SHA-512/256: implement hash algorithm hace 4 meses
curl_sspi.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
curl_sspi.h 7e828fe503 curl_sspi: support more revocation error names in error messages hace 7 meses
curl_threads.c 428579f5d1 asyn-thread: fix curl_global_cleanup crash in Windows hace 1 mes
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain hace 9 meses
curl_trc.c b7c7dffe35 ftp: add tracing support hace 1 mes
curl_trc.h b7c7dffe35 ftp: add tracing support hace 1 mes
curlx.h 9126b141c9 curl: use curl_getenv instead of the curlx_ version hace 3 meses
cw-out.c 270a25c011 cw-out: improved error handling hace 2 meses
cw-out.h 270a25c011 cw-out: improved error handling hace 2 meses
dict.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
dllmain.c 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin hace 2 meses
doh.c 0a94d18241 doh: cleanups in ECH related functions hace 1 mes
doh.h d19fc8ea33 doh: Remove unused function prototype hace 1 mes
dynbuf.c 62e45ce9cd dynbuf: Fix returncode on memory error hace 1 mes
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes hace 6 meses
dynhds.c 117c9bd978 http2: header conversion tightening hace 8 meses
dynhds.h 117c9bd978 http2: header conversion tightening hace 8 meses
easy.c 798a37b25e lib: clear the easy handle's saved errno before transfer hace 1 mes
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback hace 8 meses
easygetopt.c 8d67c61c47 curldown: Fix email address in Copyright hace 4 meses
easyif.h 3755153571 lib: Curl_read/Curl_write clarifications hace 4 meses
easyoptions.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) hace 2 meses
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
escape.c 91878ebeca lib: provide and use Curl_hexencode hace 9 meses
escape.h 91878ebeca lib: provide and use Curl_hexencode hace 9 meses
file.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf hace 1 año
fileinfo.h c1d6fe2aaa ftplistparser: replace realloc with dynbuf hace 1 año
fopen.c f0eacd9447 fopen: fix narrowing conversion warning on 32-bit Android hace 4 meses
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
formdata.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes hace 6 meses
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation hace 11 meses
ftp.c 3a564fecab ftp: fix build for CURL_DISABLE_VERBOSE_STRINGS hace 1 mes
ftp.h 8f4608468b ftp: add more conditions for connection reuse hace 1 año
ftplistparser.c c296abd42d llist: add Curl_llist_append() hace 2 meses
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c hace 1 año
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
getinfo.c f46385d36d urldata: remove fields not used depending on used features hace 2 meses
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
gopher.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
hash.c 3b9ac3646b hash: delete unused debug function hace 1 mes
hash.h 3b9ac3646b hash: delete unused debug function hace 1 mes
headers.c a74f4d9518 misc: fix typos, quoting and spelling hace 1 mes
headers.h 2abfa3833b http: move headers collecting to writer hace 4 meses
hmac.c ff5e502316 lib: enable hmac for digest as well hace 9 meses
hostasyn.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" hace 6 meses
hostip.c d0728c9109 lib: fix compiler warnings (gcc) hace 1 mes
hostip.h a35bbe8977 lib: bump hash sizes to `size_t` hace 1 mes
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
hostip6.c 68673c3e9e hostip6: fix DEBUG_ADDRINFO builds hace 8 meses
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
hsts.c d84a95de11 hsts: explicitly skip blank lines hace 1 mes
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
http.c 5a4769b6d5 http: HEAD response body tolerance hace 1 mes
http.h c6655f7029 http/2, http/3: decouple stream state from easy handle hace 2 meses
http1.c bb4032a152 http: h1/h2 proxy unification hace 9 meses
http1.h bb4032a152 http: h1/h2 proxy unification hace 9 meses
http2.c 5a4769b6d5 http: HEAD response body tolerance hace 1 mes
http2.h 8e85764b7b lib: remove unused functions, make single-use static hace 1 año
http_aws_sigv4.c ac49152e26 http_aws_sigv4: remove useless assignment hace 2 meses
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
http_chunks.c 0b28ece657 lib: add trace support for client reads and writes hace 2 meses
http_chunks.h 9369c30cd8 lib: Curl_read/Curl_write clarifications hace 4 meses
http_digest.c e92edfbef6 lib: add ability to disable auths individually hace 9 meses
http_digest.h e92edfbef6 lib: add ability to disable auths individually hace 9 meses
http_negotiate.c 61e6db87ac http_negotiate: fix `CURL_DISABLE_PROXY` build hace 2 meses
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
http_ntlm.c 50def7c881 NTLM_WB: drop support hace 2 meses
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
http_proxy.c 3210101088 tls: use shared init code for TCP+QUIC hace 2 meses
http_proxy.h bb4032a152 http: h1/h2 proxy unification hace 9 meses
idn.c add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS hace 2 meses
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS hace 2 meses
if2ip.c 0199104e94 if2ip: make the buf_size arg a size_t hace 2 meses
if2ip.h 0199104e94 if2ip: make the buf_size arg a size_t hace 2 meses
imap.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
imap.h 1485e89213 misc: reduce struct and struct field sizes hace 1 año
inet_ntop.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
inet_pton.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
inet_pton.h 03e7dff8ff windows: delete redundant headers hace 6 meses
krb5.c 0f4c439fc7 krb5: use dynbuf hace 1 mes
ldap.c e0866dd054 ldap: fix unused variables (seen on OmniOS) hace 1 mes
libcurl.rc d13a3a6635 (lib)curl.rc: set debug flag also for `CURLDEBUG` and `UNITTESTS` hace 1 mes
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions hace 11 años
llist.c c296abd42d llist: add Curl_llist_append() hace 2 meses
llist.h c296abd42d llist: add Curl_llist_append() hace 2 meses
macos.c 8b7cbe9dec macOS: fix target detection more hace 11 meses
macos.h 8b7cbe9dec macOS: fix target detection more hace 11 meses
md4.c ca8cb245e1 cmake: fix building with both md4 and md5 in unity mode hace 1 mes
md5.c ca8cb245e1 cmake: fix building with both md4 and md5 in unity mode hace 1 mes
memdebug.c 5b286c2508 build: delete/replace clang warning pragmas hace 5 meses
memdebug.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes hace 6 meses
mime.c 848c104639 lib: remove two instances of "only only" messages hace 1 mes
mime.h 0ba47146f7 mime: add client reader hace 3 meses
mprintf.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf hace 2 meses
mqtt.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer hace 5 meses
multi.c a35bbe8977 lib: bump hash sizes to `size_t` hace 1 mes
multihandle.h fd0d2ed74a wakeup_create: use FD_CLOEXEC/SOCK_CLOEXEC hace 1 mes
multiif.h a35bbe8977 lib: bump hash sizes to `size_t` hace 1 mes
netrc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf hace 4 meses
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
nonblock.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
noproxy.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated hace 1 año
openldap.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
optiontable.pl 8d67c61c47 curldown: Fix email address in Copyright hace 4 meses
parsedate.c f198d33e8d checksrc: disallow spaces before labels hace 1 año
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
pingpong.c a5dd9435ee smpt: fix starttls hace 3 meses
pingpong.h 5929822114 lib: send rework hace 4 meses
pop3.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
pop3.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd hace 2 meses
progress.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T hace 6 meses
progress.h 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T hace 6 meses
psl.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
rand.c cfe7902111 lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT hace 5 meses
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
request.c 926fb00405 request: make Curl_req_init return void hace 2 meses
request.h 926fb00405 request: make Curl_req_init return void hace 2 meses
rtsp.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
rtsp.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd hace 2 meses
select.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
select.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
sendf.c 848c104639 lib: remove two instances of "only only" messages hace 1 mes
sendf.h b879edef7e sendf: fix two typos in comments hace 2 meses
setopt.c 9d6d614264 setopt: acknowledge errors proper for CURLOPT_COOKIEJAR hace 1 mes
setopt.h efe93019a7 setopt: warn on Curl_set*opt() uses not using the return value hace 1 mes
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool hace 10 meses
setup-vms.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
setup-win32.h c1bc090d65 windows: simplify detecting and using system headers hace 6 meses
sha256.c e92edfbef6 lib: add ability to disable auths individually hace 9 meses
share.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings hace 6 meses
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers hace 7 meses
sigpipe.h 96c29900bc build: delete checks for C89 standard headers hace 9 meses
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
smb.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
smb.h e3905de819 lib: further send/upload handling polish hace 3 meses
smtp.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
smtp.h e3905de819 lib: further send/upload handling polish hace 3 meses
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
socketpair.c fd0d2ed74a wakeup_create: use FD_CLOEXEC/SOCK_CLOEXEC hace 1 mes
socketpair.h fd0d2ed74a wakeup_create: use FD_CLOEXEC/SOCK_CLOEXEC hace 1 mes
socks.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) hace 2 meses
socks.h 8e85764b7b lib: remove unused functions, make single-use static hace 1 año
socks_gssapi.c 2cd78f525c misc: Fix typos in docs and lib hace 4 meses
socks_sspi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes hace 6 meses
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
speedcheck.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
splay.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
splay.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
strcase.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf hace 2 meses
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
strdup.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding hace 6 meses
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding hace 6 meses
strerror.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) hace 2 meses
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
strtok.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
strtoofft.c 57446b67ba lib: initialize output pointers to NULL before calling strto[ff,l,ul] hace 4 meses
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
system_win32.c 26f002e02e system_win32: fix a function pointer assignment warning hace 6 meses
system_win32.h 26f002e02e system_win32: fix a function pointer assignment warning hace 6 meses
telnet.c c294f9cb56 lib: make protocol handlers store scheme name lowercase hace 1 mes
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
tftp.c d0728c9109 lib: fix compiler warnings (gcc) hace 1 mes
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set hace 7 meses
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
timeval.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups hace 9 meses
transfer.c 8a5fe04c7b transfer: remove useless assignment hace 2 meses
transfer.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd hace 2 meses
url.c 6ea9388157 url: remove duplicate call to Curl_conncache_remove_conn when pruning hace 1 mes
url.h fcef00db1a lib: keep conn IP information together hace 3 meses
urlapi-int.h 0a25b3e014 urlapi: remove unused flags argument from Curl_url_set_authority hace 2 meses
urlapi.c aef369867f lib: call Curl_strntolower instead of doing crafted loops hace 1 mes
urldata.h 0f4c439fc7 krb5: use dynbuf hace 1 mes
version.c 7c8970e95f version: use msnprintf instead of strncpy hace 1 mes
version_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows hace 7 meses
warnless.h 0c890d93eb warnless: delete orphan declarations hace 1 mes
ws.c 266baf2d34 websocket: Avoid memory leak in error path hace 1 mes
ws.h a586b8ca40 lib: client reader polish hace 3 meses