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
Update branch 10 0 1728490541
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 9 0 1728490535
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 7 0 1728490522
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 16 0 1728490579
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 15 0 1728490572
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 11 0 1728490548
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 13 0 1728490560
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 14 0 1728490567
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 12 0 1728490554
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 8 0 1728490528
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 3 0 1728490316
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 2 0 1728490139
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 0 0 1728490298
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 1 0 1728490305
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
Update branch 0 0 1728490123
git0802 opened this pull request 3 months ago
git0802 opened this pull request 3 months ago
GHA/windows: drop vcpkg workaround
talregev opened this pull request 3 months ago
talregev opened this pull request 3 months ago
mbedtls, add more tracing to connection setup
icing opened this pull request 3 months ago
icing opened this pull request 3 months ago
packages/OS400/curlmain: remove the strncpy calls
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
tests/server/util.c: remove use of strncpy
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
tool_getparam: replace two uses of strncpy(), ban strncpy
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
TLSv1.3 earlydata support for curl
icing opened this pull request 3 months ago
icing opened this pull request 3 months ago
hsts: improve subdomain handling
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
ci: Update dependency Mbed-TLS/mbedtls to v3.6.1
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
GHA: add Linux and macOS mbedTLS jobs, fix issue
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
ci: Update rojopolis/spellcheck-github-actions digest to 7ff888c
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
curl_multi_cleanup invalidates magic too soon
drake127 opened this pull request 3 months ago
drake127 opened this pull request 3 months ago
Use old version API for wolfSSL without openssl extra
ColtonWilley opened this pull request 3 months ago
ColtonWilley opened this pull request 3 months ago
GHA/windows: drop vcpkg shiftmedia-gnutls, replace with mbedtls
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
Fix spelling/word case; `javascript` -> `JavaScript`
jbampton opened this pull request 3 months ago
jbampton opened this pull request 3 months ago
Semicolon using -F is not working like expected
Neptunespace opened this issue 3 months ago
Neptunespace opened this issue 3 months ago
curl_multi_cleanup invalidates magic too soon
drake127 opened this issue 3 months ago
drake127 opened this issue 3 months ago
http_aws_sigv4: avoid local buffer and strcpy
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
tftp: avoid two memcpy/strcpy
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
telnet: avoid two strcpy() by pointing to the strings instead
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
doc: cli-option `--json` is an alias of `--data-binary`
sivizius opened this pull request 3 months ago
sivizius opened this pull request 3 months ago
smb: replace use of strcpy() with snprintf()
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
cmake: tidy up detection C code
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
bearssl: avoid strpcy() when generating TLS version log message
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
cmake: add native `pkg-config` detection for mbedTLS, MSH3, Quiche, Rustls, wolfSSL
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
setopt: avoid superfluous length checks before strcmp()
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
altsvc: avoid using local buffer and memcpy
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
hsts: avoid the local buffer and memcpy on lookup
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
ci: Update github/codeql-action digest to f779452
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
ci: Update actions/upload-artifact digest to b4b15b8
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
connecache: find bundle again in case it is removed
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
connection bundle use-after-free in Curl_cpool_check_limits when CURLMOPT_MAX_HOST_CONNECTIONS=1
syntax-case opened this issue 3 months ago
syntax-case opened this issue 3 months ago
ci: Update actions/checkout digest to eef6144
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
ci: Update actions/cache digest to 3624ceb - autoclosed
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
setopt: use a single function for HTTPAUTH and PROXYAUTH
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
CURLOPT_APPEND.md: goes for SFTP as well
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
build(deps): bump actions/cache from 4.0.2 to 4.1.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
build(deps): bump vmactions/omnios-vm from 1.0.7 to 1.0.8
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
build(deps): bump github/codeql-action from 3.26.10 to 3.26.11
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
configure: add GSS to `libcurl.pc` `Depends:`
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
cmake: detect GNU GSS
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
Set linker flags to allow rustls build on macos
icing opened this pull request 3 months ago
icing opened this pull request 3 months ago
cmake: do not propagate unused `HAVE_GSSAPI_GSSAPI_KRB5_H` to C
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
configure: drop unused bare `socket.h` detection
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
cmake: detect `HAVE_NETINET_IN6_H`, `HAVE_CLOSESOCKET_CAMEL`, `HAVE_PROTO_BSDSOCKET_H`
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
sws: fix unused static function with `TCP_NODELAY` undefined
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
configure: drop duplicate feature checks for `poll()`, `if_nametoindex()`
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
build: detect and use `_setmode()` with Cygwin/MSYS, also use on Windows
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
INSTALL-CMAKE.md: mention focus on shared libraries
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
ech: spelling, whitespace, say `--ech` default config
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
GHA/macos: comment spelling and clarity
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
Handle Link-Local IPv6 Binding Properly Without Interface in URL
sortira opened this pull request 3 months ago
sortira opened this pull request 3 months ago
cmake: untangle feature detection interdependencies
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
build: add `ldap` to `libcurl.pc` `Requires:`
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
ci: Update dependency ngtcp2/ngtcp2 to v1.8.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
ci: Update dependency ngtcp2/nghttp3 to v1.6.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
GHA/non-native: fix OmniOS job to fail on tests
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
Missing libcurl.lib
blul1ghtz opened this issue 3 months ago
blul1ghtz opened this issue 3 months ago
cmake: replace `check_include_file_concat()` for LDAP and GSS detection
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
Inconsistency between curl_multi_fdset and curl_mutli_waitfds
chrisd-work opened this issue 3 months ago
chrisd-work opened this issue 3 months ago
multi: Make curl_multi_waitfds consistent with the documentation.
chrisd-work opened this pull request 3 months ago
chrisd-work opened this pull request 3 months ago
curl_multi still breaks in 8.10.1 with libev
JulesRapanga opened this issue 3 months ago
JulesRapanga opened this issue 3 months ago
warnless: remove curlx_sktosi and curlx_sitosk
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
cmake: use OpenSSL for LDAP detection only if available
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
gnutls, earlydata support
icing opened this pull request 3 months ago
icing opened this pull request 3 months ago
curl using SChannel fails to validate TLS cert by IP SAN
bagder opened this issue 3 months ago
bagder opened this issue 3 months ago
CURLOPT_HEADERFUNCTION.md: Do not modify the passed in buffer.
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
ci: Update dependency awslabs/aws-lc to v1.36.1
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Example code for curl_multi_waitfds does not match code.
chrisd-work opened this issue 3 months ago
chrisd-work opened this issue 3 months ago
asyn-ares: remove typecast, fix expire
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
checksrc, lib: added check for spaces around Logical AND operators
gblmrn opened this pull request 3 months ago
gblmrn opened this pull request 3 months ago
urlapi: normalize the IPv6 address
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
tests/valgrind.supp: remove a travis supp, add a Debian
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
GHA/curl-for-win: tidy up `DOCKER_CONTENT_TRUST`
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
test1515, add tracing and more debug info
icing opened this pull request 3 months ago
icing opened this pull request 3 months ago
pytest_07_42a reliability
icing opened this pull request 3 months ago
icing opened this pull request 3 months ago
openssl quic, populate x509 store before handshake
icing opened this pull request 3 months ago
icing opened this pull request 3 months ago
bufq unwrite fix
icing opened this pull request 3 months ago
icing opened this pull request 3 months ago
DEPRECATE: remove hyper in January 2025
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
wolfssl: add colon separator
bagder opened this pull request 3 months ago
bagder opened this pull request 3 months ago
GHA/windows: add vcpkg workaround
talregev opened this pull request 3 months ago
talregev opened this pull request 3 months ago
wolfSSL H3 pytests (34 of them) started failing today
vszakats opened this issue 3 months ago
vszakats opened this issue 3 months ago
GHA/linux: drop duplicate names from cache keys
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
GHA/linux: fix wolfSSL version in cache key
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
tests: let openssl generate random cert serials
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago
GHA/windows: disable vcpkg jobs, all fail with runner 20240929.1
vszakats opened this pull request 3 months ago
vszakats opened this pull request 3 months ago