Orgad Shaneh 17fbed2008 socket: remove redundant call to getsockname 4 ヶ月 前
..
vauth 742196bd62 vauth: make two functions void that always just returned OK 4 ヶ月 前
vquic 2036bebb07 quiche: trust its timeout handling 4 ヶ月 前
vssh 3a082cd3c5 libssh2: delete redundant feature guard 4 ヶ月 前
vtls 6080805daa vtls: remove duplicate assign 4 ヶ月 前
.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 5 ヶ月 前
CMakeLists.txt 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin 5 ヶ月 前
Makefile.am 9eafc11552 build: remove MacOSX-Framework script 5 ヶ月 前
Makefile.inc fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 5 ヶ月 前
Makefile.mk e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
altsvc.c 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 5 ヶ月 前
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
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 11 ヶ月 前
asyn-ares.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
asyn-thread.c 428579f5d1 asyn-thread: fix curl_global_cleanup crash in Windows 4 ヶ月 前
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 5 ヶ月 前
bufq.c b1005d127f bufq: writing into a softlimit queue cannot be partial 7 ヶ月 前
bufq.h 60580f9f21 bufq: remove duplicate word in comment 4 ヶ月 前
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 9 ヶ月 前
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
c-hyper.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 5 ヶ月 前
c-hyper.h 80a3b830cc http: expect 100 rework 6 ヶ月 前
cf-h1-proxy.c bbeeccdea8 lib/cf-h1-proxy: silence compiler warnings (gcc 14) 4 ヶ月 前
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 年間 前
cf-h2-proxy.c 3210101088 tls: use shared init code for TCP+QUIC 5 ヶ月 前
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 年間 前
cf-haproxy.c 3210101088 tls: use shared init code for TCP+QUIC 5 ヶ月 前
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 年間 前
cf-https-connect.c 3583ed8b77 cf-https-connect: use timeouts as unsigned ints 5 ヶ月 前
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 年間 前
cf-socket.c 17fbed2008 socket: remove redundant call to getsockname 4 ヶ月 前
cf-socket.h fcef00db1a lib: keep conn IP information together 6 ヶ月 前
cfilters.c c6655f7029 http/2, http/3: decouple stream state from easy handle 5 ヶ月 前
cfilters.h c6655f7029 http/2, http/3: decouple stream state from easy handle 5 ヶ月 前
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 10 ヶ月 前
config-dos.h a426b5050f build: variadic macro tidy-ups 11 ヶ月 前
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 年間 前
config-os400.h 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 5 ヶ月 前
config-plan9.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
config-riscos.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
config-win32.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
config-win32ce.h c1bc090d65 windows: simplify detecting and using system headers 9 ヶ月 前
conncache.c a35bbe8977 lib: bump hash sizes to `size_t` 4 ヶ月 前
conncache.h a35bbe8977 lib: bump hash sizes to `size_t` 4 ヶ月 前
connect.c 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 5 ヶ月 前
connect.h fcef00db1a lib: keep conn IP information together 6 ヶ月 前
content_encoding.c 886899143f content_encoding: ignore duplicate chunked encoding 5 ヶ月 前
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 10 ヶ月 前
cookie.c 0b4401a4fb lib: silence warnings on comma misuse 5 ヶ月 前
cookie.h f88cc654ec cookie: reduce variable scope, add const 1 年間 前
curl_addrinfo.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 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 382717d7f1 curl_setup.h: detect 'inline' support 5 ヶ月 前
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 1 年間 前
curl_des.c 2cd78f525c misc: Fix typos in docs and lib 7 ヶ月 前
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 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 7 ヶ月 前
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf 7 ヶ月 前
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` 10 ヶ月 前
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 10 ヶ月 前
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 4 ヶ月 前
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
curl_ntlm_core.c 006977859d openssl: fix building with v3 `no-deprecated` + add CI test 10 ヶ月 前
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 4 ヶ月 前
curl_path.h cd3463d99e curl_path: make Curl_get_pathname use dynbuf 4 ヶ月 前
curl_printf.h f58e493e44 curl.h: add CURLE_TOO_LARGE 9 ヶ月 前
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 c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version 5 ヶ月 前
curl_sasl.c 742196bd62 vauth: make two functions void that always just returned OK 4 ヶ月 前
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 年間 前
curl_setup.h 22cde3baa8 curl_multibyte: remove access() function wrapper for Windows 4 ヶ月 前
curl_setup_once.h 20c1b2d75e lib: use `#error` instead of invalid syntax in `curl_setup_once.h` 5 ヶ月 前
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 1 年間 前
curl_sha512_256.c 382717d7f1 curl_setup.h: detect 'inline' support 5 ヶ月 前
curl_sha512_256.h cbe41d151d SHA-512/256: implement hash algorithm 7 ヶ月 前
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 11 ヶ月 前
curl_threads.c 428579f5d1 asyn-thread: fix curl_global_cleanup crash in Windows 4 ヶ月 前
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 1 年間 前
curl_trc.c b7c7dffe35 ftp: add tracing support 4 ヶ月 前
curl_trc.h b7c7dffe35 ftp: add tracing support 4 ヶ月 前
curlx.h 9126b141c9 curl: use curl_getenv instead of the curlx_ version 6 ヶ月 前
cw-out.c 270a25c011 cw-out: improved error handling 5 ヶ月 前
cw-out.h 270a25c011 cw-out: improved error handling 5 ヶ月 前
dict.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
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 5 ヶ月 前
doh.c 0a94d18241 doh: cleanups in ECH related functions 4 ヶ月 前
doh.h d19fc8ea33 doh: Remove unused function prototype 4 ヶ月 前
dynbuf.c 62e45ce9cd dynbuf: Fix returncode on memory error 4 ヶ月 前
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 9 ヶ月 前
dynhds.c 117c9bd978 http2: header conversion tightening 11 ヶ月 前
dynhds.h 117c9bd978 http2: header conversion tightening 11 ヶ月 前
easy.c 798a37b25e lib: clear the easy handle's saved errno before transfer 4 ヶ月 前
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 11 ヶ月 前
easygetopt.c 8d67c61c47 curldown: Fix email address in Copyright 7 ヶ月 前
easyif.h 3755153571 lib: Curl_read/Curl_write clarifications 7 ヶ月 前
easyoptions.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) 5 ヶ月 前
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
escape.c 91878ebeca lib: provide and use Curl_hexencode 1 年間 前
escape.h 91878ebeca lib: provide and use Curl_hexencode 1 年間 前
file.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
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 7 ヶ月 前
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
formdata.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 9 ヶ月 前
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 1 年間 前
ftp.c 3a564fecab ftp: fix build for CURL_DISABLE_VERBOSE_STRINGS 4 ヶ月 前
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 年間 前
ftplistparser.c c296abd42d llist: add Curl_llist_append() 5 ヶ月 前
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 10 ヶ月 前
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
getinfo.c f46385d36d urldata: remove fields not used depending on used features 5 ヶ月 前
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
gopher.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
hash.c cc907e80a2 hash: change 'slots' to size_t from int 5 ヶ月 前
hash.h cc907e80a2 hash: change 'slots' to size_t from int 5 ヶ月 前
headers.c a74f4d9518 misc: fix typos, quoting and spelling 4 ヶ月 前
headers.h 2abfa3833b http: move headers collecting to writer 7 ヶ月 前
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" 9 ヶ月 前
hostip.c aef369867f lib: call Curl_strntolower instead of doing crafted loops 4 ヶ月 前
hostip.h a35bbe8977 lib: bump hash sizes to `size_t` 4 ヶ月 前
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
hostip6.c 68673c3e9e hostip6: fix DEBUG_ADDRINFO builds 11 ヶ月 前
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
hsts.c d84a95de11 hsts: explicitly skip blank lines 4 ヶ月 前
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
http.c 7b5bacdd0a http: remove redundant check 4 ヶ月 前
http.h c6655f7029 http/2, http/3: decouple stream state from easy handle 5 ヶ月 前
http1.c bb4032a152 http: h1/h2 proxy unification 1 年間 前
http1.h bb4032a152 http: h1/h2 proxy unification 1 年間 前
http2.c 5c59f91427 http2 + ngtcp2: pass CURLcode errors from callbacks 5 ヶ月 前
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 年間 前
http_aws_sigv4.c ac49152e26 http_aws_sigv4: remove useless assignment 5 ヶ月 前
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
http_chunks.c 0b28ece657 lib: add trace support for client reads and writes 5 ヶ月 前
http_chunks.h 9369c30cd8 lib: Curl_read/Curl_write clarifications 7 ヶ月 前
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 5 ヶ月 前
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
http_ntlm.c 50def7c881 NTLM_WB: drop support 5 ヶ月 前
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
http_proxy.c 3210101088 tls: use shared init code for TCP+QUIC 5 ヶ月 前
http_proxy.h bb4032a152 http: h1/h2 proxy unification 1 年間 前
idn.c add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 5 ヶ月 前
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 5 ヶ月 前
if2ip.c 0199104e94 if2ip: make the buf_size arg a size_t 5 ヶ月 前
if2ip.h 0199104e94 if2ip: make the buf_size arg a size_t 5 ヶ月 前
imap.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 年間 前
inet_ntop.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
inet_pton.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
inet_pton.h 03e7dff8ff windows: delete redundant headers 9 ヶ月 前
krb5.c 0f4c439fc7 krb5: use dynbuf 4 ヶ月 前
ldap.c e0866dd054 ldap: fix unused variables (seen on OmniOS) 4 ヶ月 前
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 c296abd42d llist: add Curl_llist_append() 5 ヶ月 前
llist.h c296abd42d llist: add Curl_llist_append() 5 ヶ月 前
macos.c 8b7cbe9dec macOS: fix target detection more 1 年間 前
macos.h 8b7cbe9dec macOS: fix target detection more 1 年間 前
md4.c 3774b8a9a7 mbedtls: fix building with v3 in CMake Unity mode 5 ヶ月 前
md5.c e92edfbef6 lib: add ability to disable auths individually 1 年間 前
memdebug.c 5b286c2508 build: delete/replace clang warning pragmas 8 ヶ月 前
memdebug.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 9 ヶ月 前
mime.c 848c104639 lib: remove two instances of "only only" messages 4 ヶ月 前
mime.h 0ba47146f7 mime: add client reader 6 ヶ月 前
mprintf.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 5 ヶ月 前
mqtt.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer 8 ヶ月 前
multi.c a35bbe8977 lib: bump hash sizes to `size_t` 4 ヶ月 前
multihandle.h be659030ba multi: introduce SETUP state for better timeouts 5 ヶ月 前
multiif.h a35bbe8977 lib: bump hash sizes to `size_t` 4 ヶ月 前
netrc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 7 ヶ月 前
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 e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated 1 年間 前
openldap.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
optiontable.pl 8d67c61c47 curldown: Fix email address in Copyright 7 ヶ月 前
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 6 ヶ月 前
pingpong.h 5929822114 lib: send rework 7 ヶ月 前
pop3.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
pop3.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd 5 ヶ月 前
progress.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 9 ヶ月 前
progress.h 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 9 ヶ月 前
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 8 ヶ月 前
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
request.c 926fb00405 request: make Curl_req_init return void 5 ヶ月 前
request.h 926fb00405 request: make Curl_req_init return void 5 ヶ月 前
rtsp.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
rtsp.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd 5 ヶ月 前
select.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
select.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
sendf.c 848c104639 lib: remove two instances of "only only" messages 4 ヶ月 前
sendf.h b879edef7e sendf: fix two typos in comments 5 ヶ月 前
setopt.c 9d6d614264 setopt: acknowledge errors proper for CURLOPT_COOKIEJAR 4 ヶ月 前
setopt.h efe93019a7 setopt: warn on Curl_set*opt() uses not using the return value 4 ヶ月 前
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool 1 年間 前
setup-vms.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
setup-win32.h c1bc090d65 windows: simplify detecting and using system headers 9 ヶ月 前
sha256.c e92edfbef6 lib: add ability to disable auths individually 1 年間 前
share.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings 9 ヶ月 前
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 10 ヶ月 前
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 c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
smb.h e3905de819 lib: further send/upload handling polish 7 ヶ月 前
smtp.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
smtp.h e3905de819 lib: further send/upload handling polish 7 ヶ月 前
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
socketpair.c 03e7dff8ff windows: delete redundant headers 9 ヶ月 前
socketpair.h 43eb798da0 asyn-thread: use pipe instead of socketpair for IPC when available 11 ヶ月 前
socks.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 ヶ月 前
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 年間 前
socks_gssapi.c 2cd78f525c misc: Fix typos in docs and lib 7 ヶ月 前
socks_sspi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 9 ヶ月 前
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 5 ヶ月 前
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 9 ヶ月 前
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 9 ヶ月 前
strerror.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) 5 ヶ月 前
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
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] 7 ヶ月 前
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 9 ヶ月 前
system_win32.h 26f002e02e system_win32: fix a function pointer assignment warning 9 ヶ月 前
telnet.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
tftp.c c294f9cb56 lib: make protocol handlers store scheme name lowercase 4 ヶ月 前
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 10 ヶ月 前
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
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 10 ヶ月 前
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 1 年間 前
transfer.c 8a5fe04c7b transfer: remove useless assignment 5 ヶ月 前
transfer.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd 5 ヶ月 前
url.c 0e37b42dc9 url: make parse_login_details use memdup0 4 ヶ月 前
url.h fcef00db1a lib: keep conn IP information together 6 ヶ月 前
urlapi-int.h 0a25b3e014 urlapi: remove unused flags argument from Curl_url_set_authority 5 ヶ月 前
urlapi.c aef369867f lib: call Curl_strntolower instead of doing crafted loops 4 ヶ月 前
urldata.h 0f4c439fc7 krb5: use dynbuf 4 ヶ月 前
version.c 7c8970e95f version: use msnprintf instead of strncpy 4 ヶ月 前
version_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 ヶ月 前
warnless.h 0c890d93eb warnless: delete orphan declarations 4 ヶ月 前
ws.c 266baf2d34 websocket: Avoid memory leak in error path 4 ヶ月 前
ws.h a586b8ca40 lib: client reader polish 6 ヶ月 前