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 4 달 전
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 3 달 전
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 9 달 전
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions 7 달 전
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 4 달 전
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 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` 9 달 전
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 7 달 전
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME 8 달 전
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 10 달 전
curl_config.h.cmake a808aab068 cmake: rework options to enable curl and libcurl docs 4 달 전
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 8 달 전
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 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 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 e75a48d2c3 ntml_wb: fix buffer type typo 4 달 전
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 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 4 달 전
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 3 달 전
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 8 달 전
curl_sha512_256.c cbe41d151d SHA-512/256: implement hash algorithm 3 달 전
curl_sha512_256.h cbe41d151d SHA-512/256: implement hash algorithm 3 달 전
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 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 4 달 전
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 4 달 전
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 8 달 전
escape.h 91878ebeca lib: provide and use Curl_hexencode 8 달 전
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 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 5 달 전
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 10 달 전
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 6 달 전
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 달 전
getinfo.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 5 달 전
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 7 달 전
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 4 달 전
http.h 3378d2bd09 websockets: refactor decode chain 4 달 전
http1.c bb4032a152 http: h1/h2 proxy unification 8 달 전
http1.h bb4032a152 http: h1/h2 proxy unification 8 달 전
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 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 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 4 달 전
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 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() 4 달 전
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 10 달 전
macos.h 8b7cbe9dec macOS: fix target detection more 10 달 전
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 4 달 전
memdebug.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 5 달 전
mime.c 5b286c2508 build: delete/replace clang warning pragmas 4 달 전
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 4 달 전
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer 4 달 전
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 4 달 전
pingpong.h c2d973627b pingpong: stop using the download buffer 4 달 전
pop3.c c2d973627b pingpong: stop using the download buffer 4 달 전
pop3.h 1485e89213 misc: reduce struct and struct field sizes 1 년 전
progress.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 5 달 전
progress.h 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 5 달 전
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 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 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 6 달 전
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 9 달 전
setup-vms.h c09466abff egd: delete feature detection and related source code 10 달 전
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 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 d7b6ce64ce lib: replace readwrite with write_resp 4 달 전
smb.h 3f8fc25720 cmake: add support for "unity" builds 1 년 전
smtp.c c2d973627b pingpong: stop using the download buffer 4 달 전
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) 4 달 전
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 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 26f002e02e system_win32: fix a function pointer assignment warning 5 달 전
system_win32.h 26f002e02e system_win32: fix a function pointer assignment warning 5 달 전
telnet.c 0c05b8f813 telnet, use stack scratch buffer for do 4 달 전
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 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 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 7 달 전
urlapi-int.h b7b1846275 urlapi: make internal function start with Curl_ 1 년 전
urlapi.c 162113676a urlapi: remove assert 4 달 전
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 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 3378d2bd09 websockets: refactor decode chain 4 달 전
ws.h 3378d2bd09 websockets: refactor decode chain 4 달 전