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

Error: curl 56 HTTP/2 stream N was reset

georgii-sosnovikov opened this issue over 1 year ago
Fixe unused variable ctx in cf-socker.c

humbleAcolyte opened this pull request over 1 year ago
curl_multi_fdset() change of behavior

jeroen opened this issue over 1 year ago
Tests broken with native Windows perl

MarcelRaad opened this issue over 1 year ago
In the case of poor networking

illidanstormrange opened this issue over 1 year ago
CI: macos: use older gcc version

pheiduck opened this pull request over 1 year ago
tool: add command line variables

bagder opened this pull request over 1 year ago
Unslowing hyper

icing opened this pull request over 1 year ago
example/maxconnects: set maxconnects example

xquery opened this pull request over 1 year ago
HTTP/2 and HTTP/2 upload handling fixes

icing opened this pull request over 1 year ago
example/opensslthreadlock: remove

bagder opened this pull request over 1 year ago
example/connect-to: show CURLOPT_CONNECT_TO

bagder opened this pull request over 1 year ago
libcurl-ws.3: mention raw mode

bagder opened this pull request over 1 year ago
example/default-scheme: set the default scheme for schemeless URLs

bagder opened this pull request over 1 year ago
example/hsts-preload: show one way to HSTS preload

bagder opened this pull request over 1 year ago
CI: use upstream zlib from homebrew

pheiduck opened this pull request over 1 year ago
examples/smtp-mime: use CURLOPT_MAIL_RCPT_ALLOWFAILS

bagder opened this pull request over 1 year ago
examples: make use of CURLOPT_(REDIR_|)PROTOCOLS_STR

bagder opened this pull request over 1 year ago
examples/http-options: show how to send "OPTIONS *"

bagder opened this pull request over 1 year ago
cf-socket: skip calling getpeername() for TFTP

bagder opened this pull request over 1 year ago
http: rectify the outgoing Cookie: header field size check

bagder opened this pull request over 1 year ago
http/2, workaround for stalled uploads

icing opened this pull request over 1 year ago
Improve test and test harness reliability

dfandrich opened this pull request over 1 year ago
Test reliability needs improvement

dfandrich opened this issue over 1 year ago
NULL connection name sometimes in test 1506

dfandrich opened this issue over 1 year ago
BearSSL appears to drop the last TLS frame sometimes

dfandrich opened this issue over 1 year ago
lib: fix some format specifiers

jay opened this pull request over 1 year ago
test427: add `cookies` feature and keyword

MarcelRaad opened this pull request over 1 year ago
examples/multi-debugcallback.c: avoid the bool typedef

bagder opened this pull request over 1 year ago
curl_ws_*.3: enhance

bagder opened this pull request over 1 year ago
docs/libcurl/libcurl.3: cleanups and improvements

bagder opened this pull request over 1 year ago
libcurl-ws.3. WebSocket API overview

bagder opened this pull request over 1 year ago
fopen: fix conversion warning on 32-bit Android

MarcelRaad opened this pull request over 1 year ago
http2: fix variable type

MarcelRaad opened this pull request over 1 year ago
tool_parsecfg: support environment variables in config files

bagder opened this pull request over 1 year ago
vtls: fix potentially uninitialized local variable warnings

bagder opened this pull request over 1 year ago
Leading slash in POST data prepends garbage on Windows

omartijn opened this issue over 1 year ago
vtls: avoid memory leak if sha256 call fails

bagder opened this pull request over 1 year ago
examples/ipv6: disable on win32

bagder opened this pull request over 1 year ago
CURLOPT_INFILESIZE.3: mention -1 triggers chunked

bagder opened this pull request over 1 year ago
test427: verify sending more cookies than fit in a 8190 bytes line

bagder opened this pull request over 1 year ago
CURLOPT_AWS_SIGV4.3: remove unused variable from example

bagder opened this pull request over 1 year ago
Segmentation fault in libcurl with "CURLOPT_PROXYHEADER"

cyrillpetroff opened this issue over 1 year ago
docs: update CURLOPT_UPLOAD.3

oleg-jukovec opened this pull request over 1 year ago
docs: Can't typedef bool in c23

crrodriguez opened this pull request over 1 year ago
SMTP always uses VRFY (regression in 8.1)

netfenceventu opened this issue over 1 year ago
Update HTTP3.md and change openssl

Karthikdasari0423 opened this pull request over 1 year ago
CI: openssl-3.0.9+quic

