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

semi-random crash

zmangen opened this issue 3 months ago
vtls: use more dynbuf

bagder opened this pull request 3 months ago
Adding support for connection event

alexsn opened this pull request 3 months ago
wolfssl: convert malloc + memcpys to dynbuf for cipher string

bagder opened this pull request 3 months ago
lib: use bool/TRUE/FALSE properly

bagder opened this pull request 3 months ago
lib: avoid assigning 'result' temporarily

bagder opened this pull request 3 months ago
GHA/labeler: adjust some docs patterns

bagder opened this pull request 3 months ago
hyper: drop support

bagder opened this pull request 3 months ago
multi: make multi_handle_timeout use the connect timeout

bagder opened this pull request 3 months ago
vtls: skip a "useless assignment"

bagder opened this pull request 3 months ago
GHA/macos: try dropping GCC hack patch fix

vszakats opened this pull request 3 months ago
GHA/macos: drop Xcode versions no longer supported by GHA

vszakats opened this pull request 3 months ago
tests: remove debug requirement on 38 tests

bagder opened this pull request 3 months ago
GHA/macos: delete `macos-12` jobs, update matrix for `macos-14`

vszakats opened this pull request 3 months ago
Feature/checksrc space o

gbrlmarn opened this pull request 3 months ago
tests: simplify `pathhelp.pm`, avoid using external tools

vszakats opened this pull request 3 months ago
tool: support --show-headers AND --remote-header-name

bagder opened this pull request 3 months ago
docs/libcurl: expand multi documentation

bagder opened this pull request 3 months ago
GHA/macos: Sequoia chores, fixes for llvm 18

vszakats opened this pull request 3 months ago
test1915, add tracing and connect timeout

icing opened this pull request 3 months ago
tests: fixup `checkcmd` `PATH` on non-unixy platforms

vszakats opened this pull request 3 months ago
tests: fix shell quoting on native Windows Perl

vszakats opened this pull request 3 months ago
tests: fix `%POSIX_PWD` on native Windows Perl

vszakats opened this pull request 3 months ago
tests: replace `%PWD` with `%SSH_PWD` in SCP/SFTP tests

vszakats opened this pull request 3 months ago
ftp upload from stdin, fix 0-length last write

icing opened this pull request 3 months ago
OpenSSL SSL_write: SSL_ERROR_SYSCALL, errno 0

gold22 opened this issue 3 months ago
CURLOPT_CONNECTTIMEOUT_MS seems to be broken

denizsokmen opened this issue 3 months ago
tests: replace hard-coded `/dev/null` with variable

vszakats opened this pull request 3 months ago
tests: add and use `%PERL` variable to refer to the Perl binary

vszakats opened this pull request 3 months ago
select: use poll() if existing, avoid poll() with no sockets

bagder opened this pull request 3 months ago
build(deps): bump actions/checkout from 4.1.7 to 4.2.0

dependabot[bot] opened this pull request 3 months ago
build(deps): bump github/codeql-action from 3.26.8 to 3.26.10

dependabot[bot] opened this pull request 3 months ago
Tracing doesn't log all SETTINGS parameters

bt90 opened this issue 3 months ago
ci: Update github/codeql-action digest to 6db8d63

renovate[bot] opened this pull request 3 months ago
test FILE_PWD vs PWD

vszakats opened this pull request 3 months ago
tests: replace `%PWD` with `%FILE_PWD` for `file://`

vszakats opened this pull request 3 months ago
Fix: Correctly Handle verifyconnect Return Value to Avoid CURLE_COULD…

churchill-zhang opened this pull request 3 months ago
cmake: readd `generate-curl.1` dependency for `src` just in case

vszakats opened this pull request 3 months ago
runtests: drop unused code for old/classic-mingw support

vszakats opened this pull request 3 months ago
GHA: move Cygwin jobs back into the Windows workflow

vszakats opened this pull request 3 months ago
appveyor: bump to OpenSSL 3.3

vszakats opened this pull request 3 months ago
Return Value of verifyconnect Should Not Be Ignored

churchill-zhang opened this issue 3 months ago
GHA/cygwin, msys: move tests to cmake jobs, to finish faster

vszakats opened this pull request 3 months ago
GHA linux: restore `apt-get update`

vszakats opened this pull request 3 months ago
ci: tidy-ups

vszakats opened this pull request 3 months ago
`curl_multi_cleanup` leads to unexpected timeouts

steve-chavez opened this issue 3 months ago
cmake: websockets tidy-ups

