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

configure: Replace nonportable grep -o with awk

dfandrich opened this pull request 6 months ago
configure: fixup copy-paste mistake

vszakats opened this pull request 6 months ago
dist: add missing `lib/optiontable.pl`

vszakats opened this pull request 6 months ago
HISTORY: fill in some events from recent years

bagder opened this pull request 6 months ago
mk-ca-bundle.pl: include a link to the caextract webpage

bagder opened this pull request 6 months ago
lib: fix AIX build issues

vszakats opened this pull request 6 months ago
dist: add CI job to detect files missing from distro

vszakats opened this pull request 6 months ago
cmake: more small tidy-ups

vszakats opened this pull request 6 months ago
cmake: sync AIX `_ALL_SOURCE` trick with autotools

vszakats opened this pull request 6 months ago
docs: update CIPHERS.md

jan2000 opened this pull request 6 months ago
tidy-up: delete unused `m4/xc-translit.m4`

vszakats opened this pull request 6 months ago
websocket, introduce blocking sends

icing opened this pull request 6 months ago
runtests: log ignored but passed tests

vszakats opened this pull request 6 months ago
cmake: show pkg-config basic env if any

vszakats opened this pull request 6 months ago
test677, improve robustness

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

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

icing opened this pull request 6 months ago
ftp, flush pingpong before response

icing opened this pull request 6 months ago
cmake: detect and show VCPKG in platform flags

vszakats opened this pull request 6 months ago
cmake: more small tidy-ups and fixes

vszakats opened this pull request 6 months ago
cmake: tidy up more value comparisons

vszakats opened this pull request 6 months ago
getenv() used instead of curl_getenv()

ralfjunker opened this issue 6 months ago
krb5: add Linux/macOS CI tests, fix cmake GSS detection

vszakats opened this pull request 6 months ago
GSS/heimdal: tests 2077 and 2078 fail in valgrind

vszakats opened this issue 6 months ago
cmake: fix version variable references in FindGSS

vszakats opened this pull request 6 months ago
mbedtls: add more informative logging

jmaggard10 opened this pull request 6 months ago
max-filesize.md: mention zero disables the limit

bagder opened this pull request 6 months ago
wolfssl: avoid taking cached x509 store ref if sslctx already using it

alexsn opened this pull request 6 months ago
verbose.md: polish, mostly remove back-ticks

bagder opened this pull request 6 months ago
"--max-filesize 0" doesn't seem to work as described

MasterInQuestion opened this issue 6 months ago
cmake: add debug function to dump all variables

vszakats opened this pull request 6 months ago
curl: fix --proxy-pinnedpubkey

jan2000 opened this pull request 6 months ago
docs: add zig binding

jiacai2050 opened this pull request 6 months ago
tracing, allow CURL_DEBUG override

icing opened this pull request 6 months ago
http/2: simplify eos/blocked handling

icing opened this pull request 6 months ago
GHA/macos: tweak toolchain dump steps

vszakats opened this pull request 6 months ago
krb5: fix `-Wcast-align`

vszakats opened this pull request 6 months ago
idn: align AppleIDN behaviour with libidn2

Bo98 opened this pull request 6 months ago
cmake: fix `pkg-config`-based detection in `FindGSS.cmake`

vszakats opened this pull request 6 months ago
tests: show snapshot commit in testcurl

dfandrich opened this pull request 6 months ago
cmake: delete MSVC warning suppression for tests/server

vszakats opened this pull request 6 months ago
dist: add missing `test_*.py` scripts

vszakats opened this pull request 6 months ago
docs: Mention trace-config in verbose help

yedayak opened this pull request 6 months ago
ci: Update github/codeql-action digest to 429e197

renovate[bot] opened this pull request 6 months ago
ci: Update actions/upload-artifact digest to 834a144 - autoclosed

renovate[bot] opened this pull request 6 months ago
manpage: ensure a maximum width for the text version

bagder opened this pull request 6 months ago
tool_help: handle longer lines, exit on too long

bagder opened this pull request 6 months ago
Makefile.mk: fixup enabling libidn2

vszakats opened this pull request 6 months ago
cmake: drop unused `HAVE_IDNA_STRERROR`

vszakats opened this pull request 6 months ago
GHA/macos: enable AppleIDN in autotools job

vszakats opened this pull request 6 months ago
cmake: show CMake platform/compiler flags

