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