vszakats opened this pull request 3 months ago
Chainbuild fails because of unconditional usage of OPENSSL_LIBRARIES

Vollstrecker opened this issue 3 months ago
CI/winbuild: remove enabling of websocket - done by default now

bagder opened this pull request 3 months ago
docs/cmdline-opts: GnuTLS supports PKCS#11 URI in --cert option

tatsuhiro-t opened this pull request 3 months ago
ci: Update debian:bookworm-slim Docker digest to 7095ea6

renovate[bot] opened this pull request 3 months ago
codespell: extend checks to more subdirs

vszakats opened this pull request 3 months ago
GHA/torture: prefer pip `--break-system-packages` for speed

vszakats opened this pull request 3 months ago
singleuse: make `git grep` faster, add Apple `nm` support

vszakats opened this pull request 3 months ago
GHA/http3-linux: add name to align with other Linux workflows

vszakats opened this pull request 3 months ago
CI: update 32-bit CI to Ubuntu 24.04 and enable more

dfandrich opened this pull request 3 months ago
CI: run pytype and ruff on Python code

dfandrich opened this pull request 3 months ago
gha: Update dependency ubuntu to v24

renovate[bot] opened this pull request 3 months ago
singleuse: limit checks to non-unity jobs

vszakats opened this pull request 3 months ago
tests: remove the %FTPTIME3 variable

bagder opened this pull request 3 months ago
multi: avoid reading whole struct pointer from pointer

bagder opened this pull request 3 months ago
test518: restore valgrind disable

bagder opened this pull request 3 months ago
ci: Update dependency nibanks/msh3 to v0.7.0

renovate[bot] opened this pull request 3 months ago
tests: use '-4' where needed

icing opened this pull request 3 months ago
testrun, improve mqtt server handling

icing opened this pull request 3 months ago
testrunner: http/2 and http/3 server

icing opened this pull request 3 months ago
socks_gssapi: switch to dynbuf from buffer with strcpy

bagder opened this pull request 3 months ago
test190: replace %FTPTIME2 with a fixed value

icing opened this pull request 3 months ago
test1540, add debug logging

icing opened this pull request 3 months ago
test504, fix handling on pending connect

icing opened this pull request 3 months ago
test2502: add libtest debug tracing

icing opened this pull request 3 months ago
openssl: remove two strcpy() calls

bagder opened this pull request 3 months ago
testrun: explicitly set proper IP address for stunnel listen/connect

icing opened this pull request 3 months ago
test1035: convert host name back to utf8 as should be

icing opened this pull request 3 months ago
openssl: convert a memcpy to dynbuf use

bagder opened this pull request 3 months ago
tool_doswin: simplify; remove unused options and strncpy calls

bagder opened this pull request 3 months ago
tests: postcheck is now in verify

bagder opened this pull request 3 months ago
tests: add test1490 file: upload with overwrite

dfandrich opened this pull request 3 months ago
lib/cw-out: initialize 'flush_all' directly

gbrlmarn opened this pull request 3 months ago
Windows file:/// upload quirks

ralfjunker opened this issue 4 months ago
curl-config.in: Don't surround CA path with quotes

ryandesign opened this pull request 4 months ago
test reliability and CI performance

icing opened this pull request 4 months ago
test: add native features to check for, to reduce need for prechecks

bagder opened this pull request 4 months ago
build: fix cross-compile check for poll with bionic

bagder opened this pull request 4 months ago
Can't resolve (some?) hostnames

pekatour opened this issue 4 months ago
build: clarify CA embed is for curl tool, mark default, improve summary

vszakats opened this pull request 4 months ago
build: add pytest targets

vszakats opened this pull request 4 months ago
Improve help string for some configure options

ecnepsnai opened this pull request 4 months ago
GHA/Windows: looking for 7-zip

vszakats opened this pull request 4 months ago
GHA/linux: merge AWS-LC workflow

vszakats opened this pull request 4 months ago
GHA/linux: merge wolfSSL workflow

vszakats opened this pull request 4 months ago
ci test reliability and performance

icing opened this pull request 4 months ago
multi.c: warn/assert on stall only without timer

icing opened this pull request 4 months ago
build: show if CA bundle to embed was found

vszakats opened this pull request 4 months ago
curl_trc: fix build with verbose messages disabled

baruchsiach opened this pull request 4 months ago
cURL 8.10.1 --with-ca-embed does not work with relative path

ecnepsnai opened this issue 4 months ago
GHA/linux: improve cmake use, switch to Ninja

vszakats opened this pull request 4 months ago