-
-
Notifications
You must be signed in to change notification settings - 8000 Fork 6.7k
Insights: curl/curl
Overview
Could not load contribution data
Please try again later
2 Pull requests merged by 1 person
-
move curlx_ functions into lib/curlx/
#17253 merged
May 7, 2025 -
lib: provide a getaddrinfo wrapper
#17134 merged
Apr 29, 2025
9 Pull requests opened by 7 people
-
http_aws_sigv4: Fixes for sigv4 url encoding and canonicalization
#17129 opened
Apr 22, 2025 -
WebSocket Tests and Fixes
#17136 opened
Apr 22, 2025 -
alt-svc fallback if alt-svc doesn't work
#17152 opened
Apr 23, 2025 -
meta-hash: hash table with static keys
#17155 opened
Apr 23, 2025 -
multi: support mark conncache as stale when network change
#17246 opened
May 3, 2025 -
tests/server: stop using libcurl's printf functions
#17294 opened
May 8, 2025 -
pytest-xdist: pytest in parallel
#17295 opened
May 8, 2025 -
tool_operate: fix parsing of current SSL backend name
#17307 opened
May 10, 2025 -
curl_version_info.md: clarify ssl_version for MultiSSL
#17308 opened
May 10, 2025
44 Issues closed by 11 people
-
SSL_CTX_set_quiet_shutdown in SSL_CTX_FUNCTION callback Leads To Fault in macOS
#17283 closed
May 9, 2025 -
CURLMOPT_TIMERFUNCTION: contradiction between explanation and example code
#17301 closed
May 9, 2025 -
crash with DoH when requests are cancelled
#17291 closed
May 9, 2025 -
FAQ
#17282 closed
May 8, 2025 -
SIGSEGV on exit on cygwin
#17262 closed
May 6, 2025 -
Host -> Proxy IP is cached in DNS cache instead of Proxy -> Proxy IP
#17216 closed
Apr 30, 2025 -
Thanks, this has now been merged into master! yalan2ny
#17232 closed
Apr 30, 2025 -
CURLOPT_XFERINFOFUNCTION manpage: inconsistent return type of progress callback
#17228 closed
Apr 29, 2025 -
curl SFTP connection fails with "Couldn't find a known_hosts file" since v8.13.0
#17214 closed
Apr 29, 2025 -
Add docu hint regarding OpenSSL provider support
#16474 closed
Apr 28, 2025 -
libcurl+c-ares take 250ms for nonexistent hostnames
#17084 closed
Apr 28, 2025 -
HTTPS RR ip hint and port ignored
#17045 closed
Apr 28, 2025 -
unnecessary output (with fprintf)
#17198 closed
Apr 26, 2025 -
curl duplicates Sec-WebSocket-* headers on ws scheme urls
#17170 closed
Apr 26, 2025 -
sftp upload stuck in an infinite loop if connection drops during the execution of curl_easy_perform
#17149 closed
Apr 25, 2025 -
curl_url_set with CURLUPART_URL with URL already set rejects empty string
#17188 closed
Apr 25, 2025 -
build fails
#17185 closed
Apr 25, 2025 -
`--aws-sigv4` should be allowed to be called without parameters
#17176 closed
Apr 25, 2025 -
Unable to build curl with HTTP/3 using Openssl
#17164 closed
Apr 24, 2025 -
Immediate timeout on reused curl handle with low speed limit set
#17139 closed
Apr 24, 2025 -
BUG - cURL is too awesome
#17162 closed
Apr 24, 2025 -
upload example has a typo
#17138 closed
Apr 23, 2025 -
about CURLMOPT_TIMERFUNCTION, use libcurl + libuv
#17144 closed
Apr 23, 2025 -
Problem with gRPC over HTTP2
#17122 closed
Apr 22, 2025 -
FTP file upload to MS FTP server fails in libcurl 8.13
#17130 closed
Apr 22, 2025 -
CURLOPT_DNS_SERVERS no longer works correctly
#17119 closed
Apr 22, 2025 -
vquic.c HAVE_SENDMSG recvmsg_packets missing msg_iov reset
#17120 closed
Apr 22, 2025 -
--disable-threaded-resolver --disable-doh build error
#17124 closed
Apr 22, 2025 -
build without threaded-resolver but with DoH causes link error
#17121 closed
Apr 22, 2025 -
if CURLOPT_OPENSOCKETFUNCTION callback sets CURLOPT_ERRORBUFFER string, string will be overwritten
#17100 closed
Apr 22, 2025 -
curl ignores KTLS in openssl.cnf
#17085 closed
Apr 22, 2025 -
Statically linking ngtcp2 and quictls/openssl on Windows
#17101 closed
Apr 20, 2025 -
cmake: curl_openssl_check_exists not working due to OpenSSL private dependencies
#17104 closed
Apr 20, 2025 -
curl_url_dup manpage:
#17079 closed
Apr 18, 2025 -
connection limits not respected after call to curl_easy_reset
#17052 closed
Apr 15, 2025 -
HTTP connection closed seemingly related to ioctl(0, TIOCGWINSZ)
#17061 closed
Apr 15, 2025 -
SSLCERTS.md
#17065 closed
Apr 15, 2025 -
No TLS close notify on peer host verification failure (curl >=8.9.0)
#17038 closed
Apr 14, 2025 -
Regression v8.13.0: `No connections available` for Windows WebKit
#17020 closed
Apr 11, 2025 -
Configuration line with certain lengths ignored
#17030 closed
Apr 11, 2025 -
Modern libcurl versions encodes symbols in URI when CURLU_URLENCODE in NOT used
#17029 closed
Apr 11, 2025 -
pthreads listed as parameter in docs/INSTALL.md
#17023 closed
Apr 11, 2025
7 Issues opened by 6 people
-
crash iOS and Android curl 8.13.0
#17256 opened
May 6, 2025 -
POTENTIAL race condition on arm-windows-msvc
#17245 opened
May 2, 2025 -
connection reuse lead to continuous timout after network changed
#17225 opened
Apr 29, 2025 -
curl does not retry on IPv4 if the SOCKS5 proxy rejects IPv6
#17222 opened
Apr 29, 2025 -
platform inconsistent behavior involving alt-svc
#17171 opened
Apr 24, 2025 -
`-Wcast-qual` with BoringSSL/AWS-LC emits warnings
#17126 opened
Apr 22, 2025 -
Clang fails to build compile other project.
#17081 opened
Apr 17, 2025
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
curl: add --location-mode keep/spec/init
#16543 commented on
Apr 29, 2025 • 4 new comments -
websocket.c example: curl_ws_recv returns "Socket not ready for send/recv" (errno 81)
#13288 commented on
Apr 17, 2025 • 0 new comments -
AWS SigV4 canonicalization does not handle pre-encoded URL components correctly
#16927 commented on
May 5, 2025 • 0 new comments -
examples/websocket.c: check for CURLE_AGAIN on recv_pong()
#12980 commented on
Apr 19, 2025 • 0 new comments -
add custom hostname support for ntlm via login options
#16228 commented on
Apr 13, 2025 • 0 new comments -
TLS: remove support for Secure Transport and BearSSL
#16677 commented on
May 7, 2025 • 0 new comments -
ftp: Fix prequotes for a directory in URL
#16736 commented on
Apr 28, 2025 • 0 new comments -
urlapi: normalize retrieved URLs
#16841 commented on
Apr 28, 2025 • 0 new comments -
cmake: define dependencies as `IMPORTED` interface targets
#16973 commented on
May 8, 2025 • 0 new comments