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

curl_url_set: elaborate on scheme guessing

bagder opened this pull request 7 months ago
docs: misc language polish

bagder opened this pull request 7 months ago
curl_easy_escape: elaborate a little on encoding a URL

bagder opened this pull request 7 months ago
curl_str[n]equal.md: tidy up text to make them stand-alone

bagder opened this pull request 7 months ago
cmake: sync protocol/feature list with `curl -V` output

vszakats opened this pull request 7 months ago
cmake: fix feature and protocol lists for SecureTransport

vszakats opened this pull request 7 months ago
cmake: improve wolfSSL detection

vszakats opened this pull request 7 months ago
cmake: alpha-sort feature list

vszakats opened this pull request 7 months ago
docs/libcurl: polish the single-line descriptions

bagder opened this pull request 7 months ago
CURLOPT_TLSAUTH_PASSWORD/USERNAME.md: language fixups

bagder opened this pull request 7 months ago
mk-ca-bundle.pl: delay 'curl -V' execution until it is needed

sertonix opened this pull request 7 months ago
curl: support embedding a CA bundle

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

renovate[bot] opened this pull request 7 months ago
Fix UDP_GRO struct cmsghdr data type

tatsuhiro-t opened this pull request 7 months ago
curl: list categories in --help

dfandrich opened this pull request 7 months ago
src/Makefile.am: remove SUBDIRS assignment

bagder opened this pull request 7 months ago
ngtcp2+quictls, cert-status

icing opened this pull request 7 months ago
Crash with --cert-status on HTTP/3 connections

Fullmetal5 opened this issue 7 months ago
managen: insert final .fi for files ending with a quote

bagder opened this pull request 7 months ago
Updates to build with quiche 0.22.0

junhochoi opened this pull request 7 months ago
managen: introduce "Multi: per-URL"

bagder opened this pull request 7 months ago
KNOWN_BUGS: three new bugs

bagder opened this pull request 7 months ago
GHA: add --enable-werror to the quiche job

bagder opened this pull request 7 months ago
CI: fix typo in job name

vszakats opened this pull request 7 months ago
httpd, adjust ReadBufferSize for better performance

icing opened this pull request 7 months ago
verify-synopsis.pl: work with .md files

bagder opened this pull request 7 months ago
synopsis.yml: fixup is triggered by `.md` files

pheiduck opened this pull request 7 months ago
runtests: fix %VERNUM

bagder opened this pull request 7 months ago
New test 1705 [managen makes manpage] failing for daily snapshots

MarcelRaad opened this issue 7 months ago
conncache: done always evaluates to false

bagder opened this pull request 7 months ago
lib: add a few DEBUGASSERT(data) to aid code analyzers

bagder opened this pull request 7 months ago
CI: synopsis workflow no longer running

vszakats opened this issue 7 months ago
CI: add whitespace checker

vszakats opened this pull request 7 months ago
ci: Update dependency cloudflare/quiche to v0.22.0

renovate[bot] opened this pull request 7 months ago
tidy-up: use `/usr/bin/env perl` shebang

vszakats opened this pull request 8 months ago
openssl quic, cmake and doc version update to 3.3.0

icing opened this pull request 8 months ago
http/3, add shutdown support

icing opened this pull request 8 months ago
OpenSSL QUIC, require at least v3.3.0

icing opened this pull request 8 months ago
managen: fix ascii output, add tests

bagder opened this pull request 8 months ago
FILEFORMAT.md: mentioned <file[num]> for "client"

bagder opened this pull request 8 months ago
HTTP/3 with OpenSSL back end leaves connections hanging on IPv6

Fullmetal5 opened this issue 8 months ago
Wrong config file location with XDG_CONFIG_HOME

siroccal opened this issue 8 months ago
TODO: specify which response codes that make -f/--fail return error

bagder opened this pull request 8 months ago
system_win32: add missing curl.h include

MarcelRaad opened this pull request 8 months ago
wolfssl: add support for ssl cert blob / ssl key blob options

alexsn opened this pull request 8 months ago
managen: fix blank line detection

bagder opened this pull request 8 months ago
managen: output leading tabs for 8 spaces

