Tatsuhiro Tsujikawa 9feb85a1e3 vquic: fix UDP_GRO struct cmsghdr data type il y a 4 mois
..
vauth 0887297100 lib/v*: tidy up types and casts il y a 5 mois
vquic 9feb85a1e3 vquic: fix UDP_GRO struct cmsghdr data type il y a 4 mois
vssh 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
vtls 3a537a4db9 x509asn1: remove superfluous free() il y a 4 mois
.checksrc 2f0bb864c1 lib: don't use strerror() il y a 3 ans
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
.gitignore 9eafc11552 build: remove MacOSX-Framework script il y a 7 mois
CMakeLists.txt e5a35b493d cmake: enable SOVERSION for Cygwin and `CMAKE_DLL_NAME_WITH_SOVERSION` il y a 5 mois
Makefile.am 59dc9f7e69 build: untangle `CURLDEBUG` and `DEBUGBUILD` macros il y a 5 mois
Makefile.inc fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option il y a 6 mois
Makefile.mk e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) il y a 7 mois
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
altsvc.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
altsvc.h 72abf7c13a lib: tidy up types and casts il y a 5 mois
amigaos.c 5084ee1b6f amissl: add missing signal.h include il y a 1 an
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits il y a 1 an
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions il y a 1 an
asyn-ares.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
asyn-thread.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf il y a 6 mois
bufq.c b1005d127f bufq: writing into a softlimit queue cannot be partial il y a 8 mois
bufq.h 60580f9f21 bufq: remove duplicate word in comment il y a 6 mois
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding il y a 11 mois
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
c-hyper.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked il y a 5 mois
c-hyper.h 80a3b830cc http: expect 100 rework il y a 8 mois
cf-h1-proxy.c 7208ff6534 http: remove "struct HTTP" il y a 5 mois
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation il y a 1 an
cf-h2-proxy.c c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation il y a 1 an
cf-haproxy.c c31041b17e connection: shutdown TLS (for FTP) better il y a 5 mois
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static il y a 1 an
cf-https-connect.c c31041b17e connection: shutdown TLS (for FTP) better il y a 5 mois
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names il y a 1 an
cf-socket.c 9feb85a1e3 vquic: fix UDP_GRO struct cmsghdr data type il y a 4 mois
cf-socket.h 3060557af7 socket: support binding to interface *AND* IP il y a 5 mois
cfilters.c c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
cfilters.h c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` il y a 1 an
config-dos.h a426b5050f build: variadic macro tidy-ups il y a 1 an
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME il y a 1 an
config-os400.h 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` il y a 7 mois
config-plan9.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) il y a 7 mois
config-riscos.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) il y a 7 mois
config-win32.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) il y a 7 mois
config-win32ce.h c1bc090d65 windows: simplify detecting and using system headers il y a 11 mois
conncache.c fde2143df7 conncache: done always evaluates to false il y a 4 mois
conncache.h c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
connect.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
connect.h 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
content_encoding.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless il y a 1 an
cookie.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
cookie.h f88cc654ec cookie: reduce variable scope, add const il y a 1 an
curl_addrinfo.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
curl_addrinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_base64.h 2e160c9c65 tool: add "variable" support il y a 1 an
curl_config.h.cmake 66bf995d1c cmake: add CURL_USE_GSASL option with detection + CI test il y a 5 mois
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED il y a 1 an
curl_des.c 2cd78f525c misc: Fix typos in docs and lib il y a 8 mois
curl_des.h 7c8bae0d9c nss: remove support for this TLS library il y a 1 an
curl_endian.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_fnmatch.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
curl_fnmatch.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_get_line.c 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 9 mois
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 9 mois
curl_gethostname.c d0728c9109 lib: fix compiler warnings (gcc) il y a 6 mois
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura il y a 1 an
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_hmac.h 17162dcb27 build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS` il y a 1 an
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_md4.h e92edfbef6 lib: add ability to disable auths individually il y a 1 an
curl_md5.h e92edfbef6 lib: add ability to disable auths individually il y a 1 an
curl_memory.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
curl_memrchr.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_memrchr.h 96c29900bc build: delete checks for C89 standard headers il y a 1 an
curl_multibyte.c 22cde3baa8 curl_multibyte: remove access() function wrapper for Windows il y a 6 mois
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
curl_ntlm_core.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library il y a 1 an
curl_path.c cd3463d99e curl_path: make Curl_get_pathname use dynbuf il y a 6 mois
curl_path.h cd3463d99e curl_path: make Curl_get_pathname use dynbuf il y a 6 mois
curl_printf.h f58e493e44 curl.h: add CURLE_TOO_LARGE il y a 11 mois
curl_range.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_rtmp.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version il y a 7 mois
curl_sasl.c 742196bd62 vauth: make two functions void that always just returned OK il y a 6 mois
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes il y a 1 an
curl_setup.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros il y a 5 mois
curl_setup_once.h 20c1b2d75e lib: use `#error` instead of invalid syntax in `curl_setup_once.h` il y a 7 mois
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually il y a 1 an
curl_sha512_256.c 30c3bf1656 cmake: fix building in unity mode il y a 5 mois
curl_sha512_256.h cbe41d151d SHA-512/256: implement hash algorithm il y a 9 mois
curl_sspi.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_sspi.h 7e828fe503 curl_sspi: support more revocation error names in error messages il y a 1 an
curl_threads.c 998b17ea7f windows: fix UWP builds, add GHA job il y a 5 mois
curl_threads.h 998b17ea7f windows: fix UWP builds, add GHA job il y a 5 mois
curl_trc.c b7c7dffe35 ftp: add tracing support il y a 6 mois
curl_trc.h b7c7dffe35 ftp: add tracing support il y a 6 mois
curlx.h 9126b141c9 curl: use curl_getenv instead of the curlx_ version il y a 7 mois
cw-out.c 270a25c011 cw-out: improved error handling il y a 7 mois
cw-out.h 270a25c011 cw-out: improved error handling il y a 7 mois
dict.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
dllmain.c 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin il y a 6 mois
doh.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
doh.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros il y a 5 mois
dynbuf.c 62e45ce9cd dynbuf: Fix returncode on memory error il y a 6 mois
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 11 mois
dynhds.c fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros il y a 5 mois
dynhds.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros il y a 5 mois
easy.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback il y a 1 an
easygetopt.c 8d67c61c47 curldown: Fix email address in Copyright il y a 8 mois
easyif.h 59dc9f7e69 build: untangle `CURLDEBUG` and `DEBUGBUILD` macros il y a 5 mois
easyoptions.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt il y a 5 mois
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
escape.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
escape.h 91878ebeca lib: provide and use Curl_hexencode il y a 1 an
file.c 9e900054b4 file: separate fake headers and body with a stand-alone CRLF il y a 5 mois
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf il y a 1 an
fileinfo.h c1d6fe2aaa ftplistparser: replace realloc with dynbuf il y a 1 an
fopen.c f0eacd9447 fopen: fix narrowing conversion warning on 32-bit Android il y a 8 mois
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
formdata.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 11 mois
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation il y a 1 an
ftp.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
ftp.h 8f4608468b ftp: add more conditions for connection reuse il y a 1 an
ftplistparser.c c296abd42d llist: add Curl_llist_append() il y a 7 mois
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c il y a 1 an
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
getinfo.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
gopher.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
hash.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
hash.h e101a7a8b0 multi: add multi->proto_hash, a key-value store for protocol data il y a 5 mois
headers.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
headers.h 2abfa3833b http: move headers collecting to writer il y a 8 mois
hmac.c ff5e502316 lib: enable hmac for digest as well il y a 1 an
hostasyn.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" il y a 11 mois
hostip.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
hostip.h a35bbe8977 lib: bump hash sizes to `size_t` il y a 6 mois
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
hostip6.c 68673c3e9e hostip6: fix DEBUG_ADDRINFO builds il y a 1 an
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
hsts.c fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros il y a 5 mois
hsts.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros il y a 5 mois
http.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked il y a 5 mois
http.h 7208ff6534 http: remove "struct HTTP" il y a 5 mois
http1.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
http1.h bb4032a152 http: h1/h2 proxy unification il y a 1 an
http2.c c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
http2.h 8e85764b7b lib: remove unused functions, make single-use static il y a 1 an
http_aws_sigv4.c 3b9569c3e2 lib: prefer `var = time(NULL)` over `time(&var)` il y a 5 mois
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
http_chunks.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked il y a 5 mois
http_chunks.h 9369c30cd8 lib: Curl_read/Curl_write clarifications il y a 8 mois
http_digest.c e92edfbef6 lib: add ability to disable auths individually il y a 1 an
http_digest.h e92edfbef6 lib: add ability to disable auths individually il y a 1 an
http_negotiate.c 61e6db87ac http_negotiate: fix `CURL_DISABLE_PROXY` build il y a 7 mois
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
http_ntlm.c 50def7c881 NTLM_WB: drop support il y a 7 mois
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
http_proxy.c c31041b17e connection: shutdown TLS (for FTP) better il y a 5 mois
http_proxy.h bb4032a152 http: h1/h2 proxy unification il y a 1 an
idn.c add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS il y a 7 mois
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS il y a 7 mois
if2ip.c 0199104e94 if2ip: make the buf_size arg a size_t il y a 6 mois
if2ip.h 0199104e94 if2ip: make the buf_size arg a size_t il y a 6 mois
imap.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
imap.h 1485e89213 misc: reduce struct and struct field sizes il y a 1 an
inet_ntop.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
inet_ntop.h 72abf7c13a lib: tidy up types and casts il y a 5 mois
inet_pton.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) il y a 7 mois
inet_pton.h 03e7dff8ff windows: delete redundant headers il y a 11 mois
krb5.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
ldap.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
libcurl.rc d13a3a6635 (lib)curl.rc: set debug flag also for `CURLDEBUG` and `UNITTESTS` il y a 6 mois
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions il y a 11 ans
llist.c c296abd42d llist: add Curl_llist_append() il y a 7 mois
llist.h c296abd42d llist: add Curl_llist_append() il y a 7 mois
macos.c 8b7cbe9dec macOS: fix target detection more il y a 1 an
macos.h 8b7cbe9dec macOS: fix target detection more il y a 1 an
md4.c ca8cb245e1 cmake: fix building with both md4 and md5 in unity mode il y a 6 mois
md5.c ca8cb245e1 cmake: fix building with both md4 and md5 in unity mode il y a 6 mois
memdebug.c 5b286c2508 build: delete/replace clang warning pragmas il y a 9 mois
memdebug.h 72abf7c13a lib: tidy up types and casts il y a 5 mois
mime.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked il y a 5 mois
mime.h 0ba47146f7 mime: add client reader il y a 8 mois
mprintf.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf il y a 6 mois
mqtt.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer il y a 9 mois
multi.c 9a49af5fd8 lib: add a few DEBUGASSERT(data) to aid code analyzers il y a 4 mois
multihandle.h c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
multiif.h a35bbe8977 lib: bump hash sizes to `size_t` il y a 6 mois
netrc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 9 mois
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
nonblock.c bd8e45c6c5 cf-socket: optimize curlx_nonblock() and check its return error il y a 4 mois
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
noproxy.c 4e71f134e5 noproxy: test bad ipv6 net size first il y a 5 mois
noproxy.h e78913e6b5 noproxy: patterns need to be comma separated il y a 5 mois
openldap.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
optiontable.pl 8d67c61c47 curldown: Fix email address in Copyright il y a 8 mois
parsedate.c f198d33e8d checksrc: disallow spaces before labels il y a 1 an
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
pingpong.c a5dd9435ee smpt: fix starttls il y a 8 mois
pingpong.h 5929822114 lib: send rework il y a 8 mois
pop3.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
pop3.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd il y a 7 mois
progress.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T il y a 10 mois
progress.h 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T il y a 10 mois
psl.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
rand.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
request.c 267c3b31e9 request: change the struct field bodywrites to a bool, only for hyper il y a 5 mois
request.h 267c3b31e9 request: change the struct field bodywrites to a bool, only for hyper il y a 5 mois
rtsp.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
rtsp.h 7208ff6534 http: remove "struct HTTP" il y a 5 mois
select.c 374d178f14 multi: prepare multi_wait() for future shutdown usage il y a 5 mois
select.h 374d178f14 multi: prepare multi_wait() for future shutdown usage il y a 5 mois
sendf.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked il y a 5 mois
sendf.h 3841569ec8 transfer: do not use EXPIRE_NOW while blocked il y a 5 mois
setopt.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt il y a 5 mois
setopt.h efe93019a7 setopt: warn on Curl_set*opt() uses not using the return value il y a 6 mois
setup-os400.h 38bf07bc99 os400: make it compilable again il y a 5 mois
setup-vms.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) il y a 7 mois
setup-win32.h c1bc090d65 windows: simplify detecting and using system headers il y a 11 mois
sha256.c 30c3bf1656 cmake: fix building in unity mode il y a 5 mois
share.c c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers il y a 1 an
sigpipe.h 96c29900bc build: delete checks for C89 standard headers il y a 1 an
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
smb.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
smb.h e3905de819 lib: further send/upload handling polish il y a 8 mois
smtp.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked il y a 5 mois
smtp.h e3905de819 lib: further send/upload handling polish il y a 8 mois
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) il y a 7 mois
socketpair.c f786fce914 socketpair: provide `Curl_socketpair` only when `!CURL_DISABLE_SOCKETPAIR` il y a 5 mois
socketpair.h f786fce914 socketpair: provide `Curl_socketpair` only when `!CURL_DISABLE_SOCKETPAIR` il y a 5 mois
socks.c c31041b17e connection: shutdown TLS (for FTP) better il y a 5 mois
socks.h 8e85764b7b lib: remove unused functions, make single-use static il y a 1 an
socks_gssapi.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
socks_sspi.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
speedcheck.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
splay.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
splay.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
strcase.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf il y a 6 mois
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
strdup.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding il y a 11 mois
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding il y a 11 mois
strerror.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
strtok.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
strtoofft.c 57446b67ba lib: initialize output pointers to NULL before calling strto[ff,l,ul] il y a 8 mois
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
system_win32.c 998b17ea7f windows: fix UWP builds, add GHA job il y a 5 mois
system_win32.h 4a512bd3f2 system_win32: add missing curl.h include il y a 4 mois
telnet.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
tftp.c 385c62aabc lib: xfer_setup and non-blocking shutdown il y a 5 mois
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set il y a 1 an
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
timeval.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups il y a 1 an
transfer.c cb5c7039e8 transfer: set CSELECT_IN if there is data pending il y a 5 mois
transfer.h 3841569ec8 transfer: do not use EXPIRE_NOW while blocked il y a 5 mois
url.c c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
url.h c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
urlapi-int.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros il y a 5 mois
urlapi.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
urldata.h c9b95c0bb3 lib: graceful connection shutdown il y a 4 mois
version.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
version_win32.c 1445b7ae23 misc: fix typos il y a 5 mois
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 1 an
warnless.h 0c890d93eb warnless: delete orphan declarations il y a 6 mois
ws.c 72abf7c13a lib: tidy up types and casts il y a 5 mois
ws.h a586b8ca40 lib: client reader polish il y a 8 mois