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