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: drop redundant FOUND checks

vszakats opened this pull request 2 months ago
cmake: make libpsl required by default

vszakats opened this pull request 2 months ago
winbuild: drop `gen_resp_file.bat`

vszakats opened this pull request 2 months ago
tests: use a set for several of the curl_props

dfandrich opened this pull request 2 months ago
unit1307: tidy up Apple OS detection

vszakats opened this pull request 2 months ago
sftp password authentication

drzraf opened this issue 2 months ago
curl manpage:

Saleh5515 opened this issue 2 months ago
config: rename the OS define to CURL_OS to reduce collision risk

bagder opened this pull request 2 months ago
Redefine OS to CURL_OS

jonrumsey opened this pull request 2 months ago
vquic: recv_mmsg, use fewer, but larger buffers

icing opened this pull request 2 months ago
cmake: try picky warnings with MSVC

vszakats opened this pull request 2 months ago
pytest: show curl features and protocols

vszakats opened this pull request 2 months ago
mqtt: Fixed mqtt.md wording and added clearer explanation.

Marwan141 opened this pull request 2 months ago
getinfo: provide info which auth was used for HTTP and proxy

bagder opened this pull request 2 months ago
build: fix clang-cl builds, add CI job

vszakats opened this pull request 2 months ago
Curl with Openssl for Windows

artenax opened this issue 2 months ago
Don't delete source files when building with debug

jonrumsey opened this pull request 2 months ago
curl/config2setopts: move SSH related options into same block

bagder opened this pull request 2 months ago
pytest, fix run against multissl curl

icing opened this pull request 2 months ago
tool_operate: url_proto improvements

bagder opened this pull request 2 months ago
multi: fix "Useless Assignment"

bagder opened this pull request 2 months ago
setopt: return error for bad input to CURLOPT_RTSP_REQUEST

bagder opened this pull request 2 months ago
setopt_cptr: make overflow check only done when needed

bagder opened this pull request 2 months ago
GHA/windows: add wolfSSL to MSVC MultiSSL job

talregev opened this pull request 2 months ago
GHA/windows: avoid curl.exe libtool wrapper

vszakats opened this pull request 2 months ago
runtests: pass single backslashes with Windows Perl

vszakats opened this pull request 2 months ago
src/lib: remove redundant ternary operators

bagder opened this pull request 2 months ago
lib: msprintf tidy-ups

bagder opened this pull request 2 months ago
Curl progress bar (`-#`) does not really work with verbose flag

Euphrasiologist opened this issue 2 months ago
cmake: extend zlib's `AUTO` option to brotli, zstd and enable if found

vszakats opened this pull request 2 months ago
tls: avoid abusing CURLE_SSL_ENGINE_INITFAILED

bagder opened this pull request 2 months ago
tls, test --insecure

icing opened this pull request 2 months ago
mbedtls not skip cert verification

fork1488 opened this issue 2 months ago
CI: bump wolfSSH and wolfSSL

bagder opened this pull request 2 months ago
lib: Added 'IS_HTTP_PROXY' macro similar to 'IS_HTTPS_PROXY'

gblmrn opened this pull request 2 months ago
tidy-up: whitespace, fix CI spacecheck for docs

vszakats opened this pull request 2 months ago
appveyor: fix job names, tidy-up

vszakats opened this pull request 2 months ago
fix schannel tls cert verification by IP SAN

edmcln opened this pull request 2 months ago
tool_getparam: drop unused time() call

bagder opened this pull request 2 months ago
lib: remove Curl_ prefix from static functions

bagder opened this pull request 2 months ago
multi: split multi_runsingle into sub functions

bagder opened this pull request 2 months ago
docs: clarify FTP over HTTP proxy functionality somewhat

bagder opened this pull request 2 months ago
build: disable warning `-Wunreachable-code-break`

vszakats opened this pull request 2 months ago
scorecard, allow remote server test

icing opened this pull request 2 months ago
cmake: tweaks around debug mode and hidden symbols

vszakats opened this pull request 2 months ago
ci: Update dependency wolfSSL/wolfssl to v5.7.4 - autoclosed

renovate[bot] opened this pull request 2 months ago
ci: Update rojopolis/spellcheck-github-actions digest to 74c2a14

renovate[bot] opened this pull request 2 months ago
cmake: fix missing spacing in log message

vszakats opened this pull request 2 months ago
openssl: do not break HTTP proxy due to missing TLS channel binding