pheiduck opened this pull request over 1 year ago
Update HTTP3.md and change the supported ngtcp2 and nghttp3 versions

Karthikdasari0423 opened this pull request over 1 year ago
docs: update the supported ngtcp2 and nghttp3 versions

dfandrich opened this pull request over 1 year ago
Update curl_ngtcp2.c and https://github.com/curl/curl/issues/11292

Karthikdasari0423 opened this pull request over 1 year ago
Unable to build curl with ngtcp2 v0.15.0

Karthikdasari0423 opened this issue over 1 year ago
timeval: use CLOCK_MONOTONIC_RAW if available

bagder opened this pull request over 1 year ago
examples/https.c: use CURLOPT_CA_CACHE_TIMEOUT

bagder opened this pull request over 1 year ago
CURLOPT_SSH_PRIVATE_KEYFILE.3: expand on the file search

bagder opened this pull request over 1 year ago
HTTP/3, curl_ngtcp2, using ever increasing timestamp in io

icing opened this pull request over 1 year ago
curl_pushheader_byname/bynum.3: document in their own man pages

bagder opened this pull request over 1 year ago
CMake FetchContent with ZLIB fails (>=8.0.0)

gvne opened this issue over 1 year ago
example/http2-download: set CURLOPT_BUFFERSIZE

bagder opened this pull request over 1 year ago
example/crawler: also set CURLOPT_AUTOREFERER

bagder opened this pull request over 1 year ago
example/ipv6: feature CURLOPT_ADDRESS_SCOPE in use

bagder opened this pull request over 1 year ago
Problems with sftp using curl.

Q-coder opened this issue over 1 year ago
documentation: fix missing parameter names in examples

Aketzu opened this pull request over 1 year ago
examples/ftpuploadresume.c: add use of CURLOPT_ACCEPTTIMEOUT_MS

bagder opened this pull request over 1 year ago
examples/unixsocket.c: example using CURLOPT_UNIX_SOCKET_PATH

bagder opened this pull request over 1 year ago
CI: fixup: future macos xcode issues for cmake gcc builds

pheiduck opened this pull request over 1 year ago
curl_url_set: enforce the max string length check for all parts

bagder opened this pull request over 1 year ago
urlapi: have *set() prepend a slash if one is missing

bagder opened this pull request over 1 year ago
Update tls13-ciphers.d to include Schannel.

wyattoday opened this pull request over 1 year ago
ARM arch is not supported in latest version

danyalg opened this issue over 1 year ago
Problems with FTPS using CURL

Q-coder opened this issue over 1 year ago
runtests: make test file directories in log/N

dfandrich opened this pull request over 1 year ago
Handling of subdomain starting with a number

pejobo opened this issue over 1 year ago
tests: fix error handling around UNIX sockets

dfandrich opened this pull request over 1 year ago
runtests: move parallel log dirs from logN to log/N

bagder opened this pull request over 1 year ago
docs/examples/websocket.c: websocket example using CONNECT_ONLY

bagder opened this pull request over 1 year ago
ws: make the curl_ws_meta() return pointer a const

bagder opened this pull request over 1 year ago
websocket-cb: example doing WebSocket download using callback

bagder opened this pull request over 1 year ago
runtests; give each server a unique log lock file

dfandrich opened this pull request over 1 year ago
Native Windows can't create UNIX sockets

dfandrich opened this issue over 1 year ago
Curl 8.1.2 arm64 container image is broken

dany74q opened this issue over 1 year ago
./configure breaks with release 8.1.2

icebluey opened this issue over 1 year ago
runtests: document the -j parallel testing option

dfandrich opened this pull request over 1 year ago
src/hostip.c: Move macOS-specific calls into global init call

stanhu opened this pull request over 1 year ago
Fix comment typo

verhovsky opened this pull request over 1 year ago
URL using bad/illegal format

bukshee opened this issue over 1 year ago
urlapi: scheme starts with alpha

bagder opened this pull request over 1 year ago
URL scheme validation does not correctly implement RFC 3986

ad0p opened this issue over 1 year ago
ngtcp2: use 0.16.0

pheiduck opened this pull request over 1 year ago
bufq: make write/pass methods more robust

icing opened this pull request over 1 year ago
runtests: create multiple test runners when requested

dfandrich opened this pull request over 1 year ago
build: drop unused/redundant `HAVE_WINLDAP_H`

vszakats opened this pull request over 1 year ago