bagder opened this pull request 8 months ago
managen: error on trailing blank lines in input files

bagder opened this pull request 8 months ago
tidy-up: more whitespace

vszakats opened this pull request 8 months ago
Enable UDP GRO for QUIC

tatsuhiro-t opened this pull request 8 months ago
multi_getsock(), check correct socket

icing opened this pull request 8 months ago
managen: fix each options footer to end with newline

bagder opened this pull request 8 months ago
autotools: fix pkg-config names (zstd, ngtcp2*)

vszakats opened this pull request 8 months ago
autotools: pkgconf can't find zstd

L4cache opened this issue 8 months ago
cmdline-docs: "added in" cleanups

bagder opened this pull request 8 months ago
managen: "added in" fixes

bagder opened this pull request 8 months ago
managen cleanups to generate nicer-looking output for cmdline options

bagder opened this pull request 8 months ago
docs/cmdline-opts: remove two superfluous "Added in" mentions

bagder opened this pull request 8 months ago
configure: require a QUIC library if nghttp3 is used

bagder opened this pull request 8 months ago
LDAP not working with libcurl multi_socket interface

saurabhsingh-dev opened this issue 8 months ago
curl: --help [option] displays documentation for given cmdline option

bagder opened this pull request 8 months ago
cookie-jar.md: see also --junk-session-cookies

bagder opened this pull request 8 months ago
pkg-config: fix library name 'libnghttp3' in autoconf path

Kangie opened this pull request 8 months ago
curl: add --skip-existing

bagder opened this pull request 8 months ago
support `--dump-header %` to direct output to stderr

bagder opened this pull request 8 months ago
trace-ascii.md: mention "%" for stderr

bagder opened this pull request 8 months ago
TODO: -h option

bagder opened this pull request 8 months ago
connect-to.md: expand with examples

bagder opened this pull request 8 months ago
tool_operate: for -O, use a default filename when the URL has none

bagder opened this pull request 8 months ago
tool_getparam: make --show-headers the same as --include

bagder opened this pull request 8 months ago
TODO: connect to multiple IPs in parallel

bagder opened this pull request 8 months ago
dump-header.md: mention minus for stdout

bagder opened this pull request 8 months ago
CURLOPT_RESOLVE: support "*" for port number

bagder opened this pull request 8 months ago
CURLOPT_RESOLVE.md: mention hostname can be wildcard ('*')

bagder opened this pull request 8 months ago
ci: Update dependency awslabs/aws-lc to v1.30.1

renovate[bot] opened this pull request 8 months ago
ci: Update dependency awslabs/aws-lc to v1.30.0

renovate[bot] opened this pull request 8 months ago
GHA: use vcpkg to install packages for MSVC jobs

talregev opened this pull request 8 months ago
More NULL dereferences in x509asn1.c

z2-2z opened this pull request 8 months ago
curl verbose option, repeated use

icing opened this pull request 8 months ago
graceful connection shutdown

icing opened this pull request 8 months ago
KNOWN_BUGS: TFTP tests fail on OpenBSD

bagder opened this pull request 8 months ago
VULN-DISCLOSURE-POLICY: NULL dereferences and crashes

bagder opened this pull request 8 months ago
unit2604: use 'unitfail' instead of 'error' variable

bagder opened this pull request 8 months ago
x509asn1: ASN1tostr() should fail when 'constructed' is set

bagder opened this pull request 8 months ago
x509asn1: remove two static variables

bagder opened this pull request 8 months ago
Codespace glorious chainsaw g454pwwgpqq9fvjxp

Playgirlkaybraz11 opened this pull request 8 months ago
Fix unreachable code warning in test for windows msvc compilation

talregev opened this pull request 8 months ago
Curl 8.6.0+ doesn't allow empty string in args

matthewhughes934 opened this issue 8 months ago
hostip: refuse to resolve the .i2p TLD

marek22k opened this pull request 8 months ago
Add vcpkg ci

talregev opened this pull request 8 months ago
MBEDTLS_SSL_SESSION_TICKETS_ENABLED

andreensteven opened this issue 8 months ago