Foorack opened this pull request 2 months ago
cmake: clear package version after `pkg-config` detection

vszakats opened this pull request 2 months ago
cmake: add native `pkg-config` detection for remaining Find modules

vszakats opened this pull request 2 months ago
cmake: mark as advanced some internal Find* variables

vszakats opened this pull request 2 months ago
cmake: drop obsolete items from `TODO` and `INSTALL-CMAKE`

vszakats opened this pull request 2 months ago
cmake: tidy up picky warning initialization

vszakats opened this pull request 2 months ago
cmake: limit `CURL_STATIC_CRT` to MSVC

vszakats opened this pull request 2 months ago
curl: detect ECH support dynamically, not at build time

bagder opened this pull request 2 months ago
cmake: tidy up and shorten symbol hiding initialization

vszakats opened this pull request 2 months ago
cmake: use `list(APPEND)` on `CURL_INCLUDES`

vszakats opened this pull request 2 months ago
mbedtls, handle sessions as blobs

icing opened this pull request 2 months ago
cmake: rename local variables to underscore-lowercase

vszakats opened this pull request 2 months ago
url.md: clarify

bagder opened this pull request 2 months ago
bearssl, session handling, test exceptions

icing opened this pull request 2 months ago
cmake: tidy up `CURL_DISABLE_FORM_API` initialization

vszakats opened this pull request 2 months ago
version: minor cleanups

bagder opened this pull request 2 months ago
schannel: check for close notify on ssl shutdown

jay opened this pull request 2 months ago
Email Subject and Content is empty from Curl Version 8.7.0

Ponselvarani opened this issue 2 months ago
cmake: document `-D` and env build options

vszakats opened this pull request 2 months ago
ci: Update actions/checkout digest to 11bd719

renovate[bot] opened this pull request 2 months ago
curl: simplify and split up single_transfer()

bagder opened this pull request 2 months ago
libssh2: delete duplicate `break`

vszakats opened this pull request 2 months ago
GHA: drop "3" from openssl names and keys

vszakats opened this pull request 2 months ago
shiftmedia-libgnutls test

talregev opened this pull request 2 months ago
schannel, ignore error on recv beyond close notify

icing opened this pull request 2 months ago
GHA/windows: work around Git for Windows perf regression

vszakats opened this pull request 2 months ago
GHA/linux: drop patch from openssl3 thread sanitizer

vszakats opened this pull request 2 months ago
websocket, avoid blocking sends

zhufan opened this issue 2 months ago
ci: Update dependency openssl/openssl to v3.4.0

renovate[bot] opened this pull request 2 months ago
setopt: split Curl_vsetopt() into several sub functions

bagder opened this pull request 2 months ago
enable c-ares with segmentation fault

EGeeks opened this issue 2 months ago
runtests: use deterministic sort for `TESTINFO` lines

vszakats opened this pull request 2 months ago
GHA: use `--no-install-suggests --no-install-recommends` where missing

vszakats opened this pull request 2 months ago
mk-lib1521.pl: fix the long return code check

bagder opened this pull request 2 months ago
tests: Fix FILEFORMAT <file name=""> directive

yedayak opened this pull request 2 months ago
GHA/linux: merge 32-bit Linux workflow

vszakats opened this pull request 2 months ago
GHA/macos: use `test-torture` target for torture tests

vszakats opened this pull request 2 months ago
cmake/FindCares: fix version detection for c-ares 1.34.1

vszakats opened this pull request 2 months ago
cmake: use the `BSD` variable

vszakats opened this pull request 2 months ago
ci: Update github/codeql-action digest to 6624720

renovate[bot] opened this pull request 2 months ago
ci: Update actions/cache digest to 6849a64

renovate[bot] opened this pull request 2 months ago
GHA/windows: increase timeout for vcpkg jobs due to slowness

vszakats opened this pull request 2 months ago
GHA: fix the msh3 renovate thing

bagder opened this pull request 2 months ago
ci: Update dependency icing/mod_h2 to v2

renovate[bot] opened this pull request 2 months ago
ci: Update dependency icing/mod_h2 to v0.9.8

renovate[bot] opened this pull request 2 months ago
GHA/linux: merge torture jobs into the main workflow

vszakats opened this pull request 2 months ago
ci: fix renovate's matching for OpenSSL

cmeister2 opened this pull request 2 months ago