Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
..
vauth 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
vquic 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
vssh 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
vtls 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
.checksrc 2f0bb864c1 lib: don't use strerror() 2 年之前
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
.gitignore 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
CMakeLists.txt aace27b096 cmake: option to disable install & drop `curlu` target when unused 7 月之前
Makefile.am 444f64b3e9 autotools: avoid passing `LDFLAGS` twice to libcurl 7 月之前
Makefile.inc 83ec54e1b9 build: alpha-sort source files for lib and src 8 月之前
Makefile.mk ba8752e556 Makefile.mk: drop Windows support 6 月之前
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
altsvc.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 月之前
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
amigaos.c 5084ee1b6f amissl: add missing signal.h include 11 月之前
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 9 月之前
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions 7 月之前
asyn-ares.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 月之前
asyn-thread.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 月之前
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
base64.c c44671ed43 build: fix builds that disable protocols but not digest auth 6 月之前
bufq.c 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 8 月之前
bufq.h 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 8 月之前
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 月之前
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
c-hyper.c 5b65e7d1ae transfer: cleanup done+excess handling 6 月之前
c-hyper.h 50aa325742 hyper: remove `hyptransfer->endtask` 9 月之前
cf-h1-proxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 年之前
cf-h2-proxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 年之前
cf-haproxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 年之前
cf-https-connect.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 年之前
cf-socket.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
cf-socket.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
cfilters.c bc8509a748 misc: fix -Walloc-size warnings 7 月之前
cfilters.h 0510e8b58c lib: fix comment typos 6 月之前
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 月之前
config-dos.h a426b5050f build: variadic macro tidy-ups 7 月之前
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME 8 月之前
config-os400.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 月之前
config-plan9.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 月之前
config-riscos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 月之前
config-win32.h 6608f34f56 config-win32: set `HAVE_SNPRINTF` for mingw-w64 7 月之前
config-win32ce.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 7 月之前
conncache.c dbf4c4030a conncache: use the closure handle when disconnecting surplus connections 6 月之前
conncache.h e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 年之前
connect.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
connect.h 8e85764b7b lib: remove unused functions, make single-use static 1 年之前
content_encoding.c 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 7 月之前
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 7 月之前
cookie.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
cookie.h f88cc654ec cookie: reduce variable scope, add const 9 月之前
curl_addrinfo.c 127eb0d83a misc: fix spelling mistakes 1 年之前
curl_addrinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_base64.h 2e160c9c65 tool: add "variable" support 10 月之前
curl_config.h.cmake 03cb1ff4d6 fopen: create new file using old file's mode 6 月之前
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 9 月之前
curl_des.c 7c8bae0d9c nss: remove support for this TLS library 10 月之前
curl_des.h 7c8bae0d9c nss: remove support for this TLS library 10 月之前
curl_endian.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_fnmatch.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_fnmatch.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_get_line.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_get_line.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_gethostname.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura 1 年之前
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_hmac.h 17162dcb27 build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS` 7 月之前
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_md4.h e92edfbef6 lib: add ability to disable auths individually 9 月之前
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 9 月之前
curl_memory.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
curl_memrchr.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_memrchr.h 96c29900bc build: delete checks for C89 standard headers 8 月之前
curl_multibyte.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
curl_ntlm_core.c 006977859d openssl: fix building with v3 `no-deprecated` + add CI test 6 月之前
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library 10 月之前
curl_ntlm_wb.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
curl_ntlm_wb.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_path.c f198d33e8d checksrc: disallow spaces before labels 1 年之前
curl_path.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
curl_printf.h 3f8fc25720 cmake: add support for "unity" builds 1 年之前
curl_range.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_rtmp.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
curl_rtmp.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_sasl.c c537b0aa19 sasl: fix `-Wunused-function` compiler warning 7 月之前
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 年之前
curl_setup.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
curl_setup_once.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 9 月之前
curl_sspi.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
curl_sspi.h 7e828fe503 curl_sspi: support more revocation error names in error messages 7 月之前
curl_threads.c 38029101e2 mingw: delete support for legacy mingw.org toolchain 8 月之前
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 8 月之前
curl_trc.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
curl_trc.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
curlx.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
dict.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
doh.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 月之前
doh.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
dynbuf.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
dynhds.c 117c9bd978 http2: header conversion tightening 7 月之前
dynhds.h 117c9bd978 http2: header conversion tightening 7 月之前
easy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 8 月之前
easygetopt.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
easyif.h 930c00c259 Websocket en-/decoding 1 年之前
easyoptions.c 0a75964d0d haproxy: add --haproxy-clientip flag to spoof client IPs 1 年之前
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
escape.c 91878ebeca lib: provide and use Curl_hexencode 8 月之前
escape.h 91878ebeca lib: provide and use Curl_hexencode 8 月之前
file.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 年之前
fileinfo.h c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 年之前
fopen.c f27b8dba73 fopen: allocate the dir after fopen 6 月之前
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
formdata.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 10 月之前
ftp.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 年之前
ftplistparser.c 84338c4de2 build: add more picky warnings and fix them 6 月之前
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c 1 年之前
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
getinfo.c e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 年之前
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
gopher.c 2485547da0 http: fix sending of large requests 9 月之前
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
hash.c a299099ba4 hash: fix assigning same value 1 年之前
hash.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
headers.c 95ca3c53d3 headers: accept leading whitespaces on first response header 10 月之前
headers.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
hmac.c ff5e502316 lib: enable hmac for digest as well 8 月之前
hostasyn.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 月之前
hostip.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 月之前
hostip.h b651aba096 hostip: show the list of IPs when resolving is done 7 月之前
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
hostip6.c 68673c3e9e hostip6: fix DEBUG_ADDRINFO builds 7 月之前
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
hsts.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 月之前
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
http.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
http.h 5b65e7d1ae transfer: cleanup done+excess handling 6 月之前
http1.c bb4032a152 http: h1/h2 proxy unification 8 月之前
http1.h bb4032a152 http: h1/h2 proxy unification 8 月之前
http2.c 8706b68010 lib: eliminate `conn->cselect_bits` 6 月之前
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 年之前
http_aws_sigv4.c ff74cef5d4 lib: reduce use of strncpy 6 月之前
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
http_chunks.c 84338c4de2 build: add more picky warnings and fix them 6 月之前
http_chunks.h 1cd2f0072f transfer: readwrite improvements 6 月之前
http_digest.c e92edfbef6 lib: add ability to disable auths individually 9 月之前
http_digest.h e92edfbef6 lib: add ability to disable auths individually 9 月之前
http_negotiate.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
http_ntlm.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
http_proxy.c 47f5b1a37f lib: introduce struct easy_poll_set for poll information 7 月之前
http_proxy.h bb4032a152 http: h1/h2 proxy unification 8 月之前
idn.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
idn.h a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails 10 月之前
if2ip.c e67718eef7 lib: --disable-bindlocal builds curl without local binding support 10 月之前
if2ip.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
imap.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 年之前
inet_ntop.c 1f92db87e0 inet_ntop: add typecast to silence Coverity 8 月之前
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
inet_pton.c ad4997e5b2 urlapi: parse IPv6 literals without ENABLE_IPV6 1 年之前
inet_pton.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
krb5.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
ldap.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
libcurl.plist.in e498a9b1fe macos: set .plist version in autoconf 2 年之前
libcurl.rc 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 年之前
llist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
llist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
macos.c 8b7cbe9dec macOS: fix target detection more 10 月之前
macos.h 8b7cbe9dec macOS: fix target detection more 10 月之前
md4.c 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 6 月之前
md5.c e92edfbef6 lib: add ability to disable auths individually 9 月之前
memdebug.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
memdebug.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
mime.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
mime.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
mprintf.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
mqtt.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
mqtt.h b0f3d71c1f MQTT: improve receive of ACKs 8 月之前
multi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
multihandle.h 2d06eebf28 urldata: make maxconnects a 32 bit value 6 月之前
multiif.h d15ffe18d9 multiif.h: remove Curl_multi_dump declaration 8 月之前
netrc.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
nonblock.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
noproxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated 1 年之前
openldap.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
optiontable.pl 4579626c27 easyoptions: Fix header printing in generation script 1 年之前
parsedate.c f198d33e8d checksrc: disallow spaces before labels 1 年之前
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
pingpong.c 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 6 月之前
pingpong.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
pop3.c bc8509a748 misc: fix -Walloc-size warnings 7 月之前
pop3.h 1485e89213 misc: reduce struct and struct field sizes 1 年之前
progress.c d1c2bb3d8d multi: during ratelimit multi_getsock should return no sockets 6 月之前
progress.h 914e49b9b7 lib: let the max filesize option stop too big transfers too 8 月之前
psl.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
rand.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
rtsp.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 月之前
rtsp.h 7eb31c852d RTSP: improved RTP parser 7 月之前
select.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
select.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
sendf.c 13a1d1ace8 sendf: fix compiler warning with CURL_DISABLE_HEADERS_API 6 月之前
sendf.h ad051e1cbe lib: client writer, part 2, accounting + logging 7 月之前
setopt.c 2d06eebf28 urldata: make maxconnects a 32 bit value 6 月之前
setopt.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool 9 月之前
setup-vms.h c09466abff egd: delete feature detection and related source code 10 月之前
setup-win32.h ab50027ddf tidy-up: casing typos, delete unused Windows version aliases 7 月之前
sha256.c e92edfbef6 lib: add ability to disable auths individually 9 月之前
share.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 7 月之前
sigpipe.h 96c29900bc build: delete checks for C89 standard headers 8 月之前
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
smb.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
smb.h 3f8fc25720 cmake: add support for "unity" builds 1 年之前
smtp.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
smtp.h 1485e89213 misc: reduce struct and struct field sizes 1 年之前
sockaddr.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
socketpair.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
socketpair.h 43eb798da0 asyn-thread: use pipe instead of socketpair for IPC when available 8 月之前
socks.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 年之前
socks_gssapi.c 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 6 月之前
socks_sspi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
speedcheck.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
splay.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
splay.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
strcase.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
strdup.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 月之前
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 月之前
strerror.c ff74cef5d4 lib: reduce use of strncpy 6 月之前
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
strtok.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
strtoofft.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
system_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
system_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
telnet.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
tftp.c 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 6 月之前
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 6 月之前
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
timeval.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 8 月之前
transfer.c 1da640abb6 readwrite_data: loop less 6 月之前
transfer.h 8706b68010 lib: eliminate `conn->cselect_bits` 6 月之前
url.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 月之前
url.h 39547ae64d url: protocol handler lookup tidy-up 7 月之前
urlapi-int.h b7b1846275 urlapi: make internal function start with Curl_ 1 年之前
urlapi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
urldata.h 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 月之前
version.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
version_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
warnless.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 月之前
ws.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 月之前
ws.h 930c00c259 Websocket en-/decoding 1 年之前