Skip to main content

Search

Items tagged with: Curl


You are all invited to #curl up 2025 in Prague. The annual curl event. For curl enthusiasts, users, developers and maintainers.

This is my favorite event of the year.

https://daniel.haxx.se/blog/2025/03/29/curl-up-2025/

#curl


Eleven years since the Facebook document "The Road To IPV6" that claimed #curl was "hostile" to it and I still feel offended. 😀

https://daniel.haxx.se/blog/2014/03/28/curl-and-the-road-to-ipv6/

#curl


63 days since the last confirmed #curl vulnerability report.

Can you reset the counter?

#curl


You can help #curl by testing this final release candidate, rc3, before the real release happens next week:

https://curl.se/rc/

#curl


Fellow #curl enthusiast! Registration for curl up 2025 is open: https://github.com/curl/curl-up/wiki/2025
#curl


how to do a #curl release has been viewed 27K times!

https://youtu.be/7UQgcSWkSYw

#curl


Welcome Dave Nicolson as #curl commit author 1357: https://github.com/curl/curl/pull/16751
#curl


A very common email reply to me:

"#curl is not deemed important enough for a support deal. I will instead submit a public issue/discussion item about [the discussed matter]"

#curl


Welcome Weng Xuetian as #curl commit author 1356: https://github.com/curl/curl/issues/16799
#curl


Two years ago we introduced the #libcurl header API, which also made it easier to extract headers with the #curl tool:

https://daniel.haxx.se/blog/2022/03/24/easier-header-picking-with-curl/


On this day twenty-seven years ago, I released the first #curl version. I called it 4.0 as I kept the versioning from the previous names.
#curl


🛡️#Curl has been around for 26 years—and it’s still secure! How?

European Open Source Academy member, @bagder Stenberg, joined the latest episode of Security Weekly Productions, discussing how Curl and #libcurl have maintained security and reliability over decades.

A must-listen for #developers and #cybersecurity enthusiasts! 👨‍💻🔒

📺 Explore the episode : youtube.com/watch?v=0UavY_kKKic

👉 Learn more about the Academy : https://europeanopensource.academy/news/open-source-europe-enters-new-era-successful-first-european-open-source-awards-ceremony

#CyberSecurity #CurlProject #AppSec


The Matrix channel #curl:curl.se is now bridged to the #curl IRC channel for even more curl chatting
#curl


a recent change in #curl makes it not accept the HTTP/1 response as valid without that space present...
#curl


Did you know that YOU can sponsor this year's #curl up? curl up is the annual curl developers meetup, this year taking place in May in Prague.

You can have your company name associated with the event while at the same time funding critical Internet infrastructure and one of the world's most widely used software components.

Just saying.

#curl


on this day, only twenty-five years ago, we shipped #curl 6.5 which introduced the fancy -w option

https://curl.se/ch/6.5.html

https://everything.curl.dev/usingcurl/verbose/writeout.html

#curl


I had forgotten this. Six years ago I researched the Refresh HTTP header field and came to the conclusion that #curl doesn't need to bother.

https://daniel.haxx.se/blog/2019/03/12/looking-for-the-refresh-header/

#curl


We got another "critical vulnerability" on #curl reported. I figured you might enjoy it.

"The authentication mechanism in cURL does not properly restrict the number of failed authentication attempts, allowing an attacker to brute-force credentials"

Yawn. Away, away you go.

#curl


Two years since the big #curl 25 year celebration I'm looking at project numbers from back then and compare them with current ones.

19,800 more lines of code

23 additional man pages

428 new test cases

83 more CI jobs

229 new authors

30,800 USD more in bug bounties

18 new command line options

14 more operating systems

4557 commits more

We're not slowing down.

#curl


I like #curl. I am using curl on the command-line while working on software projects and Hammer curl turing workout.
#curl


Only 517 lines left until 100,000 lines of documentation in the #curl git repository...
#curl


Raised an issue to discuss how to improve curl's MQTT message output.

https://github.com/curl/curl/issues/16633

Comments and insight requested to plan a possible PR as I can't see a way to fix it without it being a breaking change to current behaviour.

#curl #MQTT


Welcome Martxel as #curl commit author 1352: https://github.com/curl/curl/pull/16591
#curl


Remember: when you run #curl shipped by Apple with the --cacert flag it won't behave like #curl does everywhere else. As I wrote about last year. I think they're doing it wrong. They think its fine.

https://daniel.haxx.se/blog/2024/03/08/the-apple-curl-security-incident-12604/

#curl


#curl release candidate 1 for the pending release is here: https://curl.se/rc/

We'll appreciate if you take it for a spin and report any problems you find.

#curl


Welcome Ondřej Hlavatý as #curl commit author 1351: https://github.com/curl/curl/pull/16573
#curl


The #curl roadmap 2025 webinar happens later today:

https://daniel.haxx.se/blog/2025/02/25/the-curl-roadmap-webinar-2025/

#curl


Right now, we have less than ten open issues for the #curl project

https://github.com/curl/curl/issues

#curl


#curl roadmap 2025

https://youtu.be/0vVTNm2q2vg

#curl


you miss out these fun chats when you are not in the #curl IRC channel
#curl


Welcome Ethan Wilkes as #curl commit author 1354: https://github.com/curl/curl/pull/16512
#curl


At 21.4 days since the previous #curl release, we count merged in git since:

Bugfixes: 169 (7.91 per day)
Commit authors: 30, 12 new (total 1354)
Contributors: 42, 20 new (total 3363)
Commits: 262 (total 34545)

People are insane over here.

#curl


There was a question posed on the #curl IRC channel whether there's ever going to be a need to raise addressing or offsets from 64-bit to something larger, such as 128-bit.

I argue there is no need to do this. 64-bit can already address a very large amount of data. For example, many operating systems and filesystems have a limit of 2**64 for file sizes. But it is difficult to wrap your head around this; how much data can such a file really hold?

Some estimates (*) say that there's going to be around 181 ZB (zettabytes) of data in the world by the end of 2025.

This is only 9812 files if each file holds 2**64 bytes.

*) https://rivery.io/blog/big-data-statistics-how-much-data-is-there-in-the-world/

#curl


"Three generations in my family have used and loved #curl! That’s the kind of reliability you don’t see often in software." / Kalyani Pawar

💚

#curl


Three years ago today, the --json option shipped in a #curl release for the first time.

https://daniel.haxx.se/blog/2022/02/02/curl-dash-dash-json/

#curl


say hello to #curl's 268th command line option --upload-flags (just merged in master)

Use it to set properties for your IMAP upload: answered, deleted, draft, flagged, or seen

#curl