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

Issue with self-signed certificates

mdziczkowski opened this issue over 1 year ago
curl consumes 100% CPU when sending a file with -F

l29ah opened this issue over 1 year ago
libssh2: provide error message when setting host key type fails

bagder opened this pull request over 1 year ago
LOG_CF: evaluate log statement only when transfer is verbose

icing opened this pull request over 1 year ago
hostip: add CURL_ALLOW_DOT_ONION to allow .onion lookups

omnivagant opened this pull request over 1 year ago
Two test servers, one lock

dfandrich opened this issue over 1 year ago
linux.yml: use gcc-13

pheiduck opened this pull request over 1 year ago
CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILS

bagder opened this pull request over 1 year ago
Cannot build for iOS simulator on macOS 13.2 with Xcode 14

afalkenhahn opened this issue over 1 year ago
remove trailing 'dnl' that causes this to break autoconf etc

foamdino opened this pull request over 1 year ago
curl, --trace-time, cache value for a second

icing opened this pull request over 1 year ago
configure: without pkg-config and no custom path, use -lnghttp2

bagder opened this pull request over 1 year ago
./configure --with-openssl breaks with release 8.1.1

mmdevl opened this issue over 1 year ago
http/3, send EOF indicator early as possible

icing opened this pull request over 1 year ago
scripts/contri*sh: no longer grep -v ' '

bagder opened this pull request over 1 year ago
Cloudflare DoH does not reply to query via HTTP/3

sfionov opened this issue over 1 year ago
cf-socket: restore Curl_sock_assign_addr()

bagder opened this pull request over 1 year ago
Hyper slowness issue

gvanem opened this issue over 1 year ago
[MSH3] "unresolved external symbol Curl_sock_assign_addr"

gvanem opened this issue over 1 year ago
git clone fails with http2 since 8.1.0 for a specific repo

lazka opened this issue over 1 year ago
http2: fix EOF handling on uploads with auth negotiation

icing opened this pull request over 1 year ago
msh3.c: fix implicit function declaration

pheiduck opened this pull request over 1 year ago
msh3.c: fix implicit function declaration

pheiduck opened this pull request over 1 year ago
libssh: when keyboard-interactive auth fails, try password

bagder opened this pull request over 1 year ago
urlapi: remove superfluous host name check

bagder opened this pull request over 1 year ago
HTTP/2 POST reset/timeout after upgrade from 8.0.1 to 8.1.1

OlekMazur opened this issue over 1 year ago
CURLE_URL_MALFORMAT when numerical subdomain in URL

Robotista opened this issue over 1 year ago
Unable to compile curl with latest ngtcp2 code

Karthikdasari0423 opened this issue over 1 year ago
configure fails with "--with-openssl=" option for curl 8.1.1

micwinxx opened this issue over 1 year ago
transfer numbers for logging, --trace-ids

icing opened this pull request over 1 year ago
ngtcp2: build with 0.16.0 and nghttp3 0.12.0

bagder opened this pull request over 1 year ago
configure: fail when pkg-config and --with-nghttp2 path are both absent

correctmost opened this pull request over 1 year ago
configure: fix build with arbitrary CC and LD_LIBRARY_PATH

emanuele6 opened this pull request over 1 year ago
configure: quote the compiler command

eworm-de opened this pull request over 1 year ago
curl 8.1.1 configure hangs for multilib build

eworm-de opened this issue over 1 year ago
CI: add an Alpine build with MUSL

dfandrich opened this pull request over 1 year ago
SECURITY-PROCESS.md: link security advisory doc and fix typo

correctmost opened this pull request over 1 year ago
http/2, unstuck uploads

icing opened this pull request over 1 year ago
Since 8.1.0 php-curl POST fails with HTTP/2 stream 1 was reset for {url}

mariandomanik opened this issue over 1 year ago
remove unused functions, make single-use functions static

bagder opened this pull request over 1 year ago
Under multi-threading, it will crash in curl_easy_perform

zchGithub123 opened this issue over 1 year ago
misc: fix spelling mistakes

