Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/curl/curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
https://github.com/curl/curl

cmake: allow `CURL_LTO` regardless of `CURL_BUILD_TYPE`, enable in CI

vszakats opened this pull request 9 days ago
cmake/FindLibpsl: protect against `pkg-config` "half-detection"

vszakats opened this pull request 9 days ago
cookie: fix crash in netscape cookie parsing

jay opened this pull request 9 days ago
GHA/linux: add clang-tidy job, add cmake support, fix fallouts

vszakats opened this pull request 9 days ago
cookie: fix crash in netscape cookie parsing

jay opened this pull request 9 days ago
curl_url_set.md: adjust the added-in to 7.62.0

bagder opened this pull request 10 days ago
Incorrect 'added in' for curl_url_set

jeroen opened this issue 10 days ago
Most autobuilds failing because of SSCANF checksrc warnings

MarcelRaad opened this issue 10 days ago
http: fix build with `CURL_DISABLE_COOKIES`

MarcelRaad opened this pull request 10 days ago
build: drop `-Winline` picky warning

vszakats opened this pull request 10 days ago
build(deps): bump actions/cache from 4.1.2 to 4.2.0

dependabot[bot] opened this pull request 10 days ago
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0

dependabot[bot] opened this pull request 10 days ago
build: fix -Winline error when building with DEBUG

heitbaum opened this pull request 10 days ago
openssl: fix ECH logic

bagder opened this pull request 10 days ago
build: fix the tidy targets for autotools

bagder opened this pull request 10 days ago
ngtcp2: fix two cases of value stored never read

bagder opened this pull request 10 days ago
HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)

0xCognition opened this issue 10 days ago
curl-config: tidy up, optimize

vszakats opened this pull request 10 days ago
cmake: move GSS init before feature detections

vszakats opened this pull request 10 days ago
vquic: fix 4th function call argument is an uninitialized value

bagder opened this pull request 11 days ago
vquic: make vquic_send_packets not return without setting psent

bagder opened this pull request 11 days ago
http2: fix value stored to 'result' is never read

bagder opened this pull request 11 days ago
CURLOPT_PROXY.md: clarify the crendential support in proxy URLs

bagder opened this pull request 11 days ago
Rustls: Support sslkeylogfile

yedayak opened this pull request 11 days ago
cmake: move `pkg-config` names to Find modules

vszakats opened this pull request 11 days ago
tidy-up: misc

vszakats opened this pull request 12 days ago
GHA: drop codeql

bagder opened this pull request 12 days ago
scripts/mdlinkcheck: fix the ../ handling in file links

bagder opened this pull request 12 days ago
tool_formparse.c: make curlx_uztoso a static in here

bagder opened this pull request 12 days ago
TODO: sending only part of --data is now possible

bagder opened this pull request 12 days ago
ci: Update github/codeql-action digest to 48ab28a - autoclosed

renovate[bot] opened this pull request 12 days ago
openssl: avoid "redundant condition"

bagder opened this pull request 12 days ago
llist: survive cleared list better

bagder opened this pull request 12 days ago
vtls_cache: bail out proper if Curl_hmacit() fails

bagder opened this pull request 12 days ago
src: add `CURL_STRICMP()` macro, use `_stricmp()` on Windows

vszakats opened this pull request 13 days ago
binmode: convert to macro and use it from tests

vszakats opened this pull request 13 days ago
cf-socket: error if address can't be copied

jay opened this pull request 14 days ago
gitignore: ignore output files created by mk-ca-bundle.pl

jay opened this pull request 14 days ago
Websocket fails to keep connected when using curl_multi API

pksadiq opened this issue 14 days ago
tool_getparam: fix memory leak in parse_ech

ChenhuiZhang opened this pull request 17 days ago
variable.md: mention --expand-variable for variables to variables

bagder opened this pull request 18 days ago
ws-docs: remove the outdated texts saying ws support is experimental

bagder opened this pull request 18 days ago
imap-store.c example not working

kimjohans opened this issue 18 days ago
Websocket is still advertised as experimental

pksadiq opened this issue 18 days ago
examples/block-ip: show how to block IP addresses

