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

checksrc: Don't allow snprintf specifically

yedayak opened this pull request about 23 hours ago
autotools: silence gcc warnings in libtool code

vszakats opened this pull request 1 day ago
Allow *.internal wildcard TLS certificate

ttc0419 opened this issue 1 day ago
sudo su && Update README.md

DOUGLASDAVIS3699 opened this pull request 2 days ago
Fixed the SIGPIPE signal leak in version 8.9.1

dinghenc opened this pull request 3 days ago
mime: explicitly rewind subparts at attachment time.

monnerat opened this pull request 3 days ago
CI: improved markdown spellcheck

bagder opened this pull request 3 days ago
Use SSL_poll to determine writeability of QUIC streams

nhorman opened this pull request 3 days ago
netrc: 'default' with no credentials is not a match

bagder opened this pull request 3 days ago
INFRASTRUCTURE.md: project infra

bagder opened this pull request 3 days ago
Tls ticket import export

icing opened this pull request 3 days ago
CURLOPT_SEEKFUNCTION.md: used for FTP, HTTP and SFTP (only)

bagder opened this pull request 4 days ago
Fix compiler warning in smb.c

prpr19xx opened this pull request 4 days ago
websocket, fix EAGAIN handling, improve testing

icing opened this pull request 4 days ago
docs/libcurl/opts: clarify the return values

bagder opened this pull request 4 days ago
docs/libcurl: return value overhaul

bagder opened this pull request 4 days ago
docs: use lowercase curl and libcurl

bagder opened this pull request 4 days ago
docs/cmdline-opts/_ENVIRONMENT.md: minor language fix

bagder opened this pull request 4 days ago
cmake/FindLDAP: avoid framework locations for libs too (Apple)

vszakats opened this pull request 5 days ago
curl_sha512_256: rename symbols to the curl namespace

vszakats opened this pull request 5 days ago
src: drop support for `CURL_TESTDIR` debug env

vszakats opened this pull request 5 days ago
cmake: make system libraries `dl`, `m`, `pthread` customizable

vszakats opened this pull request 5 days ago
docs/HTTP-COOKIES.md: link to more information

bagder opened this pull request 5 days ago
COPYING: bump copyright year range to 1996 - 2025

bagder opened this pull request 5 days ago
hash: add asserts in hash_element_dtor()

bagder opened this pull request 5 days ago
GHA/http3-linux: use stable wolfSSL version

vszakats opened this pull request 5 days ago
GHA/http3-linux: drop redundant `pkg-config` paths for ngtcp2/nghttp2

vszakats opened this pull request 5 days ago
ci: Update dependency wolfSSL/wolfssl to v5.7.6

renovate[bot] opened this pull request 6 days ago
lib: remove `__EMX__` guards

vszakats opened this pull request 6 days ago
file: fix Android compiler warning

vszakats opened this pull request 6 days ago
file: drop `OPEN_NEEDS_ARG3` option

vszakats opened this pull request 6 days ago
select: avoid a NULL deref in cwfds_add_sock

bagder opened this pull request 6 days ago
connection pool, count shutdowns against conn limits

icing opened this pull request 6 days ago
urlapi: cleanup the redirect logic somewhat

bagder opened this pull request 6 days ago
test483: require cookie support

MarcelRaad opened this pull request 6 days ago
GHA/configure-vs-cmake: trigger by `CMake/**` updates

vszakats opened this pull request 7 days ago
GHA/http3-linux: do run on cmake build updates

vszakats opened this pull request 7 days ago
cmake: sync OpenSSL QUIC fork detection with autotools

vszakats opened this pull request 7 days ago
cmp-config: drop 3 exceptions

vszakats opened this pull request 7 days ago
build: replace configure check with PP condition (Android <21)

vszakats opened this pull request 7 days ago
cmake: fix `net/in.h` detection for MS-DOS

vszakats opened this pull request 7 days ago
build: fix unsigned `time_t` detection for cmake, MS-DOS, AmigaOS

vszakats opened this pull request 7 days ago
configure: drop unused detections and macros

vszakats opened this pull request 7 days ago
GHA/non-native: measure duration of individual build steps inside VMs

vszakats opened this pull request 7 days ago
TheArtOfHttpScripting.md: rewrite double 'that'