bagder opened this pull request over 1 year ago
typos

musvaage opened this issue over 1 year ago
New Protocol: Gemini

jecxjo opened this pull request over 1 year ago
Revert "urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for …

emanuele6 opened this pull request over 1 year ago
Undefined references when compiling a c program with gcc

slezercc opened this issue over 1 year ago
http/2, increase stream window size to 10 MB

icing opened this pull request over 1 year ago
tests/servers: generate temp names in /tmp for unix domain sockets

bagder opened this pull request over 1 year ago
http/2, upload handling improvements

icing opened this pull request over 1 year ago
lib: rename struct 'http_req' to 'httpreq'

bagder opened this pull request over 1 year ago
FreeBSD 14 "owns" struct http_req

bagder opened this issue over 1 year ago
8.1.0 download slower than 8.0.1

pandada8 opened this issue over 1 year ago
runtests: internal IPC fixes & test update

dfandrich opened this pull request over 1 year ago
sectransp.c: make the code c89 compatible

bagder opened this pull request over 1 year ago
cURL 8.1.0 POST fails, downgrading to 8.0.1 works as expected

user8446 opened this issue over 1 year ago
Remove "live" mod-h2 master from CI builds

icing opened this pull request over 1 year ago
ngtcp2, proper handling of uint64_t when adjusting send buffer

icing opened this pull request over 1 year ago
curl 8.1.0: tests 1467 1468 failing with 'socket path too long'

citrus-it opened this issue over 1 year ago
Fixing compiler warning about possible null-deref

icing opened this pull request over 1 year ago
docs: document that curl_url_cleanup(NULL) is a safe no-op

emanuele6 opened this pull request over 1 year ago
warning: -Wshorten-64-to-32 with ngtcp2 and Windows 32-bit

vszakats opened this issue over 1 year ago
vquic.c: make recvfrom_packets static, avoid compiler warning

bagder opened this pull request over 1 year ago
warning: -Wnull-dereference with ngtcp2 + gcc 13.1.0

vszakats opened this issue over 1 year ago
warning: no previous prototype for 'recvfrom_packets'

Keitagit-kun opened this issue over 1 year ago
Win 11 x64 nmake build fails

JW-Schuetz opened this issue over 1 year ago
cmake: avoid `list(PREPEND)` for compatibility

vszakats opened this pull request over 1 year ago
select: avoid returning an error on EINTR from select() or poll()

pitrou opened this pull request over 1 year ago
configure: fix --help indentation

emanuele6 opened this pull request over 1 year ago
cmake error - list does not recognize sub-command PREPEND

Keitagit-kun opened this issue over 1 year ago
http2: Double http request parser max line length.

emilio opened this pull request over 1 year ago
urlapi: allow numerical parts in the host name

bagder opened this pull request over 1 year ago
Fix cmake error cross compiling ios, android

halx99 opened this pull request over 1 year ago
Update `curl_easy_getinfo` doc

Hind-M opened this pull request over 1 year ago
hostip: include easy_lock.h before using GLOBAL_INIT_IS_THREADSAFE

bagder opened this pull request over 1 year ago
configure: generate a script to run the compiler ...

bagder opened this pull request over 1 year ago
Completely remove the disabled USE_RECV_BEFORE_SEND_WORKAROUND from code

icing opened this pull request over 1 year ago
docs: --aws-sigv4 region identifier fix

thomasnotfound opened this pull request over 1 year ago
improved support for --limit-rate

icing opened this pull request over 1 year ago
drop linkcheck config file

pheiduck opened this pull request over 1 year ago
I want to resolve onion addresses

kaizushi opened this issue over 1 year ago
Add --with-openssl to GIT-INFO

osalbahr opened this pull request over 1 year ago
fix: Integration test

david4ilmor opened this pull request over 1 year ago
write-out.d: Use response_code in example

vitorgalvao opened this pull request over 1 year ago
url: fix null dispname for --connect-to option

smaeda-ks opened this pull request over 1 year ago
headers: clear (possibly) lingering pointer in init

bagder opened this pull request over 1 year ago