jay opened this pull request 18 days ago
GHA: set `persist-credentials: false`

vszakats opened this pull request 18 days ago
altsvc: avoid integer overflow in expire calculation

bagder opened this pull request 19 days ago
variable.md: show the function use with examples

bagder opened this pull request 19 days ago
mdlinkcheck: markdown link checker

bagder opened this pull request 19 days ago
tool_getparam: fix the ECH parser

bagder opened this pull request 19 days ago
tool_getparam: fix "Ignored Return Value"

bagder opened this pull request 19 days ago
curl: add byte range support to --variable reading from file

bagder opened this pull request 20 days ago
tool_operate: make --etag-compare always accept a non-existing file

bagder opened this pull request 20 days ago
netrc: restore _netrc fallback logic

kevinsun49 opened this pull request 20 days ago
_netrc fallback regression in 8.11.0?

kevinsun49 opened this issue 20 days ago
curl: make --etag-save acknowledge --create-dirs

bagder opened this pull request 21 days ago
curl: return error if etag options are used with multiple URLs

bagder opened this pull request 21 days ago
`--etag-save` doesn't respect `--create-dirs`

tamird opened this issue 21 days ago
async-thread: avoid closing eventfd twice

panjf2000 opened this pull request 21 days ago
Add curl_off_t definitions for NonStop 64-bit builds.

rsbeckerca opened this pull request 22 days ago
Missing 64-bit definitions for NonStop builds

rsbeckerca opened this issue 22 days ago
ci: Pin dependencies

renovate[bot] opened this pull request 22 days ago
Fixed leak for certificate

MonkeybreadSoftware opened this pull request 22 days ago
result_cb comment removed

MonkeybreadSoftware opened this pull request 22 days ago
GHA/checkdocs: change markdown link checker to linkspector

bagder opened this pull request 22 days ago
ci: Update dependency awslabs/aws-lc to v1.41.1

renovate[bot] opened this pull request 22 days ago
ci: Update github/codeql-action digest to df409f7

renovate[bot] opened this pull request 22 days ago
RELEASE-PROCEDURE.md: mention how to publish security advisories

bagder opened this pull request 22 days ago
Use correct sleep() call in test suite on NonStop when unthreaded.

rsbeckerca opened this pull request 23 days ago
Not entirely portable use of usleep() in tests

rsbeckerca opened this issue 23 days ago
cookie: parse only the exact expire date

bagder opened this pull request 23 days ago
lib517: extend the getdate test with quotes and leading "junk"

bagder opened this pull request 23 days ago
SSL session cache rework

icing opened this pull request 24 days ago
docs: bring back ALTSVC.md and HSTS.md

bagder opened this pull request 24 days ago
Alt-Svc and HSTS cache files link to removed documentation

jbosboom opened this issue 24 days ago
build: fix tests when documentation/manual is disabled

vszakats opened this pull request 24 days ago
ci: Update msys2/setup-msys2 digest to d44ca8e

renovate[bot] opened this pull request 25 days ago
mprintf: fix the integer overflow checks

bagder opened this pull request 27 days ago
tool_getparam: remove Redundant Condition

bagder opened this pull request 27 days ago
ci: Update actions/cache digest to 1bd1e32

renovate[bot] opened this pull request 28 days ago
cmake: set `CURL_STATICLIB` for static lib when `SHARE_LIB_OBJECT=OFF`

chemodax opened this pull request 28 days ago
http_negotiate: allow for a one byte larger channel binding buffer

bagder opened this pull request 28 days ago
strparse: string parsing helper functions

bagder opened this pull request 28 days ago
Fix client mime reader stall on small read lengths

icing opened this pull request 28 days ago
Use --no-cache when building docker image

andrewkirillov-ibm opened this pull request 28 days ago
Docker cached image for dmaketgz may result in wrong release date set

andrewkirillov-ibm opened this issue 28 days ago
checksrc: ban use of sscanf()

bagder opened this pull request 28 days ago
gha: Update cross-platform-actions/action action to v0.26.0

renovate[bot] opened this pull request 28 days ago