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
build: add more picky warnings and fix them
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
test348: suppress uploaded data check
monnerat opened this pull request about 1 year ago
monnerat opened this pull request about 1 year ago
duphandle: also free 'outcurl->cookies' in error path
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
a memory leak on ubuntu 20.04 in vritual machine
lemon19900815 opened this issue about 1 year ago
lemon19900815 opened this issue about 1 year ago
libcurl.dll memory leak
southernedge opened this issue about 1 year ago
southernedge opened this issue about 1 year ago
sasl: fix `-Wunused-function` compiler warning
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
config-win32: set `HAVE_SNPRINTF` for mingw-w64
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
build: picky warning updates
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
urldata: move cookielist from UserDefined to UrlState
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
Unable to exchange encryption keys
danielhalati opened this issue about 1 year ago
danielhalati opened this issue about 1 year ago
tool: support bold headers in Windows
jay opened this pull request about 1 year ago
jay opened this pull request about 1 year ago
tool_cb_hdr: add an additional parsing check
jay opened this pull request about 1 year ago
jay opened this pull request about 1 year ago
ancestor: provide a handle to inherit from/use
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
easy: in duphandle, init the cookies for the new handle
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
duphandle: use strdup to clone *COPYPOSTFIELDS if size is not set
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
cmake build failed
wddsx opened this issue about 1 year ago
wddsx opened this issue about 1 year ago
make curl_easy_duphandle() handle HSTS correctly
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
Is it possible to use c-ares version 1.21.0 with curl version 7.79.1
sachusachin622 opened this issue about 1 year ago
sachusachin622 opened this issue about 1 year ago
autotools: accept linker flags via `CURL_LDFLAGS_{LIB,BIN}`
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
allow longer http methods for service-specific custom methods
gfx opened this pull request about 1 year ago
gfx opened this pull request about 1 year ago
autotools: avoid passing `LDFLAGS` twice for libcurl
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
curl or github somehow changes an exe file
l-urk opened this issue about 1 year ago
l-urk opened this issue about 1 year ago
VULN-DISCLOSURE-POLIC: remove broken link to hackerone
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
tidy-up: dedupe Windows system libs in cmake
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
Fix IPFS review feedback
markg85 opened this pull request about 1 year ago
markg85 opened this pull request about 1 year ago
Unable to upload files to ftp server with curl 7.87.0 and above
davoustp opened this issue about 1 year ago
davoustp opened this issue about 1 year ago
Trouble with --ca-native flag
nitrogene opened this issue about 1 year ago
nitrogene opened this issue about 1 year ago
Support ECH with wolfssl
theoparis opened this issue about 1 year ago
theoparis opened this issue about 1 year ago
(92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2) on tesla.com
robinbrisa opened this issue about 1 year ago
robinbrisa opened this issue about 1 year ago
cmake: Fix multiple include of CURL package
hjmallon opened this pull request about 1 year ago
hjmallon opened this pull request about 1 year ago
Cookie file permissions are narrowed when saved as a different user
hwti opened this issue about 1 year ago
hwti opened this issue about 1 year ago
tidy-up: use `OPENSSL_VERSION_NUMBER`
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
`curl_url_set`: Setting a host name with a port as `CURLUPART_URL` returns `CURLUE_UNSUPPORTED_SCHEME` instead of `CURLUE_BAD_SCHEME`
Fulgen301 opened this issue about 1 year ago
Fulgen301 opened this issue about 1 year ago
resolve.d: drop a multi use-sentence
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
Fix for StartTransfer Time
zousar opened this pull request about 1 year ago
zousar opened this pull request about 1 year ago
Fix -Walloc-size
thesamesam opened this pull request about 1 year ago
thesamesam opened this pull request about 1 year ago
curl version 8.4.0 curl_easy_perform error: getaddrinfo() thread failed to start
nitrogene opened this issue about 1 year ago
nitrogene opened this issue about 1 year ago
Makefile: generate the VC 14.20 project files at dist-time
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
content_encoding: make Curl_all_content_encodings allocless
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
Makefile.am: drop vc10, vc11 and vc12 from the dist tarball
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
cmake: option to disable install & drop `curlu` target when unused
i1qh2n opened this pull request about 1 year ago
i1qh2n opened this pull request about 1 year ago
TLS version options are not completely mirrored to their proxy counterparts
aaronmdjones opened this issue about 1 year ago
aaronmdjones opened this issue about 1 year ago
vtls: use ALPN "http/1.1" for HTTP/1.x, including HTTP/1.0
mkauf opened this pull request about 1 year ago
mkauf opened this pull request about 1 year ago
Unexpected Timing Data When Limiting Concurrent Connections
zousar opened this issue about 1 year ago
zousar opened this issue about 1 year ago
transfer, readwrite improvements (client writer part3)
icing opened this pull request about 1 year ago
icing opened this pull request about 1 year ago
Windows VC14.20 project missing
dsv123 opened this pull request about 1 year ago
dsv123 opened this pull request about 1 year ago
curl: move IPFS code into src/tool_ipfs.[ch]
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
tool_operate: do not mix memory models
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
lib: accept 100MB input strings and 100MB HTTP request
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
VULN-DISCLOSURE-POLICY: escape sequences are not a security flaw
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
CURLOPT_CAINFO_BLOB.3: explain what CURL_BLOB_COPY does
jay opened this pull request about 1 year ago
jay opened this pull request about 1 year ago
build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H`
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
rand: fix build error with autotools + LibreSSL
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS` build error
vszakats opened this issue about 1 year ago
vszakats opened this issue about 1 year ago
http: refactor http auth into static functions
Gottox opened this pull request about 1 year ago
Gottox opened this pull request about 1 year ago
strdup: do Curl_strndup without strncpy
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
openssl: identify the "quictls" backend correctly
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
curl.h: add CURLE_TOO_LARGE
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
URLs over 1MB give "Out of memory" after connection has been made
jeroen opened this issue about 1 year ago
jeroen opened this issue about 1 year ago
docs: remove bold from some man page SYNOPSIS sections
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
add supported version for the json write-out
boilingoden opened this pull request about 1 year ago
boilingoden opened this pull request about 1 year ago
curl crash on rocky-9
zhuizhuhaomeng opened this issue about 1 year ago
zhuizhuhaomeng opened this issue about 1 year ago
openssl: two multi pointer checks should probably rather be asserts
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
appveyor: make VS2008-built curl tool runnable
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
HTTP: fix empty-body warning
Gottox opened this pull request about 1 year ago
Gottox opened this pull request about 1 year ago
schannel: CA file and memory blob cache
ajax16384 opened this pull request about 1 year ago
ajax16384 opened this pull request about 1 year ago
Quiche compile fix
gaby64 opened this pull request about 1 year ago
gaby64 opened this pull request about 1 year ago
ALPN problem: IIS aborts the TLS handshake for HTTP 1.0 requests
mkauf opened this issue about 1 year ago
mkauf opened this issue about 1 year ago
`-Wstringop-truncation` warnings with gcc 13 unity
vszakats opened this issue about 1 year ago
vszakats opened this issue about 1 year ago
autotools + libressl builds fail with: unknown type name 'uint32_t'
vszakats opened this issue about 1 year ago
vszakats opened this issue about 1 year ago
ssl proxy connection reuse fix
icing opened this pull request about 1 year ago
icing opened this pull request about 1 year ago
strdup: don't allow Curl_strndup to read past a null terminator
jay opened this pull request about 1 year ago
jay opened this pull request about 1 year ago
Unable to retrieve files list via FTPS from Bitvise server after libcurl 7.87.0
SandakovMM opened this issue about 1 year ago
SandakovMM opened this issue about 1 year ago
Explicitly error when building msh3 wiht CURL_DISABLE_SOCKETPAIR set
icing opened this pull request about 1 year ago
icing opened this pull request about 1 year ago
lib: add and use Curl_strndup()
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
urlapi: when URL encoding the fragment, pass in the right length
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
docs: clarify that curl passes on input unfiltered
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
ci, pytest, use lower count in repeat tests
icing opened this pull request about 1 year ago
icing opened this pull request about 1 year ago
hsts: skip single-dot hostname
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
lib: add CURLOPT_DEBUG_CONNCACHE
jay opened this pull request about 1 year ago
jay opened this pull request about 1 year ago
Compiling libcurl x86_64 version failed on mac computer(mac computer system 13.5 (22G74) Intel Core i7)
yyzyllp opened this issue about 1 year ago
yyzyllp opened this issue about 1 year ago
http_aws_sigv4: canonicalise valueless query params
hjmallon opened this pull request about 1 year ago
hjmallon opened this pull request about 1 year ago
vtls: fix build without proxy
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
docs/example/keepalive.c: show TCP keep-alive options
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
curl_sspi: support more revocation error names in error messages
jay opened this pull request about 1 year ago
jay opened this pull request about 1 year ago
urlapi: fix bugs when setting blank strings with url encode
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
schannel: CertGetCertificateChain trust error CERT_TRUST_REVOCATION_STATUS_UNKNOWN
niracler opened this issue about 1 year ago
niracler opened this issue about 1 year ago
dynbuf: assert for NULL pointer inputs
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
late clone of connection ssl config
icing opened this pull request about 1 year ago
icing opened this pull request about 1 year ago
Issue with CURL-8.4.0 on HP-UX (B.11.31 U ia64) platform
366anish opened this issue about 1 year ago
366anish opened this issue about 1 year ago
HTTP3: ngtcp2 builds are no longer experimental
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
Tarball / zipball URL does not point to release version
lukepalmer opened this issue about 1 year ago
lukepalmer opened this issue about 1 year ago
libcurl-thread.3: simplify the TLS section
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
Fix checkout of quictls repository to use correct branch name
icing opened this pull request about 1 year ago
icing opened this pull request about 1 year ago
Windows Server 2016x64 and curl with Unicode support
squromiv opened this issue about 1 year ago
squromiv opened this issue about 1 year ago
docs/example/localport.c: show off CURLOPT_LOCALPORT
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
docs/examples/interface.c: show CURLOPT_INTERFACE use
bagder opened this pull request about 1 year ago
bagder opened this pull request about 1 year ago
compiler warnings in http.c when all auth methods disabled
vszakats opened this issue about 1 year ago
vszakats opened this issue about 1 year ago
build: fix compiler warning with auths disabled
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago
appveyor: bump one job to OpenSSL 3.1 (was 1.1.1)
vszakats opened this pull request about 1 year ago
vszakats opened this pull request about 1 year ago