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

x509asn1: make Curl_extract_certinfo store error message

bagder opened this pull request 8 months ago
curl: (43) A libcurl function was given a bad argument

ryandesign opened this issue 8 months ago
appveyor: dump build logs on failure in VS2008 jobs

vszakats opened this pull request 8 months ago
CURLOPT_NETRC.md: clarify what it does on Windows

bagder opened this pull request 8 months ago
KNOWN_BUGS: "HTTP/2 + TLS spends a lot of time in recv"

bagder opened this pull request 8 months ago
cmake: fix quotes when appending multiple options (SecureTransport)

vszakats opened this pull request 8 months ago
examples: Add missing binaries to .gitignore

yedayak opened this pull request 8 months ago
docs: Reference non deprecated curl options

yedayak opened this pull request 8 months ago
BINDINGS: update java link to one that exists

bagder opened this pull request 8 months ago
gnutls: pass in SNI name, not hostname when checking cert

bagder opened this pull request 8 months ago
cmake: add `CURL_USE_GSASL` option with detection + CI test

talregev opened this pull request 8 months ago
build: enable AppleIDN / WinIDN by default

vszakats opened this pull request 8 months ago
ci: Update rojopolis/spellcheck-github-actions digest to d354a4d

renovate[bot] opened this pull request 8 months ago
ci: Update actions/checkout digest to 692973e

renovate[bot] opened this pull request 8 months ago
cmake: allow SOVERSION override with `CURL_LIBCURL_SOVERSION`

vszakats opened this pull request 8 months ago
transfer: set CSELECT_IN if there is data pending

bagder opened this pull request 8 months ago
cf-socket: optimize curlx_nonblock() and check its return error

panjf2000 opened this pull request 8 months ago
configure: use AC_MSG_WARN for TLS/experimental warning texts

bagder opened this pull request 8 months ago
GHA: detect and warn for more English contractions

bagder opened this pull request 8 months ago
ci: Update dependency ngtcp2/ngtcp2 to v1.6.0

renovate[bot] opened this pull request 8 months ago
ci: Update dependency ngtcp2/nghttp3 to v1.4.0

renovate[bot] opened this pull request 8 months ago
connections graceful shutdown

icing opened this pull request 8 months ago
cmake: stop setting SOVERSION for the static lib target

vszakats opened this pull request 8 months ago
ci: Update github/codeql-action digest to 23acc5c

renovate[bot] opened this pull request 8 months ago
ci: Update debian:bookworm-slim Docker digest to 84d83b2

renovate[bot] opened this pull request 8 months ago
tool_getparam: fix the bsearch call for ip-tos names

bagder opened this pull request 8 months ago
Build failure with --enable-werror on gcc-12

samuel40791765 opened this issue 8 months ago
test: fix the typo with CURLOPT_TCP_KEEPCNT

panjf2000 opened this pull request 8 months ago
os400: make it compilable again

monnerat opened this pull request 8 months ago
cd2nroff: convert two warnings to errors

bagder opened this pull request 8 months ago
request: change the struct field bodywrites to a bool, only for hyper

bagder opened this pull request 8 months ago
http: remove "struct HTTP"

bagder opened this pull request 8 months ago
urlapi: use a correct value for CURLU_NO_GUESS_SCHEME

bagder opened this pull request 8 months ago
file: separate fake headers and body with a stand-alone CRLF

bagder opened this pull request 8 months ago
TODO: make it "Add missing features to TLS backends"

bagder opened this pull request 8 months ago
fix typos

RainRat opened this pull request 8 months ago
CURLOPT_ECH.md: remove repeated 'if'

bagder opened this pull request 8 months ago
vms: fixed language in comment

bagder opened this pull request 8 months ago
test1486: verify that write-out.md and tool_writeout.c are in sync

bagder opened this pull request 8 months ago
openssl: shortcut store_expired for negative timeouts

bagder opened this pull request 8 months ago
pytest: include testenv/vsftpd.py in dist tarball

guilherme-puida opened this pull request 8 months ago
GHA: add cmake MSYS2 native job

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

renovate[bot] opened this pull request 8 months ago
DISTROS: add MSYS2 (native) links

vszakats opened this pull request 8 months ago
tool_writeout: bsearch the variable name

bagder opened this pull request 8 months ago
xfer_setup and non-blocking shutdown

icing opened this pull request 8 months ago
misclick, deleted

vszakats opened this pull request 8 months ago
libcurl.pc: add `Requires.private`, `Requires` for static linking

vszakats opened this pull request 8 months ago
curl: support -w '%{num_retries}

bagder opened this pull request 8 months ago
transfers, do not EXPIRE_NOW blocked

icing opened this pull request 8 months ago
curl: support VLAN Priority: --vlan-priority

