Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
..
vauth 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
vquic 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
vssh 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
vtls 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši 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 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
CMakeLists.txt aace27b096 cmake: option to disable install & drop `curlu` target when unused 7 mēneši atpakaļ
Makefile.am 444f64b3e9 autotools: avoid passing `LDFLAGS` twice to libcurl 7 mēneši atpakaļ
Makefile.inc 83ec54e1b9 build: alpha-sort source files for lib and src 8 mēneši atpakaļ
Makefile.mk ba8752e556 Makefile.mk: drop Windows support 6 mēneši atpakaļ
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
altsvc.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 mēneši 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 11 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 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 mēneši atpakaļ
asyn-thread.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 mēneši atpakaļ
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
base64.c c44671ed43 build: fix builds that disable protocols but not digest auth 6 mēneši atpakaļ
bufq.c 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 8 mēneši atpakaļ
bufq.h 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 8 mēneši atpakaļ
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 mēneši atpakaļ
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
c-hyper.c 5b65e7d1ae transfer: cleanup done+excess handling 6 mēneši atpakaļ
c-hyper.h 50aa325742 hyper: remove `hyptransfer->endtask` 9 mēneši atpakaļ
cf-h1-proxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 gadu atpakaļ
cf-h2-proxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 gadu atpakaļ
cf-haproxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši 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 6 mēneši atpakaļ
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 gadu atpakaļ
cf-socket.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
cf-socket.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
cfilters.c bc8509a748 misc: fix -Walloc-size warnings 7 mēneši atpakaļ
cfilters.h 0510e8b58c lib: fix comment typos 6 mēneši atpakaļ
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 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 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 mēneši atpakaļ
config-plan9.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 mēneši atpakaļ
config-riscos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 mēneši atpakaļ
config-win32.h 6608f34f56 config-win32: set `HAVE_SNPRINTF` for mingw-w64 7 mēneši atpakaļ
config-win32ce.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 7 mēneši atpakaļ
conncache.c dbf4c4030a conncache: use the closure handle when disconnecting surplus connections 6 mēneši atpakaļ
conncache.h e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 gadu atpakaļ
connect.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
connect.h 8e85764b7b lib: remove unused functions, make single-use static 1 gadu atpakaļ
content_encoding.c 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 7 mēneši atpakaļ
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 7 mēneši atpakaļ
cookie.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
cookie.h f88cc654ec cookie: reduce variable scope, add const 9 mēneši atpakaļ
curl_addrinfo.c 127eb0d83a misc: fix spelling mistakes 1 gadu 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 03cb1ff4d6 fopen: create new file using old file's mode 6 mēneši atpakaļ
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 9 mēneši atpakaļ
curl_des.c 7c8bae0d9c nss: remove support for this TLS library 10 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 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_get_line.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu 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` 7 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 9 mēneši atpakaļ
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 9 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_ntlm_wb.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
curl_ntlm_wb.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu 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 3f8fc25720 cmake: add support for "unity" builds 1 gadu 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 e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
curl_rtmp.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
curl_sasl.c c537b0aa19 sasl: fix `-Wunused-function` compiler warning 7 mēneši atpakaļ
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 gadu atpakaļ
curl_setup.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
curl_setup_once.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 9 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 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
curl_trc.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
curlx.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
dict.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
doh.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 mēneši atpakaļ
doh.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
dynbuf.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 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 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 8 mēneši atpakaļ
easygetopt.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
easyif.h 930c00c259 Websocket en-/decoding 1 gadu atpakaļ
easyoptions.c 0a75964d0d haproxy: add --haproxy-clientip flag to spoof client IPs 1 gadu 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 e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši 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 f27b8dba73 fopen: allocate the dir after fopen 6 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 6 mēneši atpakaļ
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 10 mēneši atpakaļ
ftp.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 gadu atpakaļ
ftplistparser.c 84338c4de2 build: add more picky warnings and fix them 6 mēneši 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 e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 gadu atpakaļ
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
gopher.c 2485547da0 http: fix sending of large requests 9 mēneši atpakaļ
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
hash.c a299099ba4 hash: fix assigning same value 1 gadu atpakaļ
hash.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
headers.c 95ca3c53d3 headers: accept leading whitespaces on first response header 10 mēneši atpakaļ
headers.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
hmac.c ff5e502316 lib: enable hmac for digest as well 9 mēneši atpakaļ
hostasyn.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 mēneši atpakaļ
hostip.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 mēneši atpakaļ
hostip.h b651aba096 hostip: show the list of IPs when resolving is done 7 mēneši 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 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 mēneši atpakaļ
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
http.h 5b65e7d1ae transfer: cleanup done+excess handling 6 mēneši 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 8706b68010 lib: eliminate `conn->cselect_bits` 6 mēneši atpakaļ
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 gadu atpakaļ
http_aws_sigv4.c ff74cef5d4 lib: reduce use of strncpy 6 mēneši atpakaļ
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http_chunks.c 84338c4de2 build: add more picky warnings and fix them 6 mēneši atpakaļ
http_chunks.h 1cd2f0072f transfer: readwrite improvements 6 mēneši atpakaļ
http_digest.c e92edfbef6 lib: add ability to disable auths individually 9 mēneši atpakaļ
http_digest.h e92edfbef6 lib: add ability to disable auths individually 9 mēneši atpakaļ
http_negotiate.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http_ntlm.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
http_proxy.c 47f5b1a37f lib: introduce struct easy_poll_set for poll information 7 mēneši atpakaļ
http_proxy.h bb4032a152 http: h1/h2 proxy unification 8 mēneši atpakaļ
idn.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
idn.h a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails 10 mēneši atpakaļ
if2ip.c e67718eef7 lib: --disable-bindlocal builds curl without local binding support 10 mēneši atpakaļ
if2ip.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
imap.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 gadu atpakaļ
inet_ntop.c 1f92db87e0 inet_ntop: add typecast to silence Coverity 8 mēneši atpakaļ
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
inet_pton.c ad4997e5b2 urlapi: parse IPv6 literals without ENABLE_IPV6 1 gadu atpakaļ
inet_pton.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
krb5.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
ldap.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
libcurl.plist.in e498a9b1fe macos: set .plist version in autoconf 2 gadi 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 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
llist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu 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 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 6 mēneši atpakaļ
md5.c e92edfbef6 lib: add ability to disable auths individually 9 mēneši atpakaļ
memdebug.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
memdebug.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
mime.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
mime.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
mprintf.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
mqtt.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
mqtt.h b0f3d71c1f MQTT: improve receive of ACKs 8 mēneši atpakaļ
multi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
multihandle.h 2d06eebf28 urldata: make maxconnects a 32 bit value 6 mēneši atpakaļ
multiif.h d15ffe18d9 multiif.h: remove Curl_multi_dump declaration 8 mēneši atpakaļ
netrc.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 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 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated 1 gadu atpakaļ
openldap.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
optiontable.pl 4579626c27 easyoptions: Fix header printing in generation script 1 gadu 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 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 6 mēneši atpakaļ
pingpong.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
pop3.c bc8509a748 misc: fix -Walloc-size warnings 7 mēneši atpakaļ
pop3.h 1485e89213 misc: reduce struct and struct field sizes 1 gadu atpakaļ
progress.c d1c2bb3d8d multi: during ratelimit multi_getsock should return no sockets 6 mēneši atpakaļ
progress.h 914e49b9b7 lib: let the max filesize option stop too big transfers too 8 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 e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 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ļ
rtsp.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 mēneši atpakaļ
rtsp.h 7eb31c852d RTSP: improved RTP parser 7 mēneši 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 13a1d1ace8 sendf: fix compiler warning with CURL_DISABLE_HEADERS_API 6 mēneši atpakaļ
sendf.h ad051e1cbe lib: client writer, part 2, accounting + logging 7 mēneši atpakaļ
setopt.c 2d06eebf28 urldata: make maxconnects a 32 bit value 6 mēneši 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 c09466abff egd: delete feature detection and related source code 10 mēneši atpakaļ
setup-win32.h ab50027ddf tidy-up: casing typos, delete unused Windows version aliases 7 mēneši atpakaļ
sha256.c e92edfbef6 lib: add ability to disable auths individually 9 mēneši atpakaļ
share.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 7 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 e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
smb.h 3f8fc25720 cmake: add support for "unity" builds 1 gadu atpakaļ
smtp.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
smtp.h 1485e89213 misc: reduce struct and struct field sizes 1 gadu atpakaļ
sockaddr.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
socketpair.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
socketpair.h 43eb798da0 asyn-thread: use pipe instead of socketpair for IPC when available 8 mēneši atpakaļ
socks.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 gadu atpakaļ
socks_gssapi.c 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 6 mēneši atpakaļ
socks_sspi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 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 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu 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 6 mēneši atpakaļ
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 mēneši atpakaļ
strerror.c ff74cef5d4 lib: reduce use of strncpy 6 mēneši 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 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
system_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
system_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši atpakaļ
telnet.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 gadu atpakaļ
tftp.c 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 6 mēneši 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 1da640abb6 readwrite_data: loop less 6 mēneši atpakaļ
transfer.h 8706b68010 lib: eliminate `conn->cselect_bits` 6 mēneši atpakaļ
url.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 mēneši atpakaļ
url.h 39547ae64d url: protocol handler lookup tidy-up 7 mēneši atpakaļ
urlapi-int.h b7b1846275 urlapi: make internal function start with Curl_ 1 gadu atpakaļ
urlapi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
urldata.h 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 6 mēneši atpakaļ
version.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 mēneši 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 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 mēneši atpakaļ
ws.h 930c00c259 Websocket en-/decoding 1 gadu atpakaļ