bagder opened this pull request 7 days ago
curl/var: change byte offset syntax for assignments

bagder opened this pull request 7 days ago
Tls session, keep only expiry date

icing opened this pull request 7 days ago
test3105: verify multi_remove_handle done twice

bagder opened this pull request 7 days ago
cmake: rename Windows detection cache file

vszakats opened this pull request 8 days ago
CURLMOPT_MAX_TOTAL_CONNECTIONS seems to be ignored

baranyaib90 opened this issue 8 days ago
CURLOPT_MAXAGE_CONN value seems to be ignored

baranyaib90 opened this issue 8 days ago
cmake: use `STREQUAL` to detect Linux

vszakats opened this pull request 8 days ago
curl-config in C supporting CMake builds

phetdam opened this pull request 9 days ago
ci: Update vmactions/omnios-vm digest to 8eba2a9

renovate[bot] opened this pull request 9 days ago
multi: fix return code for an already-removed easy handle

jay opened this pull request 9 days ago
GHA/windows: shorten job timeouts

vszakats opened this pull request 9 days ago
cmake: optimize out 4 picky warning option detections with gcc

vszakats opened this pull request 9 days ago
urlapi: fix redirect to a new fragment or query (only)

bagder opened this pull request 9 days ago
mbedtls, fix handling of blocked sends

icing opened this pull request 9 days ago
cmake: drop unused `HAVE_SYS_XATTR_H` detection

vszakats opened this pull request 9 days ago
cmake: tidy up local variable names

vszakats opened this pull request 9 days ago
GHA/macos: preload cmake detection results

vszakats opened this pull request 10 days ago
cmake: drop duplicate Windows cache value

vszakats opened this pull request 10 days ago
tidy-up: rename `MHDX_INLINE` to `CURL_FORCEINLINE`

vszakats opened this pull request 10 days ago
GHA/non-native: fix CM/AM in FreeBSD job names

vszakats opened this pull request 10 days ago
Parsing anchor links changes path/query of URL

jeroen opened this issue 10 days ago
checksrc: introduce 'banfunc' to ban specific functions

bagder opened this pull request 10 days ago
checksrc: make the SSCANF check opt-in

bagder opened this pull request 10 days ago
http: ignore invalid Retry-After dates

jay opened this pull request 11 days ago
cmake: add `librtmp` Find module

vszakats opened this pull request 11 days ago
Build and test for Linux/ARM64

odidev opened this issue 12 days ago
ci: Update debian:bookworm-slim Docker digest to 719ab80

renovate[bot] opened this pull request 12 days ago
cmake: allow `CURL_LTO` regardless of `CURL_BUILD_TYPE`, enable in CI

vszakats opened this pull request 13 days ago
cmake/FindLibpsl: protect against `pkg-config` "half-detection"

vszakats opened this pull request 13 days ago
cookie: fix crash in netscape cookie parsing (take 2)

jay opened this pull request 14 days ago
clang-tidy: add to CI, add cmake support, fix fallouts

vszakats opened this pull request 14 days ago
cookie: fix crash in netscape cookie parsing

jay opened this pull request 14 days ago
curl_url_set.md: adjust the added-in to 7.62.0

bagder opened this pull request 14 days ago
Incorrect 'added in' for curl_url_set

jeroen opened this issue 14 days ago
Most autobuilds failing because of SSCANF checksrc warnings

MarcelRaad opened this issue 14 days ago
http: fix build with `CURL_DISABLE_COOKIES`

MarcelRaad opened this pull request 14 days ago
build: drop `-Winline` picky warning

vszakats opened this pull request 14 days ago
build(deps): bump actions/cache from 4.1.2 to 4.2.0

dependabot[bot] opened this pull request 14 days ago
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0

dependabot[bot] opened this pull request 14 days ago
build: fix -Winline error when building with DEBUG

heitbaum opened this pull request 14 days ago
openssl: fix ECH logic

bagder opened this pull request 14 days ago
build: fix the tidy targets for autotools

bagder opened this pull request 14 days ago
ngtcp2: fix two cases of value stored never read

bagder opened this pull request 15 days ago
HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)

0xCognition opened this issue 15 days ago
curl-config: tidy up, optimize

vszakats opened this pull request 15 days ago
cmake: move GSS init before feature detections

vszakats opened this pull request 15 days ago