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)
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
Channel Bindings are used to tie the session context to a specific TLS channel. This is to provide additional proof of valid identity, mitigating authentication relay attacks. Major web servers hav...GitHub
Daniel Stenberg on #curl's Journey: From C64 Demos to Internet Transfers. (I was on Nerding out with Viktor the other day.)
youtu.be/bTb_Rf_qkq8?si=63AvIc…
Welcome to another exciting episode of "Nerding Out with Viktor!" Today, we have a very special guest, Daniel Stenberg, the founder of Curl. For those unfami...YouTube
In #curl 8.10.0, coming on September 11, 2024, we introduce support for -vv, -vvv and -vvvv
daniel.haxx.se/blog/2024/08/12…
(thanks to @icing)
more #curl help
Get documentation for a specific option with curl -h
[option]daniel.haxx.se/blog/2024/08/09…
@markuswerle @jakob @pluralistic This is how I interpret the situation: #GitHub offers open source programs free access to GitHub actions today exactly as it did in the past. This access is limited in CPU performance and parallelism. It always was. All free CI services do this.
The #curl project was bumped to a fancier account to give us more actions powers: more CPU and more parallelism.
That is them doing us a favor and them supporting us, not the other way around.
See discussion here: #14432GitHub