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: rename wolfSSL and zstd config variables to uppercase

vszakats opened this pull request 5 months ago
cmake: revert to `pkg_check_modules()`

vszakats opened this pull request 5 months ago
cmake: sync up version detection in Find modules

vszakats opened this pull request 5 months ago
cmake: tidy-up continues

vszakats opened this pull request 5 months ago
curl: make the progress bar detect terminal width changes

bagder opened this pull request 5 months ago
GHA/windows: delete redundant options, tidy up

vszakats opened this pull request 5 months ago
cmake: add wolfSSH support

vszakats opened this pull request 6 months ago
cmake: fix find rustls

jan2000 opened this pull request 6 months ago
cmake: TLS 1.3 warning only for bearssl and sectranp

jan2000 opened this pull request 6 months ago
resizing terminal breaks --progress-bar

lolbinarycat opened this issue 6 months ago
scorecard: tweak request measurements

icing opened this pull request 6 months ago
internals/SPLAY.md: internal API documentation

bagder opened this pull request 6 months ago
splay: use Curl_timediff for time comparisons

bagder opened this pull request 6 months ago
Curl_sendrecv() and event related improvements

icing opened this pull request 6 months ago
curl: fix the -w urle.* variables

bagder opened this pull request 6 months ago
tidy-up: misc spelling (bit, ASCII)

vszakats opened this pull request 6 months ago
tidy-up: misc build, tests, `lib/macos.c`

vszakats opened this pull request 6 months ago
multi: on socket callback error, remove socket hash entry nonetheless

bagder opened this pull request 6 months ago
libcurl.pc: add reference to `libgsasl`

vszakats opened this pull request 6 months ago
cmake: migrate dependency detections to Find modules

vszakats opened this pull request 6 months ago
ci: Update dependency gnutls/gnutls to v3.8.7

renovate[bot] opened this pull request 6 months ago
docs: remove ALTSVC.md, HSTS.md, HTTP2.md and PARALLEL-TRANSFERS.md

bagder opened this pull request 6 months ago
docs/internals: new subdirectory

bagder opened this pull request 6 months ago
tests: move the disabling of 500 for hyper from CI to DISABLED

bagder opened this pull request 6 months ago
cmake: Link to math lib without full path

talregev opened this pull request 6 months ago
cmake: add missing version detection to Find modules

vszakats opened this pull request 6 months ago
MacOS Catalyst: broken ciphers with secure-transport backend

konradglas opened this issue 6 months ago
GHA/configure-vs-cmake: add macOS build, fix issues

vszakats opened this pull request 6 months ago
cmake: add missing `pkg-config` hints to Find modules

vszakats opened this pull request 6 months ago
Curl_sendrecv() improvements

icing opened this pull request 6 months ago
managen: wordwrap long example lines in ASCII output

bagder opened this pull request 6 months ago
cmake: sync up result variable names in Find modules

vszakats opened this pull request 6 months ago
cmake: fix and tidy up c-ares builds, enable in more CI jobs

vszakats opened this pull request 6 months ago
cmake: update list of "advanced" variables

vszakats opened this pull request 6 months ago
hyper, call Curl_req_set_upload_done()

icing opened this pull request 6 months ago
cmake: tidy up Find modules

vszakats opened this pull request 6 months ago
cmake: sync up formatting in Find modules

vszakats opened this pull request 6 months ago
rustls: add support for setting TLS version and ciphers

jan2000 opened this pull request 6 months ago
cmake: add rustls

jan2000 opened this pull request 6 months ago
cmake: show warning if libpsl is not found

vszakats opened this pull request 6 months ago
mime client reader, avoid infinite loop

icing opened this pull request 6 months ago
smtp, add tracing feature

icing opened this pull request 6 months ago
cmake: use `pkg-config` as a hint for detecting libpsl

vszakats opened this pull request 6 months ago
cmake: sync up Find* modules, add missing `pkg-config` hints

vszakats opened this pull request 6 months ago
TODO, mqtt and gopher test fails on network blocks

icing opened this pull request 6 months ago
test652 may go into busy loop

icing opened this issue 6 months ago
test649, improve robustness

icing opened this pull request 6 months ago
test587, improve robustness

icing opened this pull request 6 months ago
ci: Update debian:bookworm-slim Docker digest to 70d4c04

renovate[bot] opened this pull request 6 months ago
tool_paramhlp: bump maximum post data size in memory to 16GB