orgads opened this pull request 8 months ago
cmdline-opts: tidy up --ip-tos and --mptcp

bagder opened this pull request 8 months ago
CURLOPT_CONNECTTIMEOUT*: clarify, document the milliseond version

bagder opened this pull request 8 months ago
connection shutdown, basics and first use

icing opened this pull request 8 months ago
build: keep `-Wsign-conversion` disabled

vszakats opened this pull request 8 months ago
noproxy: test bad ipv6 net size first

bagder opened this pull request 8 months ago
multi_wait, define structs for pollfd/waitfd population

icing opened this pull request 8 months ago
curl rpc 56 errno 0 when using git clone

tgemvz opened this issue 8 months ago
cmake: enable SOVERSION for Cygwin and `CMAKE_DLL_NAME_WITH_SOVERSION`

vszakats opened this pull request 8 months ago
cmake: bring `curl-config.cmake` closer to `FindCURL`

vszakats opened this pull request 8 months ago
build: silence `-Wsign-conversion` in `FD_SET()`/`FD_ISSET()`

vszakats opened this pull request 8 months ago
managen: warn on excessively long help texts

bagder opened this pull request 8 months ago
cmdline-opts/ech.md: shorten the help text

bagder opened this pull request 8 months ago
connection shutdown, basics and first use

icing opened this pull request 8 months ago
GHA: try energy estimation

vszakats opened this pull request 8 months ago
cmdline-opts/_PROTOCOLS.md: mention WS(S)

bagder opened this pull request 8 months ago
cmdline-opts/fail.md: expand and clarify

bagder opened this pull request 8 months ago
doh-insecure.md: expand

bagder opened this pull request 8 months ago
socketpair: omit the function definition on Windows for disable-socketpair

panjf2000 opened this pull request 8 months ago
cmdline: expand proxy option explanations

bagder opened this pull request 8 months ago
cmdline-opts: expand on the parallel explanations

bagder opened this pull request 8 months ago
cfilters: make Curl_conn_connect always assign 'done'

bagder opened this pull request 8 months ago
CURLOPT_INTERFACE.md: quote the less-than and larger-than

bagder opened this pull request 8 months ago
cmdline-opts/interface.md: expand the documentation

bagder opened this pull request 8 months ago
ci: Update github/codeql-action digest to 2e230e8

renovate[bot] opened this pull request 8 months ago
url: allow DoH transfers to override max connection limit

bagder opened this pull request 8 months ago
vtls, new io_need flags for poll handling

icing opened this pull request 8 months ago
tests: delete redundant `!MSDOS` guard

vszakats opened this pull request 8 months ago
lib: fix thread entry point to return `DWORD` on WinCE

vszakats opened this pull request 8 months ago
test: fix the -Werror=maybe-uninitialized for logmsg

panjf2000 opened this pull request 8 months ago
socketpair: add `eventfd` and use `SOCK_NONBLOCK` for `socketpair()`

panjf2000 opened this pull request 8 months ago
`--ciphers` may not properly set `--tls13-ciphers`

MasterInQuestion opened this issue 8 months ago
GHA: show cmake error log in Windows and non-native workflows

vszakats opened this pull request 8 months ago
curl-config: revert to backticks to support old target envs

vszakats opened this pull request 8 months ago
windows: fix UWP builds, add GHA job

vszakats opened this pull request 8 months ago
tidy-up: add `curl_off_t` casts

vszakats opened this pull request 8 months ago
KNOWN_BUGS: quiche: QUIC connection is draining

bagder opened this pull request 8 months ago
KNOWN_BUGS: add two aws-sigv4 issues to the list of problems

bagder opened this pull request 8 months ago
tcpkeepalive: support setting TCP keep-alive parameters on Solaris <11.4

panjf2000 opened this pull request 8 months ago
GHA: fix old mingw-w64 32-bit job

vszakats opened this pull request 8 months ago
lib: tidy up types and casts

vszakats opened this pull request 8 months ago
GHA: disable MQTT and WebSocket tests in Windows jobs

vszakats opened this pull request 8 months ago
tool_cb_hdr: check fflush and return error for failed header writes

bagder opened this pull request 8 months ago
x509asn1: fallback to dotted OID representation

Bo98 opened this pull request 8 months ago
x509asn1: add some common ECDSA OIDs

Bo98 opened this pull request 8 months ago
GHA: fix caching old mingw-w64 toolchains in the Windows workflow

vszakats opened this pull request 8 months ago
socket: exploit `SOCK_NONBLOCK` to eliminate extra system calls

panjf2000 opened this pull request 8 months ago
Update request.md

leeli0 opened this pull request 8 months ago
random OOM errors

Gvwyn opened this issue 8 months ago