vszakats opened this pull request 6 months ago
cmake: cleanup header paths

vszakats opened this pull request 6 months ago
wip, fiddle with test165 and WinIDN suppression

icing opened this pull request 6 months ago
curl, --test-event --parallel

icing opened this pull request 6 months ago
dist: drop buildconf

bagder opened this pull request 6 months ago
runtests: if DISABLED cannot be read, error out

bagder opened this pull request 6 months ago
cmake: replace an `MSVC_VERSION` with `MSVC`

vszakats opened this pull request 6 months ago
cmake: use numeric comparison for `HAVE_WIN32_WINNT`

vszakats opened this pull request 6 months ago
cmake: limit libidn2 `pkg-config` detection to `UNIX`

vszakats opened this pull request 6 months ago
Improve cipher options documentation

jan2000 opened this pull request 6 months ago
Windows CMake build fails with OpenSSL unresolved external symbols

micahsnyder opened this issue 6 months ago
tests: ignore QUIT from FTP protocol comparisons

bagder opened this pull request 6 months ago
docs: Mention "@-" in more places

yedayak opened this pull request 6 months ago
configure: detect AppleIDN

bagder opened this pull request 6 months ago
mbedtls: add more informative logging

jmaggard10 opened this pull request 6 months ago
cmake: add `CURL_USE_LIBUV` option

vszakats opened this pull request 6 months ago
GHA/windows: ignore test 165 in Schannel MSVC job

talregev opened this pull request 6 months ago
Flags to opcodes should ignore CURLWS_CONT flag

Pete-Cordell opened this pull request 6 months ago
build(deps): bump msys2/setup-msys2 from 2.24.0 to 2.24.1

dependabot[bot] opened this pull request 6 months ago
Use NGHTTP3 prefix instead of NGTCP2 for errors in h3 callbacks.

moritzbuhl opened this pull request 6 months ago
cmake: fix `GSS_VERSION` for Heimdal found via pkg-config

vszakats opened this pull request 6 months ago
KNOWN_BUGS: "special characers" in URL works with aws-sigv4

bagder opened this pull request 6 months ago
tool_help: fix a NULL deref in the --help option code

bagder opened this pull request 6 months ago
cmake: more syntax tidy-up

vszakats opened this pull request 6 months ago
docs: wolfssl and mbedtls add CURLOPT_TLS13_CIPHERS support

jan2000 opened this pull request 6 months ago
wolfssl: Add CURLOPT_TLS13_CIPHERS support

jan2000 opened this pull request 6 months ago
mbedtls: Add CURLOPT_TLS13_CIPHERS support

jan2000 opened this pull request 6 months ago
GHA/windows: enable HTTP/3 in wolfSSL MSVC job

talregev opened this pull request 6 months ago
cmake: add Linux CI job, fix pytest with cmake

vszakats opened this pull request 6 months ago
revert "tests/http: configure test httpd to honor client cipher order"

jan2000 opened this pull request 6 months ago
cmake: add support for versioned symbols option

vszakats opened this pull request 6 months ago
wolfssl, improve shutdown handling

icing opened this pull request 6 months ago
openssl, improve shutdown handling

icing opened this pull request 6 months ago
aws_sigv4: Fix ordering for headers with same prefix in the canonical request

austinmoore- opened this pull request 6 months ago
option CURLOPT_TCP_KEEPALIVE doesn't work with new version

feelingseas opened this issue 6 months ago
Starting with 8.9.1, SIGPIPE leaks in some cases

Cogitri opened this issue 6 months ago
cmake: add math library when compile wolfSSL and ngtcp2

talregev opened this pull request 6 months ago
SSL peer certificate or SSH remote key was not OK(60)

anil9811 opened this issue 6 months ago
src: fix linking with nghttp2 when USE_EXPLICIT_LIB_DEPS isn't set

chouquette opened this pull request 6 months ago
GHA/windows: Remove VCPKG bin path in MSVC jobs

talregev opened this pull request 6 months ago
Critical LDAP URL extensions are silently ignored

jscott0 opened this issue 6 months ago
Adds OpenSSF Scorecard documentation to `Security.md`.

vpetersson opened this pull request 6 months ago
Support QUIC sockets

moritzbuhl opened this pull request 6 months ago
multi and share debug handling

icing opened this pull request 6 months ago
curl: use libuv if --test-event is provided

bagder opened this pull request 6 months ago