Evgeny Grin cbe41d151d SHA-512/256: implement hash algorithm il y a 3 mois
..
vauth 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings il y a 5 mois
vquic bdff974f46 OpenSSL QUIC: adapt to v3.3.x il y a 3 mois
vssh 6d85228709 ssh: use stack scratch buffer for seeks il y a 4 mois
vtls e87751d69a vtls: fix tls proxy peer verification il y a 3 mois
.checksrc 2f0bb864c1 lib: don't use strerror() il y a 2 ans
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
.gitignore 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
CMakeLists.txt aace27b096 cmake: option to disable install & drop `curlu` target when unused il y a 6 mois
Makefile.am 444f64b3e9 autotools: avoid passing `LDFLAGS` twice to libcurl il y a 6 mois
Makefile.inc cbe41d151d SHA-512/256: implement hash algorithm il y a 3 mois
Makefile.mk ba8752e556 Makefile.mk: drop Windows support il y a 5 mois
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
altsvc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 3 mois
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
amigaos.c 5084ee1b6f amissl: add missing signal.h include il y a 10 mois
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits il y a 9 mois
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions il y a 7 mois
asyn-ares.c 4224d6e0f3 asyn-ares: with modern c-ares, use its default timeout il y a 4 mois
asyn-thread.c 8243ad6458 asyn-thread: use wakeup_close to close the read descriptor il y a 4 mois
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
base64.c c44671ed43 build: fix builds that disable protocols but not digest auth il y a 6 mois
bufq.c 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) il y a 8 mois
bufq.h 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) il y a 8 mois
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding il y a 5 mois
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
c-hyper.c d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
c-hyper.h 50aa325742 hyper: remove `hyptransfer->endtask` il y a 9 mois
cf-h1-proxy.c e186ca6534 cf-h1-proxy: no CURLOPT_USERAGENT in CONNECT with hyper il y a 4 mois
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation il y a 1 an
cf-h2-proxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 5 mois
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation il y a 1 an
cf-haproxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 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 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 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 6984aa3a45 ftp: tracing improvements il y a 3 mois
cf-socket.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 5 mois
cfilters.c a0f94800d5 transfer: adjust_pollset improvements il y a 4 mois
cfilters.h a0f94800d5 transfer: adjust_pollset improvements il y a 4 mois
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` il y a 6 mois
config-dos.h a426b5050f build: variadic macro tidy-ups il y a 7 mois
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME il y a 8 mois
config-os400.h 423645a1ef build: delete unused `HAVE_{GSSHEIMDAL,GSSMIT,HEIMDAL}` il y a 5 mois
config-plan9.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` il y a 6 mois
config-riscos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` il y a 6 mois
config-win32.h c1bc090d65 windows: simplify detecting and using system headers il y a 5 mois
config-win32ce.h c1bc090d65 windows: simplify detecting and using system headers il y a 5 mois
conncache.c 476adfeac0 multi: add xfer_buf to multi handle il y a 3 mois
conncache.h e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID il y a 11 mois
connect.c a84ad94dd6 connect.c: fix typo il y a 3 mois
connect.h 8e85764b7b lib: remove unused functions, make single-use static il y a 1 an
content_encoding.c d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless il y a 6 mois
cookie.c 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 3 mois
cookie.h f88cc654ec cookie: reduce variable scope, add const il y a 8 mois
curl_addrinfo.c 127eb0d83a misc: fix spelling mistakes il y a 1 an
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 10 mois
curl_config.h.cmake a808aab068 cmake: rework options to enable curl and libcurl docs il y a 4 mois
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED il y a 8 mois
curl_des.c 7c8bae0d9c nss: remove support for this TLS library il y a 10 mois
curl_des.h 7c8bae0d9c nss: remove support for this TLS library il y a 10 mois
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 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
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 3 mois
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 3 mois
curl_gethostname.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
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 6 mois
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 8 mois
curl_md5.h e92edfbef6 lib: add ability to disable auths individually il y a 8 mois
curl_memory.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
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 8 mois
curl_multibyte.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
curl_ntlm_core.c 006977859d openssl: fix building with v3 `no-deprecated` + add CI test il y a 6 mois
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library il y a 10 mois
curl_ntlm_wb.c e75a48d2c3 ntml_wb: fix buffer type typo il y a 4 mois
curl_ntlm_wb.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_path.c f198d33e8d checksrc: disallow spaces before labels il y a 1 an
curl_path.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
curl_printf.h f58e493e44 curl.h: add CURLE_TOO_LARGE il y a 5 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 d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
curl_rtmp.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
curl_sasl.c 7b2d98dfad sasl: make login option string override http auth il y a 4 mois
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes il y a 1 an
curl_setup.h 30a3880f6b curl_setup.h: add curl_uint64_t internal type il y a 3 mois
curl_setup_once.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually il y a 8 mois
curl_sha512_256.c cbe41d151d SHA-512/256: implement hash algorithm il y a 3 mois
curl_sha512_256.h cbe41d151d SHA-512/256: implement hash algorithm il y a 3 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 7 mois
curl_threads.c 38029101e2 mingw: delete support for legacy mingw.org toolchain il y a 8 mois
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain il y a 8 mois
curl_trc.c 6984aa3a45 ftp: tracing improvements il y a 3 mois
curl_trc.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 5 mois
curlx.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
dict.c 5b286c2508 build: delete/replace clang warning pragmas il y a 4 mois
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
doh.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings il y a 5 mois
doh.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
dynbuf.c 5b286c2508 build: delete/replace clang warning pragmas il y a 4 mois
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 5 mois
dynhds.c 117c9bd978 http2: header conversion tightening il y a 7 mois
dynhds.h 117c9bd978 http2: header conversion tightening il y a 7 mois
easy.c 476adfeac0 multi: add xfer_buf to multi handle il y a 3 mois
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback il y a 7 mois
easygetopt.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
easyif.h 930c00c259 Websocket en-/decoding il y a 1 an
easyoptions.c dd29622f32 CURLOPT_SERVER_RESPONSE_TIMEOUT_MS: add il y a 5 mois
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
escape.c 91878ebeca lib: provide and use Curl_hexencode il y a 8 mois
escape.h 91878ebeca lib: provide and use Curl_hexencode il y a 8 mois
file.c 0e2ffa3632 file: use xfer buf for file:// transfers il y a 3 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 f27b8dba73 fopen: allocate the dir after fopen il y a 6 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 5 mois
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation il y a 10 mois
ftp.c d8f01e0985 ftp: fix socket wait activity in ftp_domore_getsock il y a 3 mois
ftp.h 8f4608468b ftp: add more conditions for connection reuse il y a 1 an
ftplistparser.c 84338c4de2 build: add more picky warnings and fix them il y a 6 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 6 mois
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
getinfo.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T il y a 5 mois
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
gopher.c d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
hash.c a299099ba4 hash: fix assigning same value il y a 1 an
hash.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
headers.c c8cffcb8d4 headers: remove assert from Curl_headers_push il y a 4 mois
headers.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
hmac.c ff5e502316 lib: enable hmac for digest as well il y a 8 mois
hostasyn.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" il y a 5 mois
hostip.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" il y a 5 mois
hostip.h b651aba096 hostip: show the list of IPs when resolving is done il y a 7 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 7 mois
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
hsts.c 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 3 mois
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
http.c 066ed4e514 http: only act on 101 responses when they are HTTP/1.1 il y a 4 mois
http.h 3378d2bd09 websockets: refactor decode chain il y a 4 mois
http1.c bb4032a152 http: h1/h2 proxy unification il y a 8 mois
http1.h bb4032a152 http: h1/h2 proxy unification il y a 8 mois
http2.c 0dc036225b HTTP/2: write response directly il y a 3 mois
http2.h 8e85764b7b lib: remove unused functions, make single-use static il y a 1 an
http_aws_sigv4.c ff74cef5d4 lib: reduce use of strncpy 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 59e2c78af3 http_chunks: fix the accounting of consumed bytes il y a 3 mois
http_chunks.h d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
http_digest.c e92edfbef6 lib: add ability to disable auths individually il y a 8 mois
http_digest.h e92edfbef6 lib: add ability to disable auths individually il y a 8 mois
http_negotiate.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
http_ntlm.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
http_proxy.c 693cd16793 http_proxy: a blank CURLOPT_USERAGENT should not be used in CONNECT il y a 4 mois
http_proxy.h bb4032a152 http: h1/h2 proxy unification il y a 8 mois
idn.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
idn.h a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails il y a 9 mois
if2ip.c e67718eef7 lib: --disable-bindlocal builds curl without local binding support il y a 9 mois
if2ip.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
imap.c c2d973627b pingpong: stop using the download buffer il y a 4 mois
imap.h 1485e89213 misc: reduce struct and struct field sizes il y a 1 an
inet_ntop.c 1f92db87e0 inet_ntop: add typecast to silence Coverity il y a 8 mois
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
inet_pton.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings il y a 5 mois
inet_pton.h 03e7dff8ff windows: delete redundant headers il y a 5 mois
krb5.c aee4ebe591 krb5: add prototype to silence clang warnings on mvsnprintf() il y a 4 mois
ldap.c d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
libcurl.plist.in e498a9b1fe macos: set .plist version in autoconf il y a 2 ans
libcurl.rc 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions il y a 11 ans
llist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
llist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
macos.c 8b7cbe9dec macOS: fix target detection more il y a 10 mois
macos.h 8b7cbe9dec macOS: fix target detection more il y a 10 mois
md4.c 5cc2b016c3 md4: include strdup.h for the memdup proto il y a 3 mois
md5.c e92edfbef6 lib: add ability to disable auths individually il y a 8 mois
memdebug.c 5b286c2508 build: delete/replace clang warning pragmas il y a 4 mois
memdebug.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 5 mois
mime.c 5b286c2508 build: delete/replace clang warning pragmas il y a 4 mois
mime.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 5 mois
mprintf.c ef2cf58c77 mprintf: overhaul and bugfixes il y a 5 mois
mqtt.c bdae275958 mqtt, remove remaining use of data->state.buffer il y a 4 mois
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer il y a 4 mois
multi.c 476adfeac0 multi: add xfer_buf to multi handle il y a 3 mois
multihandle.h 476adfeac0 multi: add xfer_buf to multi handle il y a 3 mois
multiif.h 476adfeac0 multi: add xfer_buf to multi handle il y a 3 mois
netrc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 3 mois
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
nonblock.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
noproxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 5 mois
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated il y a 1 an
openldap.c d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
optiontable.pl 4579626c27 easyoptions: Fix header printing in generation script il y a 1 an
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 c2d973627b pingpong: stop using the download buffer il y a 4 mois
pingpong.h c2d973627b pingpong: stop using the download buffer il y a 4 mois
pop3.c c2d973627b pingpong: stop using the download buffer il y a 4 mois
pop3.h 1485e89213 misc: reduce struct and struct field sizes il y a 1 an
progress.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T il y a 5 mois
progress.h 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T il y a 5 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 cfe7902111 lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT il y a 4 mois
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
rtsp.c 524253dc90 rtsp: Convert assertion into debug log il y a 4 mois
rtsp.h 7eb31c852d RTSP: improved RTP parser il y a 7 mois
select.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
select.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
sendf.c e7fd32b9ac ftp: do lineend conversions in client writer il y a 3 mois
sendf.h d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
setopt.c 476adfeac0 multi: add xfer_buf to multi handle il y a 3 mois
setopt.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool il y a 9 mois
setup-vms.h c09466abff egd: delete feature detection and related source code il y a 10 mois
setup-win32.h c1bc090d65 windows: simplify detecting and using system headers il y a 5 mois
sha256.c e92edfbef6 lib: add ability to disable auths individually il y a 8 mois
share.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings il y a 5 mois
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers il y a 6 mois
sigpipe.h 96c29900bc build: delete checks for C89 standard headers il y a 8 mois
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 d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
smb.h 3f8fc25720 cmake: add support for "unity" builds il y a 1 an
smtp.c c2d973627b pingpong: stop using the download buffer il y a 4 mois
smtp.h 1485e89213 misc: reduce struct and struct field sizes il y a 1 an
sockaddr.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
socketpair.c 03e7dff8ff windows: delete redundant headers il y a 5 mois
socketpair.h 43eb798da0 asyn-thread: use pipe instead of socketpair for IPC when available il y a 7 mois
socks.c a3a940702a socks: reduce the buffer size to 600 (from 8K) il y a 4 mois
socks.h 8e85764b7b lib: remove unused functions, make single-use static il y a 1 an
socks_gssapi.c 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate il y a 5 mois
socks_sspi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 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 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
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 5 mois
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding il y a 5 mois
strerror.c a719be81e9 strerror: repair get_winsock_error() il y a 5 mois
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
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 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
system_win32.c 26f002e02e system_win32: fix a function pointer assignment warning il y a 5 mois
system_win32.h 26f002e02e system_win32: fix a function pointer assignment warning il y a 5 mois
telnet.c 0c05b8f813 telnet, use stack scratch buffer for do il y a 4 mois
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
tftp.c d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set il y a 6 mois
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
timeval.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups il y a 8 mois
transfer.c 5691a6cf36 transfer: improve Windows SO_SNDBUF update limit il y a 3 mois
transfer.h d7b6ce64ce lib: replace readwrite with write_resp il y a 4 mois
url.c 476adfeac0 multi: add xfer_buf to multi handle il y a 3 mois
url.h 39547ae64d url: protocol handler lookup tidy-up il y a 7 mois
urlapi-int.h b7b1846275 urlapi: make internal function start with Curl_ il y a 1 an
urlapi.c 162113676a urlapi: remove assert il y a 4 mois
urldata.h e87751d69a vtls: fix tls proxy peer verification il y a 3 mois
version.c 174c89ec3f version: allow building with ancient libpsl il y a 3 mois
version_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
warnless.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 6 mois
ws.c 3378d2bd09 websockets: refactor decode chain il y a 4 mois
ws.h 3378d2bd09 websockets: refactor decode chain il y a 4 mois