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

msvc: drop support for VS2005 and older

vszakats opened this pull request 23 days ago
easy: make curl_easy_perform() return error if connection still there

bagder opened this pull request 23 days ago
CI: add/extend curl binary info, VS2010 32-bit, misc improvements

vszakats opened this pull request 23 days ago
pytest, use httpd/apache2 directly, no apachectl

icing opened this pull request 23 days ago
ci: Update debian:bookworm-slim Docker digest to 88615a9

renovate[bot] opened this pull request 23 days ago
pytest in github CI colored

icing opened this pull request 23 days ago
mprintf: terminate snprintf output on windows

jay opened this pull request 23 days ago
cmdline-opts/version.md: describe multissl, mention SSLS-EXPORT

bagder opened this pull request 23 days ago
sha256: use this with TLS builds now

bagder opened this pull request 24 days ago
curl_easy_ssls_export/import.md: made for TLS protocols

bagder opened this pull request 24 days ago
INSTALL.md: document VS2008 and mingw-w64

vszakats opened this pull request 24 days ago
cmake: enable SSLS-EXPORT in the build

bagder opened this pull request 24 days ago
tidy-up: drop parenthesis around `return` expression

vszakats opened this pull request 24 days ago
GHA: enable the SSL session export in a few builds

bagder opened this pull request 24 days ago
mprintf: fix integer handling in float precision

bagder opened this pull request 24 days ago
telnet: handle single-byte input option

bagder opened this pull request 24 days ago
altsvc: return error on dot-only name

bagder opened this pull request 24 days ago
transfer: fix CURLOPT_CURLU override logic

jay opened this pull request 24 days ago
checksrc: check for return with parens around a value/name

bagder opened this pull request 25 days ago
multihandle: add an ssl_scache here

bagder opened this pull request 25 days ago
curl-functions.m4: fix indentation in `CURL_SIZEOF()`

vszakats opened this pull request 25 days ago
cmake: pick a better IPv6 feature flag when assembling the feature list

vszakats opened this pull request 25 days ago
tidy-up: drop parenthesis around `return` values

vszakats opened this pull request 25 days ago
config: drop unused code and variables

vszakats opened this pull request 25 days ago
build: add Windows CE / CeGCC support, with CI jobs

vszakats opened this pull request 26 days ago
system.h: fix indentation

vszakats opened this pull request 26 days ago
cmake: drop VS2010 "Dialog Hell" workaround added in 2013

vszakats opened this pull request 26 days ago
configure: streamline Windows large file feature check

vszakats opened this pull request 26 days ago
src: add CURLOPT_UPLOAD_FLAGS

tiymat opened this pull request 26 days ago
curl_setup: fix missing `ADDRESS_FAMILY` type in rare build cases

vszakats opened this pull request 26 days ago
windows: drop redundant `USE_WIN32_SMALL_FILES` macro

vszakats opened this pull request 27 days ago
tidy-up: `curl_setup.h`, `curl_setup_once.h`, `config-win32ce.h`

vszakats opened this pull request 27 days ago
system.h: drop duplicate and no-op code

vszakats opened this pull request 27 days ago
Create Tesgdg

abdurrazzak7395 opened this pull request 27 days ago
ci: Update actions/upload-artifact digest to 65c4c4a

renovate[bot] opened this pull request 27 days ago
build: fix `-Wtrampolines` picky warning for gcc 4.x versions

vszakats opened this pull request 27 days ago
msvc: tidy up `_CRT_*_NO_DEPRECATE` definitions

vszakats opened this pull request 28 days ago
msvc: move `_CRT_*` macros to `curl_setup.h`

vszakats opened this pull request 28 days ago
msvc: declare `_fseeki64()` for VS2003

vszakats opened this pull request 28 days ago
system.h: drop compilers lacking 64-bit integer type (Windows/MS-DOS)

vszakats opened this pull request 28 days ago
write-out variable 'tls_earlydata'

icing opened this pull request 28 days ago
msvc: assume `_INTEGRAL_MAX_BITS >= 64`

vszakats opened this pull request 28 days ago
GnuTLS: fix 'time_appconnect' for early data

icing opened this pull request 28 days ago
change session cache dimensions

icing opened this pull request 28 days ago
msvc: drop checks for `_MSC_VER >= 900`

vszakats opened this pull request 28 days ago
curl_trc: repair build with verbose strings disabled

bagder opened this pull request 28 days ago
vtls_scache: fix possible null ptr deref

bagder opened this pull request 28 days ago
tool_ssls: fix "ignored return value" warning