bagder opened this pull request 6 months ago
Cross-compiler checked non-blocking mode error

TXTT2016 opened this issue 6 months ago
IDN: fix/extend/migrate test exclusion rules

vszakats opened this pull request 6 months ago
ci: Update rojopolis/spellcheck-github-actions digest to a0fba0c

renovate[bot] opened this pull request 6 months ago
Curl crash with SSL connection

ankisawant58 opened this issue 6 months ago
vtls: fix static function name collisions between TLS backends

vszakats opened this pull request 6 months ago
sha256: fix symbol collision between nettle (GnuTLS) and OpenSSL codepath

vszakats opened this pull request 6 months ago
curl_sha512_256: fix symbol collisions with nettle library

vszakats opened this pull request 6 months ago
lib: prefer `CURL_SHA256_DIGEST_LENGTH` over the unprefixed name

vszakats opened this pull request 6 months ago
lib: fix building with wolfSSL without DES support

vszakats opened this pull request 6 months ago
lib: avoid macro collisions between wolfSSL and GnuTLS headers

vszakats opened this pull request 6 months ago
build: silence C4232 MSVC warnings in vcpkg ngtcp2 builds

vszakats opened this pull request 6 months ago
GHA/macos: drop gcc-11

vszakats opened this pull request 6 months ago
Smart Pointer Recommendations

monster29000 opened this pull request 6 months ago
build(deps): bump github/codeql-action from 3.25.15 to 3.26.0

dependabot[bot] opened this pull request 6 months ago
build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6

dependabot[bot] opened this pull request 6 months ago
http2 and all h3 filters, fix ctx init

icing opened this pull request 6 months ago
cmake: add `CURL_USE_PKGCONFIG` option

vszakats opened this pull request 6 months ago
hash: provide asserts to verify API use

bagder opened this pull request 6 months ago
test httpd, tweak cipher list

icing opened this pull request 6 months ago
gnutls, wolfssl: improve error message when certificate fails

icing opened this pull request 6 months ago
urldata: remove 'scratch' from the UrlState struct

bagder opened this pull request 6 months ago
unique identifier inside a multi, data->mid

icing opened this pull request 6 months ago
docs/cmdline: refer to --show-headers instead of --include

bagder opened this pull request 6 months ago
tidy-up: delete `Makefile.inc` from `EXTRA_DIST`

vszakats opened this pull request 6 months ago
GHA/windows: add GnuTLS to MSVC jobs

vszakats opened this pull request 6 months ago
GHA/windows: Add GnuTLS MSVC job

talregev opened this pull request 6 months ago
Use index.html with -O option when there is no name

ih8Gh opened this issue 6 months ago
DEPRECATE.md: remove hyper after February 2025

bagder opened this pull request 6 months ago
cookie.md: try to articulate the two different uses this option has

bagder opened this pull request 6 months ago
TODO: remove 4.2 Alter passive/active on failure and retry

bagder opened this pull request 6 months ago
GHA/windows: enable HTTPS tests with stunnel

AkiSakurai opened this pull request 6 months ago
GHA/macos: enable HTTPS tests with stunnel

AkiSakurai opened this pull request 6 months ago
llist: remove direct struct accesses, use access functions

bagder opened this pull request 6 months ago
GHA/windows: Add GnuTLS MSVC job

talregev opened this pull request 6 months ago
cmake: allow `pkg-config` in more envs

vszakats opened this pull request 6 months ago
wolfssl: fixed CURLOPT_SSLVERSION

jan2000 opened this pull request 6 months ago
curl: send only a part of --data

0x31nf4l7 opened this pull request 6 months ago
autotools: add `--with-windows-unicode` option

vszakats opened this pull request 6 months ago
cmake: exclude tests/http/clients builds by default

vszakats opened this pull request 6 months ago
build: tidy up internal macro names for `libcurl.pc`

vszakats opened this pull request 6 months ago
Two dead links in docs/TODO

yedayak opened this issue 6 months ago
multi: make the "general" list of easy handles a Curl_llist

bagder opened this pull request 6 months ago
Introduce transfer multi-id, use for dependency tracking

icing opened this pull request 6 months ago
libcurl/docs: expand on redirect following and secrets to other hosts

bagder opened this pull request 6 months ago
docs: add description of effect of --location-trusted on cookie

XYenon opened this pull request 6 months ago