Remember #curl --libcurl, one of my all time favorite options.
(blog post from two years ago)
Interesting episode of Focus On Linux on the #SovereignTechFund (@sovtechfund) with Daniel Stenberg (@bagder), who talks about how #Curl has been funded by the STF.
#curl provides this listing and collection of ALL past security vulnerabilities at curl.se/docs/security.html
I claim that curl does this better than, yeah, just about all other projects. Because we put a lot of effort into it. Because we believe our users deserve it.
#curl 8.10.0 is here. A larger update than in a while.
daniel.haxx.se/blog/2024/09/11…
At 08:00 UTC the curl release presentation is live-streamed here: twitch.tv/curlhacker
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
The graph of number of graphs and plots on the #curl dashboard
(no it does not include itself because this graph is not present on the dashboard)
Over time, how many lines have been added to the #curl product source code compared to how many lines are still present?
Turns out the factor is about 3. Over time, we have added 3 times the number of lines than currently present.
(a changed line is an added line and one removed)
I made the #curl manpages on the website show the examples snippets using a grey background to "stand out" a little better:
It made me spot that they often get a leading blank line so now I have a pending PR to fix that as well...
Recently I was messing around with the idea of enabling persistent Curl_share structs in PHP, i.e. to be able to reuse the same instance of the struct across multiple requests in a single mod_php w...GitHub
Install Stunnel. Regenerate Certificates (as SecureTransport requires a validity period less than 398 days). Restart Server if It Is Unresponsive. Do Not Hardcode the SHA-256 Base64 Public Pi...GitHub
#14319 introduced a section to SECURITY.md titled OpenSSF Scorecard that actually documents OpenSSF Best Practices (Scorecard is a different OpenSSF project, that incorporates Best Practices, but i...GitHub
and here I get into a discussion about why we don't show off the "OpenSSF scorecard" in #curl
(tldr: it's wrong)
github.com/curl/curl/discussio…
Hi, Me and a group of friends want to participate in the "Secure Open Source Rewards (SOS)" program from the Open Source Security Foundation. All of us are newbies in the open source comunity contr...GitHub
I did this I use curl to request to a php web api. The PHP server will take a long time to answer the request ,like 600 seconds.So,I need to keep alive to wait the reply. Old version 7.65.3 works w...GitHub
"a filename when none exists"
Starting in #curl 8.10.0, curl works a little harder to come up with a filename to store the download in when -O is used.
As per our conversation today @bagder - adding the much deserved OpenSSF badge :)GitHub
I found the chosen colors hard to distinguish in the key section and map to the graphs.
#curl does actually get way more PRs than issues?!
The funding of critical open-source projects of our everyday lives has becond increasingly important. The Sovereign Tech Fund has set out to improve the situation with various programs that assist these projects as @polexa explains.
We're thrilled being joined by @bagder who shares his experiences with maintaining the #curl project and the STF.
🎧 focusonlinux.podigee.io/113-so…
If there is one thing that has become increasingly important in recent years, it is the funding of critical open-source projects that have long been part of our everyday lives.FOCUS ON: Linux
It is useful to understand how #curl connects to hosts. Happy Eyeballs style.
everything.curl.dev/usingcurl/…
everything there is to know about curl, libcurl and the cURL projecteverything.curl.dev