Stefan Eissing 2d2c27e5a3 multi: multi_wait improvements 2 mēneši atpakaļ
..
vauth 1e517e9f5c digest: add check for hashing error 2 mēneši atpakaļ
vquic cfb9991723 quiche: expire all active transfers on connection close 1 mēnesi atpakaļ
vssh 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
vtls fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 1 mēnesi atpakaļ
.checksrc 2f0bb864c1 lib: don't use strerror() 2 gadi atpakaļ
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
.gitignore 9eafc11552 build: remove MacOSX-Framework script 1 mēnesi atpakaļ
CMakeLists.txt 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin 1 mēnesi atpakaļ
Makefile.am 9eafc11552 build: remove MacOSX-Framework script 1 mēnesi atpakaļ
Makefile.inc fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 1 mēnesi atpakaļ
Makefile.mk e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
altsvc.c 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 1 mēnesi atpakaļ
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
amigaos.c 5084ee1b6f amissl: add missing signal.h include 10 mēneši atpakaļ
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 9 mēneši atpakaļ
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions 7 mēneši atpakaļ
asyn-ares.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
asyn-thread.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 1 mēnesi atpakaļ
bufq.c b1005d127f bufq: writing into a softlimit queue cannot be partial 3 mēneši atpakaļ
bufq.h 9369c30cd8 lib: Curl_read/Curl_write clarifications 3 mēneši atpakaļ
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 5 mēneši atpakaļ
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
c-hyper.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
c-hyper.h 80a3b830cc http: expect 100 rework 2 mēneši atpakaļ
cf-h1-proxy.c 3210101088 tls: use shared init code for TCP+QUIC 1 mēnesi atpakaļ
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 gadu atpakaļ
cf-h2-proxy.c 3210101088 tls: use shared init code for TCP+QUIC 1 mēnesi atpakaļ
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 gadu atpakaļ
cf-haproxy.c 3210101088 tls: use shared init code for TCP+QUIC 1 mēnesi atpakaļ
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 gadu atpakaļ
cf-https-connect.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 5 mēneši atpakaļ
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 gadu atpakaļ
cf-socket.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
cf-socket.h fcef00db1a lib: keep conn IP information together 2 mēneši atpakaļ
cfilters.c c6655f7029 http/2, http/3: decouple stream state from easy handle 1 mēnesi atpakaļ
cfilters.h c6655f7029 http/2, http/3: decouple stream state from easy handle 1 mēnesi atpakaļ
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 6 mēneši atpakaļ
config-dos.h a426b5050f build: variadic macro tidy-ups 7 mēneši atpakaļ
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME 8 mēneši atpakaļ
config-os400.h 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 1 mēnesi atpakaļ
config-plan9.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
config-riscos.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
config-win32.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
config-win32ce.h c1bc090d65 windows: simplify detecting and using system headers 5 mēneši atpakaļ
conncache.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
conncache.h e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 11 mēneši atpakaļ
connect.c 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 1 mēnesi atpakaļ
connect.h fcef00db1a lib: keep conn IP information together 2 mēneši atpakaļ
content_encoding.c 886899143f content_encoding: ignore duplicate chunked encoding 1 mēnesi atpakaļ
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 6 mēneši atpakaļ
cookie.c 0b4401a4fb lib: silence warnings on comma misuse 1 mēnesi atpakaļ
cookie.h f88cc654ec cookie: reduce variable scope, add const 8 mēneši atpakaļ
curl_addrinfo.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
curl_addrinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_base64.h 2e160c9c65 tool: add "variable" support 10 mēneši atpakaļ
curl_config.h.cmake 382717d7f1 curl_setup.h: detect 'inline' support 1 mēnesi atpakaļ
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 8 mēneši atpakaļ
curl_des.c 2cd78f525c misc: Fix typos in docs and lib 3 mēneši atpakaļ
curl_des.h 7c8bae0d9c nss: remove support for this TLS library 10 mēneši atpakaļ
curl_endian.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_fnmatch.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_fnmatch.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_get_line.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 3 mēneši atpakaļ
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf 3 mēneši atpakaļ
curl_gethostname.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura 1 gadu atpakaļ
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_hmac.h 17162dcb27 build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS` 6 mēneši atpakaļ
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_md4.h e92edfbef6 lib: add ability to disable auths individually 8 mēneši atpakaļ
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 8 mēneši atpakaļ
curl_memory.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
curl_memrchr.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_memrchr.h 96c29900bc build: delete checks for C89 standard headers 8 mēneši atpakaļ
curl_multibyte.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
curl_ntlm_core.c 006977859d openssl: fix building with v3 `no-deprecated` + add CI test 6 mēneši atpakaļ
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library 10 mēneši atpakaļ
curl_path.c f198d33e8d checksrc: disallow spaces before labels 1 gadu atpakaļ
curl_path.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
curl_printf.h f58e493e44 curl.h: add CURLE_TOO_LARGE 5 mēneši atpakaļ
curl_range.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_rtmp.c dde4b3855e curl_version_info: provide librtmp version 1 mēnesi atpakaļ
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version 1 mēnesi atpakaļ
curl_sasl.c 7b2d98dfad sasl: make login option string override http auth 4 mēneši atpakaļ
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 gadu atpakaļ
curl_setup.h 382717d7f1 curl_setup.h: detect 'inline' support 1 mēnesi atpakaļ
curl_setup_once.h 20c1b2d75e lib: use `#error` instead of invalid syntax in `curl_setup_once.h` 1 mēnesi atpakaļ
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 8 mēneši atpakaļ
curl_sha512_256.c 382717d7f1 curl_setup.h: detect 'inline' support 1 mēnesi atpakaļ
curl_sha512_256.h cbe41d151d SHA-512/256: implement hash algorithm 3 mēneši atpakaļ
curl_sspi.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_sspi.h 7e828fe503 curl_sspi: support more revocation error names in error messages 7 mēneši atpakaļ
curl_threads.c 38029101e2 mingw: delete support for legacy mingw.org toolchain 8 mēneši atpakaļ
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 8 mēneši atpakaļ
curl_trc.c 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 1 mēnesi atpakaļ
curl_trc.h 9e848439d8 curl_trc: fix build error when lacking verbose messages 1 mēnesi atpakaļ
curlx.h 9126b141c9 curl: use curl_getenv instead of the curlx_ version 2 mēneši atpakaļ
cw-out.c 270a25c011 cw-out: improved error handling 1 mēnesi atpakaļ
cw-out.h 270a25c011 cw-out: improved error handling 1 mēnesi atpakaļ
dict.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
dllmain.c 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin 1 mēnesi atpakaļ
doh.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) 1 mēnesi atpakaļ
doh.h a362962b72 TLS: add support for ECH (Encrypted Client Hello) 1 mēnesi atpakaļ
dynbuf.c 5b286c2508 build: delete/replace clang warning pragmas 4 mēneši atpakaļ
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 5 mēneši atpakaļ
dynhds.c 117c9bd978 http2: header conversion tightening 7 mēneši atpakaļ
dynhds.h 117c9bd978 http2: header conversion tightening 7 mēneši atpakaļ
easy.c 270a25c011 cw-out: improved error handling 1 mēnesi atpakaļ
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 7 mēneši atpakaļ
easygetopt.c 8d67c61c47 curldown: Fix email address in Copyright 3 mēneši atpakaļ
easyif.h 3755153571 lib: Curl_read/Curl_write clarifications 3 mēneši atpakaļ
easyoptions.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) 1 mēnesi atpakaļ
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
escape.c 91878ebeca lib: provide and use Curl_hexencode 8 mēneši atpakaļ
escape.h 91878ebeca lib: provide and use Curl_hexencode 8 mēneši atpakaļ
file.c 51a3b9f8b3 file: remove useless assignment 1 mēnesi atpakaļ
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 gadu atpakaļ
fileinfo.h c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 gadu atpakaļ
fopen.c f0eacd9447 fopen: fix narrowing conversion warning on 32-bit Android 3 mēneši atpakaļ
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
formdata.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 5 mēneši atpakaļ
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 10 mēneši atpakaļ
ftp.c b2523fc439 ftp: fix socket leak on rare error 1 mēnesi atpakaļ
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 gadu atpakaļ
ftplistparser.c c296abd42d llist: add Curl_llist_append() 1 mēnesi atpakaļ
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c 1 gadu atpakaļ
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
getinfo.c f46385d36d urldata: remove fields not used depending on used features 1 mēnesi atpakaļ
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
gopher.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
hash.c c6655f7029 http/2, http/3: decouple stream state from easy handle 1 mēnesi atpakaļ
hash.h c6655f7029 http/2, http/3: decouple stream state from easy handle 1 mēnesi atpakaļ
headers.c c296abd42d llist: add Curl_llist_append() 1 mēnesi atpakaļ
headers.h 2abfa3833b http: move headers collecting to writer 3 mēneši atpakaļ
hmac.c ff5e502316 lib: enable hmac for digest as well 8 mēneši atpakaļ
hostasyn.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 5 mēneši atpakaļ
hostip.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) 1 mēnesi atpakaļ
hostip.h a362962b72 TLS: add support for ECH (Encrypted Client Hello) 1 mēnesi atpakaļ
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
hostip6.c 68673c3e9e hostip6: fix DEBUG_ADDRINFO builds 7 mēneši atpakaļ
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
hsts.c c296abd42d llist: add Curl_llist_append() 1 mēnesi atpakaļ
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http.c 727c946d82 http: acknowledge a returned error code 1 mēnesi atpakaļ
http.h c6655f7029 http/2, http/3: decouple stream state from easy handle 1 mēnesi atpakaļ
http1.c bb4032a152 http: h1/h2 proxy unification 8 mēneši atpakaļ
http1.h bb4032a152 http: h1/h2 proxy unification 8 mēneši atpakaļ
http2.c 5c59f91427 http2 + ngtcp2: pass CURLcode errors from callbacks 1 mēnesi atpakaļ
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 gadu atpakaļ
http_aws_sigv4.c ac49152e26 http_aws_sigv4: remove useless assignment 1 mēnesi atpakaļ
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http_chunks.c 0b28ece657 lib: add trace support for client reads and writes 1 mēnesi atpakaļ
http_chunks.h 9369c30cd8 lib: Curl_read/Curl_write clarifications 3 mēneši atpakaļ
http_digest.c e92edfbef6 lib: add ability to disable auths individually 8 mēneši atpakaļ
http_digest.h e92edfbef6 lib: add ability to disable auths individually 8 mēneši atpakaļ
http_negotiate.c 61e6db87ac http_negotiate: fix `CURL_DISABLE_PROXY` build 1 mēnesi atpakaļ
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http_ntlm.c 50def7c881 NTLM_WB: drop support 1 mēnesi atpakaļ
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http_proxy.c 3210101088 tls: use shared init code for TCP+QUIC 1 mēnesi atpakaļ
http_proxy.h bb4032a152 http: h1/h2 proxy unification 8 mēneši atpakaļ
idn.c add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 1 mēnesi atpakaļ
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 1 mēnesi atpakaļ
if2ip.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
if2ip.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
imap.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 gadu atpakaļ
inet_ntop.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
inet_pton.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
inet_pton.h 03e7dff8ff windows: delete redundant headers 5 mēneši atpakaļ
krb5.c 3755153571 lib: Curl_read/Curl_write clarifications 3 mēneši atpakaļ
ldap.c 0b4401a4fb lib: silence warnings on comma misuse 1 mēnesi atpakaļ
libcurl.rc 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 gadi atpakaļ
llist.c c296abd42d llist: add Curl_llist_append() 1 mēnesi atpakaļ
llist.h c296abd42d llist: add Curl_llist_append() 1 mēnesi atpakaļ
macos.c 8b7cbe9dec macOS: fix target detection more 10 mēneši atpakaļ
macos.h 8b7cbe9dec macOS: fix target detection more 10 mēneši atpakaļ
md4.c 3774b8a9a7 mbedtls: fix building with v3 in CMake Unity mode 1 mēnesi atpakaļ
md5.c e92edfbef6 lib: add ability to disable auths individually 8 mēneši atpakaļ
memdebug.c 5b286c2508 build: delete/replace clang warning pragmas 4 mēneši atpakaļ
memdebug.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 5 mēneši atpakaļ
mime.c 80a3b830cc http: expect 100 rework 2 mēneši atpakaļ
mime.h 0ba47146f7 mime: add client reader 2 mēneši atpakaļ
mprintf.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 1 mēnesi atpakaļ
mqtt.c 123d3ef5db mqtt: when Curl_xfer_recv returns error, don't use nread 1 mēnesi atpakaļ
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer 4 mēneši atpakaļ
multi.c 2d2c27e5a3 multi: multi_wait improvements 1 mēnesi atpakaļ
multihandle.h be659030ba multi: introduce SETUP state for better timeouts 1 mēnesi atpakaļ
multiif.h bf567dd9f1 lib: use multi instead of multi_easy for the active multi 1 mēnesi atpakaļ
netrc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 3 mēneši atpakaļ
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
nonblock.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
noproxy.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated 1 gadu atpakaļ
openldap.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
optiontable.pl 8d67c61c47 curldown: Fix email address in Copyright 3 mēneši atpakaļ
parsedate.c f198d33e8d checksrc: disallow spaces before labels 1 gadu atpakaļ
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
pingpong.c a5dd9435ee smpt: fix starttls 2 mēneši atpakaļ
pingpong.h 5929822114 lib: send rework 3 mēneši atpakaļ
pop3.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
pop3.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
progress.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 5 mēneši atpakaļ
progress.h 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 5 mēneši atpakaļ
psl.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
rand.c cfe7902111 lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT 4 mēneši atpakaļ
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
request.c 926fb00405 request: make Curl_req_init return void 1 mēnesi atpakaļ
request.h 926fb00405 request: make Curl_req_init return void 1 mēnesi atpakaļ
rtsp.c 1087937992 misc: fix typos 1 mēnesi atpakaļ
rtsp.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
select.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
select.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
sendf.c 31d7cf42fd sendf: Curl_cwriter_write: remove comment disallowing zero length writes 1 mēnesi atpakaļ
sendf.h b879edef7e sendf: fix two typos in comments 1 mēnesi atpakaļ
setopt.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) 1 mēnesi atpakaļ
setopt.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool 9 mēneši atpakaļ
setup-vms.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
setup-win32.h c1bc090d65 windows: simplify detecting and using system headers 5 mēneši atpakaļ
sha256.c e92edfbef6 lib: add ability to disable auths individually 8 mēneši atpakaļ
share.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings 5 mēneši atpakaļ
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 6 mēneši atpakaļ
sigpipe.h 96c29900bc build: delete checks for C89 standard headers 8 mēneši atpakaļ
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
smb.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
smb.h e3905de819 lib: further send/upload handling polish 3 mēneši atpakaļ
smtp.c 4746b8362b smtp: result of Curl_bufq_cread was not used 1 mēnesi atpakaļ
smtp.h e3905de819 lib: further send/upload handling polish 3 mēneši atpakaļ
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
socketpair.c 03e7dff8ff windows: delete redundant headers 5 mēneši atpakaļ
socketpair.h 43eb798da0 asyn-thread: use pipe instead of socketpair for IPC when available 7 mēneši atpakaļ
socks.c e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 1 mēnesi atpakaļ
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 gadu atpakaļ
socks_gssapi.c 2cd78f525c misc: Fix typos in docs and lib 3 mēneši atpakaļ
socks_sspi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 5 mēneši atpakaļ
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
speedcheck.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
splay.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
splay.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
strcase.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 1 mēnesi atpakaļ
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
strdup.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 5 mēneši atpakaļ
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 5 mēneši atpakaļ
strerror.c a362962b72 TLS: add support for ECH (Encrypted Client Hello) 1 mēnesi atpakaļ
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
strtok.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
strtoofft.c 57446b67ba lib: initialize output pointers to NULL before calling strto[ff,l,ul] 3 mēneši atpakaļ
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
system_win32.c 26f002e02e system_win32: fix a function pointer assignment warning 5 mēneši atpakaļ
system_win32.h 26f002e02e system_win32: fix a function pointer assignment warning 5 mēneši atpakaļ
telnet.c a090111613 telnet: check return code from fileno() 1 mēnesi atpakaļ
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
tftp.c 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 6 mēneši atpakaļ
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
timeval.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 8 mēneši atpakaļ
transfer.c 8a5fe04c7b transfer: remove useless assignment 1 mēnesi atpakaļ
transfer.h 8dd81bd5db lib: add Curl_xfer_write_resp_hd 1 mēnesi atpakaļ
url.c 926fb00405 request: make Curl_req_init return void 1 mēnesi atpakaļ
url.h fcef00db1a lib: keep conn IP information together 2 mēneši atpakaļ
urlapi-int.h 0a25b3e014 urlapi: remove unused flags argument from Curl_url_set_authority 1 mēnesi atpakaļ
urlapi.c fe17c162d0 urlapi: allow setting port number zero 1 mēnesi atpakaļ
urldata.h a362962b72 TLS: add support for ECH (Encrypted Client Hello) 1 mēnesi atpakaļ
version.c add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 1 mēnesi atpakaļ
version_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
warnless.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
ws.c 25236c6a80 multi: remove the unused Curl_preconnect function 1 mēnesi atpakaļ
ws.h a586b8ca40 lib: client reader polish 2 mēneši atpakaļ