Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

curl

client-side internet transfers
Collective - Host: opensource - https://opencollective.com/curl - Website: https://curl.se/ - Code: https://github.com/curl

docs/listvulns: show the severity in the issue list

github.com/curl/curl-www - bagder opened this pull request about 2 years ago
docs: remove numerical score form past advisories

github.com/curl/curl-www - bagder opened this pull request about 2 years ago
socks: fix username max size is 255 (0xFF)

github.com/curl/curl - 0x0a0d opened this pull request about 2 years ago
Makefile.am: enable 'make check' from build root

github.com/curl/fcurl - andy5995 opened this pull request about 2 years ago
src/fcurl.c: rename fcurl_fgets->fcurl_gets

github.com/curl/fcurl - andy5995 opened this pull request about 2 years ago
Question about using 'restrict' with fcurl_open()

github.com/curl/fcurl - andy5995 opened this issue about 2 years ago
Add code for fcurl_fgets()

github.com/curl/fcurl - andy5995 opened this issue about 2 years ago
Authentication failed on POP3

github.com/curl/curl - tbjorheim opened this issue about 2 years ago
ci: keep unaffected fuzzers

github.com/curl/curl-fuzzer - cmeister2 opened this pull request about 2 years ago
schannel: verify hostname independent of verify cert

github.com/curl/curl - jay opened this pull request about 2 years ago
easyopts: Deprecate _ALLLOW and replace with _ALLOW

github.com/curl/curl - danielgustafsson opened this pull request about 2 years ago
imap: Provide method to disable SASL if it is advertised

github.com/curl/curl - kop316 opened this pull request about 2 years ago
scripts: Fix openssl build in i386 mode

github.com/curl/curl-fuzzer - cmeister2 opened this pull request about 2 years ago
ci: Allow workflow to be called by curl

github.com/curl/curl-fuzzer - cmeister2 opened this pull request about 2 years ago
Remove unnecessary checkout steps

github.com/curl/curl-fuzzer - cmeister2 opened this pull request about 2 years ago
Use massively parallel CI

github.com/curl/curl-fuzzer - cmeister2 opened this pull request about 2 years ago
Testing massively parallel CI fuzzing

github.com/curl/curl-fuzzer - cmeister2 opened this pull request about 2 years ago
Test using the CIFuzz snippet to run fuzzing

github.com/curl/curl-fuzzer - cmeister2 opened this pull request about 2 years ago
scripts/download_openssl: get openssl 3.0.7

github.com/curl/curl-fuzzer - bagder opened this pull request about 2 years ago
Do not offer http/1.1 when --http2-prior-knowledge is given

github.com/curl/curl - kit-ty-kate opened this pull request about 2 years ago
--http2-prior-knowledge still offers http/1.1

github.com/curl/curl - kit-ty-kate opened this issue about 2 years ago
support HTTP/3

github.com/curl/curl-docker - schildbach opened this issue about 2 years ago
H3 special setup of connection filters

github.com/curl/curl - icing opened this pull request about 2 years ago
libcurl/c: call the link "API" in the bread crumbs

github.com/curl/curl-www - bagder opened this pull request about 2 years ago
libcurl-related: extend the related box for API functions

github.com/curl/curl-www - bagder opened this pull request about 2 years ago
curl: (35) error:0A00010B:SSL routines::wrong version number

github.com/curl/curl - Karthikdasari0423 opened this issue about 2 years ago
Payload is corrupted with rustls tls backend

github.com/curl/curl - fchandur opened this issue about 2 years ago
Added padding to relatedbox

github.com/curl/curl-www - larsemil opened this pull request about 2 years ago
curl.css: use 10px margin on the related box

github.com/curl/curl-www - bagder opened this pull request about 2 years ago
Add public corpus links to README.md

github.com/curl/curl-fuzzer - cmeister2 opened this pull request about 2 years ago
Set post option to false disables upload

github.com/curl/curl - MonkeybreadSoftware opened this issue about 2 years ago
[7.86.0] environment variable is ignored.

github.com/curl/curl-docker - sammy44nts opened this issue about 2 years ago
curl: don't ignore query part when using --remote-name

github.com/curl/curl - martinwhitaker opened this pull request about 2 years ago
Merge HP entries. Restore local sort order.

github.com/curl/curl-www - cpsauer opened this pull request about 2 years ago
Add more standalone fuzzing harnesses