bagder opened this pull request 28 days ago
vtls_scache: avoid a "Redundant Condition"

bagder opened this pull request 28 days ago
Low FTP upload speed on MacOS

ylazy opened this issue 28 days ago
msvc: drop checks for ancient versions

vszakats opened this pull request 29 days ago
update ECH APIs to those agreed with OpenSSL maintainers

sftcd opened this pull request 29 days ago
tidy-up: delete stray references from autotools, docs

vszakats opened this pull request 29 days ago
HTTP/2, strip TE request header

icing opened this pull request 29 days ago
LF in an e-mail body is rejected by sendmail 8.18.1

ppisar opened this issue 29 days ago
HTTP2 frame issue with libcurl and openscap

Jiri-Stary opened this issue 29 days ago
appveyor: tidy up shell code

vszakats opened this pull request 29 days ago
build: delete `-Wsign-conversion` related FIXMEs

vszakats opened this pull request 29 days ago
FAQ

RoxanaRibera opened this issue 29 days ago
cookie: cap expire times to 400 days

bagder opened this pull request 29 days ago
ci: Update dependency nibanks/msh3 to v0.8.0

renovate[bot] opened this pull request 30 days ago
appveyor: always use cmake `-A` option to select x64

vszakats opened this pull request 30 days ago
appveyor: bump VS2008 jobs to VS2010

vszakats opened this pull request 30 days ago
ci: Update rojopolis/spellcheck-github-actions digest to 9e0a5fb

renovate[bot] opened this pull request 30 days ago
appveyor: reorder builds to get useful results earlier

vszakats opened this pull request 30 days ago
DEPRECATE: remove msh3 in six months

bagder opened this pull request about 1 month ago
GHA/linux: bump MSH3 to 0.7.0

vszakats opened this pull request about 1 month ago
content_encoding: namespace GZIP flag constants

vszakats opened this pull request about 1 month ago
Add completion for paths after @ for fish

tyilo opened this pull request about 1 month ago
GHA/windows: drop MSH3 job (broken after 0.7.0 bump)

vszakats opened this pull request about 1 month ago
msvc: add VS2012 CI job, fix compiler warnings in LDAP and tests

vszakats opened this pull request about 1 month ago
cmake: pre-fill `HAVE_STDINT_H` on Windows

vszakats opened this pull request about 1 month ago
feature ssls-export for SSL session im-/export

icing opened this pull request about 1 month ago
msvc: fix building with `HAVE_INET_NTOP` and MSVC <=1900

vszakats opened this pull request about 1 month ago
TEST: appveyor: add cmake jobs similar to winbuild

vszakats opened this pull request about 1 month ago
cookie: small variable type cleanups

bagder opened this pull request about 1 month ago
cmake: deprecate winbuild, add migration guide from legacy build methods

vszakats opened this pull request about 1 month ago
ci: Update dependency awslabs/aws-lc to v1.42.0

renovate[bot] opened this pull request about 1 month ago
build(deps): bump cygwin/cygwin-install-action from 4 to 5

dependabot[bot] opened this pull request about 1 month ago
gha: Update cygwin/cygwin-install-action action to v5 - autoclosed

renovate[bot] opened this pull request about 1 month ago
checksrc: Don't allow snprintf specifically

yedayak opened this pull request about 1 month ago
autotools: silence gcc warnings in libtool code

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

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

DOUGLASDAVIS3699 opened this pull request about 1 month ago
Fixed the SIGPIPE signal leak in version 8.9.1

dinghenc opened this pull request about 1 month ago
mime: explicitly rewind subparts at attachment time.

monnerat opened this pull request about 1 month ago
CI: improved markdown spellcheck

bagder opened this pull request about 1 month ago
Use SSL_poll to determine writeability of QUIC streams

nhorman opened this pull request about 1 month ago
netrc: 'default' with no credentials is not a match

bagder opened this pull request about 1 month ago
INFRASTRUCTURE.md: project infra

bagder opened this pull request about 1 month ago
Tls ticket import export

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

bagder opened this pull request about 1 month ago
Fix compiler warning in smb.c

prpr19xx opened this pull request about 1 month ago
websocket, fix EAGAIN handling, improve testing

icing opened this pull request about 1 month ago
docs/libcurl/opts: clarify the return values

bagder opened this pull request about 1 month ago
docs/libcurl: return value overhaul

bagder opened this pull request about 1 month ago
docs: use lowercase curl and libcurl

bagder opened this pull request about 1 month ago
docs/cmdline-opts/_ENVIRONMENT.md: minor language fix

bagder opened this pull request about 1 month ago