Search
Items tagged with: Curl
curl 8.1.0 with Daniel Stenberg
4 changes4 vulnerabilities fixed185 bugfixesDaniel walks through the main things to know and learn about this 217th curl release.YouTube
twitch.tv/curlhacker
curlhacker - Twitch
I'm Daniel Stenberg, maintainer and lead developer in the curl project. I stream curl related stuff. Release presentations, curl development and related topics.Twitch
#curl 8.1.0 is released. 4 vulnerabilities are fixed, 4 changes are added, 185 bugs are fixed. Credited to 64 contributors.
docs: --aws-sigv4 region identifier fix by thomasnotfound · Pull Request #11117 · curl/curl
Update --aws-sigv4 command line option example to include explicit us in region identifier aws:amz:east-2:es -> aws:amz:us-east-2:es List of supported regions: https://docs.aws.amazon.com/AWSEC2/l...GitHub
Configurable sftp timeout with libssh2 by danielsilverstone-ct · Pull Request #10965 · curl/curl
This set of changes provides support to configure the libssh2 read timeout, capability for which was introduced in libssh2/libssh2#892 and it is estimated will be released with libssh2 version 1.11...GitHub
Add --with-openssl to GIT-INFO by osalbahr · Pull Request #11110 · curl/curl
When I ran ./configure I received the following error: configure: error: select TLS backend(s) or disable TLS with --without-ssl. Select from these: --with-amissl --with-bearssl --with-gnut...GitHub
write-out.d: Use response_code in example by vitorgalvao · Pull Request #11107 · curl/curl
The documentation for response_code in the manual states (emphasis mine): The numerical response code that was found in the last transfer (formerly known as "http_code"). This suggests that respo...GitHub
url: fix null dispname for --connect-to option by smaeda-ks · Pull Request #11106 · curl/curl
parseurlandfillconn() runs before parse_connect_to_slist() (which is where conn->bits.conn_to_host is set), so checking conn->bits.conn_to_host in parseurlandfillconn() would always be FALSE, and h...GitHub
One year CURL sponsor
We are happy to sponsor the #CURL project for a year now. And maybe your company could also find and support an open source project?
In the #curl project, we have no official "mission" or "values". I don't see the need.
(but you can give feedback to OpenSSL's here: openssl.org/blog/blog/2023/05/…)
OpenSSL Extends Feedback on Draft Mission & Values Statement - OpenSSL Blog
OpenSSL would like to thank everyone who has provided feedback on our draft mission & values statement. The response has been great, and the …www.openssl.org
sami-lehtinen.net/blog/curl-cl…
Sami Lehtinen - cURL + Cloudflare = Information leak - But why
cURL + Cloudflare = Information leak - But why? To be honest, I really don't know. But I'm pretty sure, it will be figured out. I created a few unique URLs for my specific friends only.www.sami-lehtinen.net
Stop Deleting Core Operating System Components!!
Windows users will be Windows users and sometimes that means deleting things that shouldn't be deleted and basically ruining the operating system, such as de...YouTube
Corrected and Added Item in Simple Usage Section by nobedee · Pull Request #11077 · curl/curl
Change Line Range - 21 to 27 PROPOSED CHANGE ONE: Changed the description of an example in the "Simple Usage" section on line 21. The command original returned all matches for "curl" and did not r...GitHub
Disable quiche pacing while is not actually performed by curl by francoismichel · Pull Request #11068 · curl/curl
Hi, Just a one-line commit that disables pacing in the quiche library as currently curl does not perform pacing when sending the QUIC packets. When pacing is enabled, quiche assumes that packet are...GitHub
All existing #curl CVEs are now available as #JSON: curl.se/docs/vuln.json
All individual issues are also available as JSON, like for example CVE-2023-27538 like this: curl.se/docs/CVE-2023-27538.js…
Enjoy!
docs/vuln.json by bagder · Pull Request #237 · curl/curl-www
Generate and provide CVE information in JSON format Sample: vuln.txt Interested in feedback on all details of this.GitHub
cf-socket: turn off IPV6_V6ONLY on Windows if it is supported by lifenjoiner · Pull Request #10975 · curl/curl
It makes support for IPv4-mapped IPv6 addresses. IPV6_V6ONLY refs: https://en.wikipedia.org/wiki/IPv6#IPv4-mapped_IPv6_addresses https://github.com/golang/go/blob/master/src/net/ipsock_posix.go htt...GitHub
curl - openfourm europe.pdf
Daniel Stenberg's keynote at the Openforum Europe event "Open Source Driving the European Digital Decade" on April 18, 2023www.slideshare.net
I'll bring some #curl stickers to the open forum event tomorrow as well. If you see me there, ask me for one. I'll keynote.
openforumeurope.org/event/oss-…
Open Source Driving the European Digital Decade | Sweden
Due to high demand to participate, we only accept registrations for in-person to a waiting list. The event will be live streamed. On 18 April, 2023, OpenForum Europe, the Swedish […]OpenForum Europe
Update CURLOPT_PROXY_SSL_VERIFYPEER.3 by colman-mbuya · Pull Request #10968 · curl/curl
Fix minor grammar mistake in libcurl docsGitHub
curl: add --proxy-http2 by bagder · Pull Request #10926 · curl/curl
For trying HTTP/2 with an HTTPS proxy.GitHub
GitHub - 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, T
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...GitHub