github.com/curl/curl-fuzzer - elopez opened this pull request about 2 years ago
Fix build on NonStop requiring htonl that is defined in arpa/inet.h.

github.com/curl/curl - rsbeckerca opened this pull request about 2 years ago
bad windows CI counter

github.com/curl/stats - bagder opened this issue about 2 years ago
ca: rebuild cert list to include hashes

github.com/curl/curl-www - vszakats opened this pull request over 2 years ago
file: implement support for directory listing

github.com/curl/curl - emilengler opened this pull request over 2 years ago
download_zlib: pick latest version automatically

github.com/curl/curl-fuzzer - vszakats opened this pull request over 2 years ago
ca: generate missing .sha256 files retroactively

github.com/curl/curl-www - vszakats opened this pull request over 2 years ago
download_zlib.sh: use 1.2.13 now

github.com/curl/curl-fuzzer - elopez opened this pull request over 2 years ago
ca: create .sha256 checksum file for versioned downloads

github.com/curl/curl-www - vszakats opened this pull request over 2 years ago
Add extra CURLOPT support to `curl_fuzzer`

github.com/curl/curl-fuzzer - elopez opened this pull request over 2 years ago
First version of Multipath TCP support in curl

github.com/curl/curl - obonaventure opened this pull request over 2 years ago
fuzz_url.cc: fuzz the URL parser

github.com/curl/curl-fuzzer - bagder opened this pull request over 2 years ago
configure, cmake, lib: more form api deprecation

github.com/curl/curl - monnerat opened this pull request over 2 years ago
Use `<br>` to merge rows

github.com/curl/curl-cheat-sheet - i-ky opened this pull request over 2 years ago
CI / GitHub actions counter gone bad

github.com/curl/stats - bagder opened this issue over 2 years ago
CI: move distcheck job from Azure Pipelines to GitHub Actions

github.com/curl/curl - mback2k opened this pull request over 2 years ago
Curl 7.85/32-bit not a valid Windows application

github.com/curl/curl-for-win - cscode2000 opened this issue over 2 years ago
Add a basic ws:// url test

github.com/curl/curl-fuzzer - cmeister2 opened this pull request over 2 years ago
Correct missing uppercases in Markdown files

github.com/curl/curl - Benjamin-Loison opened this pull request over 2 years ago
websockets: build a dedicated websocket fuzzer

github.com/curl/curl-fuzzer - bagder opened this pull request over 2 years ago
CVE-2022-37434-zlib found in curl image

github.com/curl/curl-docker - prasoon-pxc opened this issue over 2 years ago
http: fix fail code returned if 3xx or 4xx on range request

github.com/curl/curl - sergio-nsk opened this pull request over 2 years ago
1111comparison-table:

github.com/curl/curl-www - damiscoulibaly opened this issue over 2 years ago
Add bash as shell alternative

github.com/curl/curl-docker - skhaz opened this issue over 2 years ago
Include OpenSSL

github.com/curl/curl-docker - skhaz opened this issue over 2 years ago
windows: `curl-*-latest.zip` contains old releases

github.com/curl/curl-www - privetryan opened this issue over 2 years ago
zstd support

github.com/curl/curl-for-win - gvollant opened this issue over 2 years ago
download: add Windows 64-bit ARM builds

github.com/curl/curl-www - vszakats opened this issue over 2 years ago
cmdline-opts/gen.pl: improve speed

github.com/curl/curl - emanuele6 opened this pull request over 2 years ago
Missing files

github.com/curl/curl-for-win - lunter2 opened this issue over 2 years ago
curl reports "wrong signature type"

github.com/curl/curl - krypton612 opened this issue over 2 years ago
curl.se/windows not updating?

github.com/curl/curl-www - vszakats opened this issue over 2 years ago
Up-to-date corpus from OSS-Fuzz

github.com/curl/curl-fuzzer - z2-2z opened this issue over 2 years ago
windows: add support for ARM64 builds

github.com/curl/curl-www - vszakats opened this pull request over 2 years ago
Fixes related to digest authorisation

github.com/curl/curl - Karlson2k opened this pull request over 2 years ago
README: update link to subscribe to @curl-meet

github.com/curl/curl-up - emanuele6 opened this pull request over 2 years ago
update link to Microsoft - which was not working

github.com/curl/curl-www - whoek opened this pull request over 2 years ago