2
0
Daniel Stenberg 8dc4493d54 x509asn1: make Curl_extract_certinfo store error message 5 сар өмнө
..
vauth 0887297100 lib/v*: tidy up types and casts 5 сар өмнө
vquic 7208ff6534 http: remove "struct HTTP" 5 сар өмнө
vssh 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
vtls 8dc4493d54 x509asn1: make Curl_extract_certinfo store error message 5 сар өмнө
.checksrc 2f0bb864c1 lib: don't use strerror() 3 жил өмнө
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
.gitignore 9eafc11552 build: remove MacOSX-Framework script 7 сар өмнө
CMakeLists.txt e5a35b493d cmake: enable SOVERSION for Cygwin and `CMAKE_DLL_NAME_WITH_SOVERSION` 5 сар өмнө
Makefile.am 59dc9f7e69 build: untangle `CURLDEBUG` and `DEBUGBUILD` macros 5 сар өмнө
Makefile.inc fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 6 сар өмнө
Makefile.mk e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 сар өмнө
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
altsvc.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
altsvc.h 72abf7c13a lib: tidy up types and casts 5 сар өмнө
amigaos.c 5084ee1b6f amissl: add missing signal.h include 1 жил өмнө
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 1 жил өмнө
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions 1 жил өмнө
asyn-ares.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
asyn-thread.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 6 сар өмнө
bufq.c b1005d127f bufq: writing into a softlimit queue cannot be partial 8 сар өмнө
bufq.h 60580f9f21 bufq: remove duplicate word in comment 6 сар өмнө
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 11 сар өмнө
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
c-hyper.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
c-hyper.h 80a3b830cc http: expect 100 rework 8 сар өмнө
cf-h1-proxy.c 7208ff6534 http: remove "struct HTTP" 5 сар өмнө
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 жил өмнө
cf-h2-proxy.c c31041b17e connection: shutdown TLS (for FTP) better 5 сар өмнө
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 жил өмнө
cf-haproxy.c c31041b17e connection: shutdown TLS (for FTP) better 5 сар өмнө
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 жил өмнө
cf-https-connect.c c31041b17e connection: shutdown TLS (for FTP) better 5 сар өмнө
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 жил өмнө
cf-socket.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 5 сар өмнө
cf-socket.h 3060557af7 socket: support binding to interface *AND* IP 5 сар өмнө
cfilters.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
cfilters.h 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 1 жил өмнө
config-dos.h a426b5050f build: variadic macro tidy-ups 1 жил өмнө
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 жил өмнө
config-os400.h 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 7 сар өмнө
config-plan9.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 сар өмнө
config-riscos.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 сар өмнө
config-win32.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 сар өмнө
config-win32ce.h c1bc090d65 windows: simplify detecting and using system headers 11 сар өмнө
conncache.c a35bbe8977 lib: bump hash sizes to `size_t` 6 сар өмнө
conncache.h 59dc9f7e69 build: untangle `CURLDEBUG` and `DEBUGBUILD` macros 5 сар өмнө
connect.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
connect.h 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
content_encoding.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 1 жил өмнө
cookie.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
cookie.h f88cc654ec cookie: reduce variable scope, add const 1 жил өмнө
curl_addrinfo.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
curl_addrinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
curl_base64.h 2e160c9c65 tool: add "variable" support 1 жил өмнө
curl_config.h.cmake 23fe1a52dc socketpair: add `eventfd` and use `SOCK_NONBLOCK` for `socketpair()` 5 сар өмнө
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 1 жил өмнө
curl_des.c 2cd78f525c misc: Fix typos in docs and lib 8 сар өмнө
curl_des.h 7c8bae0d9c nss: remove support for this TLS library 1 жил өмнө
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 72abf7c13a lib: tidy up types and casts 5 сар өмнө
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 9 сар өмнө
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf 9 сар өмнө
curl_gethostname.c d0728c9109 lib: fix compiler warnings (gcc) 6 сар өмнө
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` 1 жил өмнө
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 1 жил өмнө
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 1 жил өмнө
curl_memory.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
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 1 жил өмнө
curl_multibyte.c 22cde3baa8 curl_multibyte: remove access() function wrapper for Windows 6 сар өмнө
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
curl_ntlm_core.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library 1 жил өмнө
curl_path.c cd3463d99e curl_path: make Curl_get_pathname use dynbuf 6 сар өмнө
curl_path.h cd3463d99e curl_path: make Curl_get_pathname use dynbuf 6 сар өмнө
curl_printf.h f58e493e44 curl.h: add CURLE_TOO_LARGE 11 сар өмнө
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 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version 7 сар өмнө
curl_sasl.c 742196bd62 vauth: make two functions void that always just returned OK 6 сар өмнө
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 жил өмнө
curl_setup.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 5 сар өмнө
curl_setup_once.h 20c1b2d75e lib: use `#error` instead of invalid syntax in `curl_setup_once.h` 7 сар өмнө
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 1 жил өмнө
curl_sha512_256.c 30c3bf1656 cmake: fix building in unity mode 5 сар өмнө
curl_sha512_256.h cbe41d151d SHA-512/256: implement hash algorithm 8 сар өмнө
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 1 жил өмнө
curl_threads.c 998b17ea7f windows: fix UWP builds, add GHA job 5 сар өмнө
curl_threads.h 998b17ea7f windows: fix UWP builds, add GHA job 5 сар өмнө
curl_trc.c b7c7dffe35 ftp: add tracing support 6 сар өмнө
curl_trc.h b7c7dffe35 ftp: add tracing support 6 сар өмнө
curlx.h 9126b141c9 curl: use curl_getenv instead of the curlx_ version 7 сар өмнө
cw-out.c 270a25c011 cw-out: improved error handling 7 сар өмнө
cw-out.h 270a25c011 cw-out: improved error handling 7 сар өмнө
dict.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
dllmain.c 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin 6 сар өмнө
doh.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
doh.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 5 сар өмнө
dynbuf.c 62e45ce9cd dynbuf: Fix returncode on memory error 6 сар өмнө
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 11 сар өмнө
dynhds.c fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 5 сар өмнө
dynhds.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 5 сар өмнө
easy.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 1 жил өмнө
easygetopt.c 8d67c61c47 curldown: Fix email address in Copyright 8 сар өмнө
easyif.h 59dc9f7e69 build: untangle `CURLDEBUG` and `DEBUGBUILD` macros 5 сар өмнө
easyoptions.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 5 сар өмнө
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
escape.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
escape.h 91878ebeca lib: provide and use Curl_hexencode 1 жил өмнө
file.c 9e900054b4 file: separate fake headers and body with a stand-alone CRLF 5 сар өмнө
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 f0eacd9447 fopen: fix narrowing conversion warning on 32-bit Android 8 сар өмнө
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
formdata.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 11 сар өмнө
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 1 жил өмнө
ftp.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 жил өмнө
ftplistparser.c c296abd42d llist: add Curl_llist_append() 7 сар өмнө
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 11 сар өмнө
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
getinfo.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
gopher.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
hash.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
hash.h e101a7a8b0 multi: add multi->proto_hash, a key-value store for protocol data 5 сар өмнө
headers.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
headers.h 2abfa3833b http: move headers collecting to writer 8 сар өмнө
hmac.c ff5e502316 lib: enable hmac for digest as well 1 жил өмнө
hostasyn.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 11 сар өмнө
hostip.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
hostip.h a35bbe8977 lib: bump hash sizes to `size_t` 6 сар өмнө
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
hostip6.c 68673c3e9e hostip6: fix DEBUG_ADDRINFO builds 1 жил өмнө
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
hsts.c fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 5 сар өмнө
hsts.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 5 сар өмнө
http.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
http.h 7208ff6534 http: remove "struct HTTP" 5 сар өмнө
http1.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
http1.h bb4032a152 http: h1/h2 proxy unification 1 жил өмнө
http2.c 7208ff6534 http: remove "struct HTTP" 5 сар өмнө
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 жил өмнө
http_aws_sigv4.c 3b9569c3e2 lib: prefer `var = time(NULL)` over `time(&var)` 5 сар өмнө
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
http_chunks.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
http_chunks.h 9369c30cd8 lib: Curl_read/Curl_write clarifications 8 сар өмнө
http_digest.c e92edfbef6 lib: add ability to disable auths individually 1 жил өмнө
http_digest.h e92edfbef6 lib: add ability to disable auths individually 1 жил өмнө
http_negotiate.c 61e6db87ac http_negotiate: fix `CURL_DISABLE_PROXY` build 7 сар өмнө
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
http_ntlm.c 50def7c881 NTLM_WB: drop support 7 сар өмнө
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
http_proxy.c c31041b17e connection: shutdown TLS (for FTP) better 5 сар өмнө
http_proxy.h bb4032a152 http: h1/h2 proxy unification 1 жил өмнө
idn.c add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 7 сар өмнө
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 7 сар өмнө
if2ip.c 0199104e94 if2ip: make the buf_size arg a size_t 6 сар өмнө
if2ip.h 0199104e94 if2ip: make the buf_size arg a size_t 6 сар өмнө
imap.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 жил өмнө
inet_ntop.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
inet_ntop.h 72abf7c13a lib: tidy up types and casts 5 сар өмнө
inet_pton.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 сар өмнө
inet_pton.h 03e7dff8ff windows: delete redundant headers 11 сар өмнө
krb5.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
ldap.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
libcurl.rc d13a3a6635 (lib)curl.rc: set debug flag also for `CURLDEBUG` and `UNITTESTS` 5 сар өмнө
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 жил өмнө
llist.c c296abd42d llist: add Curl_llist_append() 7 сар өмнө
llist.h c296abd42d llist: add Curl_llist_append() 7 сар өмнө
macos.c 8b7cbe9dec macOS: fix target detection more 1 жил өмнө
macos.h 8b7cbe9dec macOS: fix target detection more 1 жил өмнө
md4.c ca8cb245e1 cmake: fix building with both md4 and md5 in unity mode 5 сар өмнө
md5.c ca8cb245e1 cmake: fix building with both md4 and md5 in unity mode 5 сар өмнө
memdebug.c 5b286c2508 build: delete/replace clang warning pragmas 9 сар өмнө
memdebug.h 72abf7c13a lib: tidy up types and casts 5 сар өмнө
mime.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
mime.h 0ba47146f7 mime: add client reader 8 сар өмнө
mprintf.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 6 сар өмнө
mqtt.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer 9 сар өмнө
multi.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
multihandle.h 23fe1a52dc socketpair: add `eventfd` and use `SOCK_NONBLOCK` for `socketpair()` 5 сар өмнө
multiif.h a35bbe8977 lib: bump hash sizes to `size_t` 6 сар өмнө
netrc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 9 сар өмнө
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
nonblock.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
noproxy.c 4e71f134e5 noproxy: test bad ipv6 net size first 5 сар өмнө
noproxy.h e78913e6b5 noproxy: patterns need to be comma separated 5 сар өмнө
openldap.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
optiontable.pl 8d67c61c47 curldown: Fix email address in Copyright 8 сар өмнө
parsedate.c f198d33e8d checksrc: disallow spaces before labels 1 жил өмнө
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
pingpong.c a5dd9435ee smpt: fix starttls 8 сар өмнө
pingpong.h 5929822114 lib: send rework 8 сар өмнө
pop3.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
pop3.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd 7 сар өмнө
progress.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 10 сар өмнө
progress.h 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 10 сар өмнө
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 72abf7c13a lib: tidy up types and casts 5 сар өмнө
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
request.c 267c3b31e9 request: change the struct field bodywrites to a bool, only for hyper 5 сар өмнө
request.h 267c3b31e9 request: change the struct field bodywrites to a bool, only for hyper 5 сар өмнө
rtsp.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
rtsp.h 7208ff6534 http: remove "struct HTTP" 5 сар өмнө
select.c 374d178f14 multi: prepare multi_wait() for future shutdown usage 5 сар өмнө
select.h 374d178f14 multi: prepare multi_wait() for future shutdown usage 5 сар өмнө
sendf.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
sendf.h 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
setopt.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 5 сар өмнө
setopt.h efe93019a7 setopt: warn on Curl_set*opt() uses not using the return value 6 сар өмнө
setup-os400.h 38bf07bc99 os400: make it compilable again 5 сар өмнө
setup-vms.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 сар өмнө
setup-win32.h c1bc090d65 windows: simplify detecting and using system headers 11 сар өмнө
sha256.c 30c3bf1656 cmake: fix building in unity mode 5 сар өмнө
share.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings 11 сар өмнө
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 1 жил өмнө
sigpipe.h 96c29900bc build: delete checks for C89 standard headers 1 жил өмнө
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 72abf7c13a lib: tidy up types and casts 5 сар өмнө
smb.h e3905de819 lib: further send/upload handling polish 8 сар өмнө
smtp.c 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
smtp.h e3905de819 lib: further send/upload handling polish 8 сар өмнө
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 сар өмнө
socketpair.c f786fce914 socketpair: provide `Curl_socketpair` only when `!CURL_DISABLE_SOCKETPAIR` 5 сар өмнө
socketpair.h f786fce914 socketpair: provide `Curl_socketpair` only when `!CURL_DISABLE_SOCKETPAIR` 5 сар өмнө
socks.c c31041b17e connection: shutdown TLS (for FTP) better 5 сар өмнө
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 жил өмнө
socks_gssapi.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
socks_sspi.c 72abf7c13a lib: tidy up types and casts 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 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 6 сар өмнө
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 11 сар өмнө
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 11 сар өмнө
strerror.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
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 57446b67ba lib: initialize output pointers to NULL before calling strto[ff,l,ul] 8 сар өмнө
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
system_win32.c 998b17ea7f windows: fix UWP builds, add GHA job 5 сар өмнө
system_win32.h 0caadc1f24 asyn-thread: avoid using GetAddrInfoExW with impersonation 5 сар өмнө
telnet.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
tftp.c 385c62aabc lib: xfer_setup and non-blocking shutdown 5 сар өмнө
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 11 сар өмнө
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 жил өмнө
timeval.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 1 жил өмнө
transfer.c cb5c7039e8 transfer: set CSELECT_IN if there is data pending 5 сар өмнө
transfer.h 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 сар өмнө
url.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 5 сар өмнө
url.h fcef00db1a lib: keep conn IP information together 8 сар өмнө
urlapi-int.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 5 сар өмнө
urlapi.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
urldata.h b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 5 сар өмнө
version.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
version_win32.c 1445b7ae23 misc: fix typos 5 сар өмнө
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 сар өмнө
warnless.h 0c890d93eb warnless: delete orphan declarations 6 сар өмнө
ws.c 72abf7c13a lib: tidy up types and casts 5 сар өмнө
ws.h a586b8ca40 lib: client reader polish 8 сар өмнө