Skip to main content

Search

Items tagged with: cURL


From the #Fastly dashboard showing the "Percentage of cache hits to all cacheable content over time" for the last 30 days for the #curl website:

A sustained 99.95% cache hit rate.


Besides being a freakin' awesome swiss army knife for (any|every)thing network related, this is another reason to love #curl
"curl shall forever remain independent. curl is not part of any umbrella organization, it is not owned or controlled by any company. It makes us entirely independent and free to do what we think is best for the community"

(Source: daniel.haxx.se/blog/2024/05/27…)

#curl


Would it be useful if #curl provided a default random variable?

Exploring this little idea here. Good? Bad?

github.com/curl/curl/pull/1381…

#curl


Three years ago I made the questionable decision to mail #curl stickers to everyone who filled in a form within 24 hours. oboy, that was a lot of work...

daniel.haxx.se/blog/2021/05/28…

#curl


Currently filling in the #curl user survey. It’s by *far* my most favourite tool ever and I can’t imagine working with HTTP without it.

daniel.haxx.se/blog/2024/05/14…

#curl


Daniel's weekly report May 24, 2024

lists.haxx.se/pipermail/daniel…

#curl talk, 8.8.0, reproducible, ://, graphs, c-ares, survey, bonus, curl work

#curl


In May 2024 we have seen more pull-requests in a month in the #curl project than ever before. And there is still a week left.
#curl


Shouldn’t that be “thank you for your contribution *of* #Curl”? 😆
#curl


There's this plan to have some students implement TLS 1.3 Early Data support in #curl

github.com/curl/curl/discussio…

#curl


@popey I sometimes use this slide to explain what fits in #curl and what does not:


I was tricked into making another #curl graph: the median/average number of lines per source file - over time (includes blanks and comments)
#curl


#curl 8.8.0 official Windows binaries are out: curl.se/windows/
#curl


At 08:00 UTC I will talk #curl release details live on twitch.tv/curlhacker
#curl


“I could rewrite #curl

Here's my collection of some less cheerful quotes to keep me firmly grounded. Blogged three years ago today:

daniel.haxx.se/blog/2021/05/20…

#curl


Welcome Juliusz Sosinowicz as #curl commit author 1270: github.com/curl/curl/pull/1368…
#curl


On the #curl website, you can find 92 video presentations on all things curl: curl.se/docs/videos/

Almost 68 hours in total.

#curl


I took my wooden tiles out to meet my lawn and now I have an image for my #curl release presentation next week.
#curl


In the #curl project, being written in C, we always work on simplifying the code. One way is to use more internal helper functions and avoid direct use of some functions that are often involved in C mistakes/vulnerabilities.

To measure how this develops, we count number of these function calls used per every thousand lines of code. Over time.
In a graph.

#curl


#curl will deprecate TLS libraries without TLS 1.3 support by May 2025 - github.com/curl/curl/pull/1354…
#curl


In the #curl project, we spend 3.3 days/day on running tests - around 140,000 tests per commit/PR. In addition to what every developer runs in their own systems of course.

Our test failure rate in CI jobs is at 0.004%, which is annoyingly high when running this many tests.

Data from Dan Fandrich's curl up 2024 talk: youtube.com/watch?v=TxNdAm845T…

#curl


Cool bug 🪳

Incorrect Type Conversion in interpreting IPv4-mapped IPv6 addresses in #curl results in indeterminate SSRF #vulnerabilities.

hackerone.com/reports/2493548


If you would listen to this #curl presentation next week, what question would you ask me?
#curl


This looks interesting

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.

It can chain requests, capture values and evaluate queries on headers and body response. Hurl is very versatile: it can be used for both fetching data and testing HTTP sessions.

Hurl makes it easy to work with HTML content, #REST / SOAP / GraphQL APIs, or any other XML / JSON based APIs.

(Built with #rustlang powered by #curl)

hurl.dev/


Twenty-six years ago on this day, we shipped #curl 4.4. Adding support for specifying the port number for the proxy given to the -x flag. Simpler times.

curl.se/changes.html#4_4

#curl


It has been a long time coming, but I've made it official:

"Daniel no longer answers questions on stackoverflow. Use a dedicated public curl forum for accurate and timely answers about anything #curl. "

(yes, speaking about myself in 3rd person)

stackoverflow.com/users/93747/…

#curl


@bagder Even high-end workstation synthesizers run #curl

This photo was taken from a Roland Fantom 6. I think it's using curl within the firmware update process.