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
src: namespace symbols clashing with lib
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
smb: convert superflous assign into assert
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
doh, some cleanups
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
curl: bind failed with errno 22: Invalid argument when using binding interface for IPv6 link-scope address
adeadman opened this issue 5 months ago
adeadman opened this issue 5 months ago
openssl: certinfo errors now fail correctly
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
Crash on NULL pointer dereference in 8.9.1
Trzik opened this issue 5 months ago
Trzik opened this issue 5 months ago
cmake: fix cached `SET` vars with `CURL_CA_BUNDLE`/`CURL_CA_PATH` set to `none`
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
schannel: avoid malloc for CAinfo_blob_digest
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
lib: make SSPI global symbols use Curl_ prefix
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
KNOWN_BUGS: cleanup
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
mbedtls_ssl_setup There seems to be a memory leak
Zhangshoukui opened this issue 5 months ago
Zhangshoukui opened this issue 5 months ago
printf: minor tidy-up
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
tests: speed up builds with single-binary test bundles
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
docs: document the (weak) random value situation in rustls builds
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
KNOWN_BUGS: CURLOPT_CONNECT_TO does not work for HTTPS proxy
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
ip eyeballing, always prefer ipv6
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
The received CURLINFO_PRIVATE instance of the curl instance is null in the callback of CURLMOPT_SOCKETFUNCTION, but CURLOPT_PRIVATE is configured just after the curl instance is
TheBetterSolution opened this issue 5 months ago
TheBetterSolution opened this issue 5 months ago
cf-socket, fix pollset for listening
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
cmake: allow building tests in unity mode
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
lib: use FMT_ as prefix instead of CURL_FORMAT_
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
cmake, `Makefile.mk`: use `-isystem` for dep headers, silence BearSSL issues
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
API
OKEAMAH opened this pull request 5 months ago
OKEAMAH opened this pull request 5 months ago
IPv4 prioritized over IPv6 for local server with custom DNS server
janedenone opened this issue 5 months ago
janedenone opened this issue 5 months ago
ci: Update actions/upload-artifact digest to 5076954
renovate[bot] opened this pull request 5 months ago
renovate[bot] opened this pull request 5 months ago
build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
cmake: default `CURL_DISABLE_LDAPS` to the value of `CURL_DISABLE_LDAP`
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
MACOS fails with --proxy-negotiate or --proxy-ntlm while windows succeed.
lisalisal opened this issue 5 months ago
lisalisal opened this issue 5 months ago
haproxy, send through next filter
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
test1165: check if `curl_config.h.cmake` lists all `DISABLED` options
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
build: add options to disable SHA-512/256 hash algo
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
curl_easy_handler.md: Applications need to [...] if it needs -> The application needs to
nabijaczleweli opened this pull request 5 months ago
nabijaczleweli opened this pull request 5 months ago
openssl: fix the data race when sharing an SSL session between threads
AkiSakurai opened this pull request 5 months ago
AkiSakurai opened this pull request 5 months ago
rand: exclude arc4random for LibreSSL (3.8.x and earlier) only
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
lib: remove use of RANDOM_FILE
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
curl.h: make CURLOPT_WRITEINFO and CURLOPT_CLOSEPOLICY compile
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
Removal of `CURLOPT_OBSOLETE72` causes downstream breakage
dg0yt opened this issue 5 months ago
dg0yt opened this issue 5 months ago
autotools: settle with option name: `--enable-windows-unicode`
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
cmake: sync `CURL_DISABLE_*` behaviour with autotools
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
configure: fix to detect `RANDOM_FILE` in more builds
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
cmake: allow disabling `RANDOM_FILE`
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
Disabling CURLOPT_SSL_VERIFYPEER causes Host: header to lose the port number
cwarner-8702 opened this issue 5 months ago
cwarner-8702 opened this issue 5 months ago
ci: Update dependency ARMmbed/mbedtls to v3.6.1
renovate[bot] opened this pull request 5 months ago
renovate[bot] opened this pull request 5 months ago
BoringSSL: certificate routines:OPENSSL_internal:CERT_ALREADY_IN_HASH_TABLE
pkropachev opened this issue 5 months ago
pkropachev opened this issue 5 months ago
fix connection reuse for HTTP/2 upgrades
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
llist: clear the list pointer when a node is removed
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
cmdline-opts: language fix for expect100-timeout.md and max-time.md
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
http3.md: mention how the fallback can be h1 or h2
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
managen: in man output, remove the leading space from examples
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
build: add `poll()` detection for cross-builds
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
cmake: use host OS to decide about libcurl manpage batch size
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
managen: fix superfluous leading blank line in quoted sections
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
dump-ca-embed.md: set as "boolean", not "single"
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
docs/cmdline-opts/_VARIABLES: language polish
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
sigpipe behavior change in 8.9.1
SpitchAG opened this issue 5 months ago
SpitchAG opened this issue 5 months ago
configure: catch Apple in more target triplets
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
Add gnutls
talregev opened this pull request 5 months ago
talregev opened this pull request 5 months ago
ci: Update github/codeql-action digest to 4dd1613
renovate[bot] opened this pull request 5 months ago
renovate[bot] opened this pull request 5 months ago
openssl quic, fix memory leak
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
gnutls, send all data
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
pytest, add ftp upload ascii test
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
OpenSSL-QUIC: memory leak when downgrading from HTTP/3
ralfjunker opened this issue 5 months ago
ralfjunker opened this issue 5 months ago
cmake: fix internal variable names in Rustls detection
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
build: drop unused feature-detection code for Apple `poll()`
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
test475: verify a 72K ASCII FTP upload
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
openssl: add a option CURLSHOPT_CAINFO_BLOB
AkiSakurai opened this pull request 5 months ago
AkiSakurai opened this pull request 5 months ago
HAVE_POLL_FINE is always false when cross-compiling with CMake
Kartatz opened this issue 5 months ago
Kartatz opened this issue 5 months ago
FTP upload error: Uploaded unaligned file size (92030 out of 92048 bytes), though the upload is complete
Fecovagyok opened this issue 5 months ago
Fecovagyok opened this issue 5 months ago
libcurl.pc: reflect when a specific OpenSSL version is required
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
GHA/windows: Change to specific hash vcpkg
talregev opened this pull request 5 months ago
talregev opened this pull request 5 months ago
GHA/windows: vcpkg GnuTLS started breaking CI, temp drop it
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
remove crlf_conversions counter
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
remove proxy_connect_closed bit
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
POP3, fix multi-line responses
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
test1013.pl: require case match for features, order match for protos, fix issue
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
add more debug tracing to set-cookie handling
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
configure: error: libpsl libs and/or directories were not found where specified!
Ashish2000L opened this issue 5 months ago
Ashish2000L opened this issue 5 months ago
[TEST] mingw printf alt test
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
ci: Update dependency nghttp2/nghttp2 to v1.63.0
renovate[bot] opened this pull request 5 months ago
renovate[bot] opened this pull request 5 months ago
Remove NULL pointer dereference.
moritzbuhl opened this pull request 5 months ago
moritzbuhl opened this pull request 5 months ago
CI: add test timeouts, more cmake build tests, fix VS2010 C warning
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
connection info update
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
Http3 doc markup
moritzbuhl opened this pull request 5 months ago
moritzbuhl opened this pull request 5 months ago
configure: remove USE_EXPLICIT_LIB_DEPS
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
share: don't reinitialize conncache
ericnorris opened this pull request 5 months ago
ericnorris opened this pull request 5 months ago
tests: delete `libhostname.so` and `chkhostname`
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
test HTTP/2 Upgrade and prior knowledge
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
GHA/macos: drop options no longer necessary
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
tidy-up: indentation in autotools sources
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
CONTRIBUTE: polished
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
cmake: delete unused `NEED_LBER_H`, `HAVE_LDAP_H`
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
pytest tweak counts
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
transfer: remove comments, add asserts
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
mqtt: setup the transfer correctly
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
Skip EOS receive when download done
icing opened this pull request 5 months ago
icing opened this pull request 5 months ago
pop3: use the protocol handler ->write_resp
bagder opened this pull request 5 months ago
bagder opened this pull request 5 months ago
curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid
typeshi12 opened this issue 5 months ago
typeshi12 opened this issue 5 months ago
configure: fix indentation more
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
GHA/configure-vs-cmake: check `libcurl.pc`/`curl-config`, fix issues
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
configure: fix WinIDN builds targeting old Windows
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago
GHA/configure-vs-cmake: add Windows build, fix issues
vszakats opened this pull request 5 months ago
vszakats opened this pull request 5 months ago