Search
Items tagged with: Curl
The #curl project will publish another CVE next week. It is a one of those boring low severity kinds that will be a concern to about three users. But an issue nonetheless.
Stay tuned for the ridiculously detailed advisory coming on November 6. CVE-2024-9681
The videos on my YouTube channel have now been viewed 250,000 times combined
Mastering the #curl command line alone has had more than 54K views to date:
Mastering the curl command line with Daniel Stenberg
The slides = https://www.slideshare.net/DanielStenberg7/mastering-the-curl-command-linepdf0:00 Mastering the curl command line0:16 Daniel Stenberg0:36 curl s...YouTube
decomplexifying #curl
daniel.haxx.se/blog/2024/10/27…
decomplexifying curl
(I wrote about this topic in my weekly email this week. This is the blog version, somewhat extended.) Easy to read Two contributing factors that make code hard to read are function length and function complexity.daniel.haxx.se
[ngtcp2] set max window size to 10x of initial (128KB), as the quiche backend does by kazuho · Pull Request #15392 · curl/curl
QUIC backends use flow control windows initially set to 128KB. In #14880, the maximum size used by the quiche backend was increased to 1280KB, but that of the ngtcp2 backend remained at 128KB. With...GitHub
If you have built #curl for visionOS, maybe you can help this user out?
github.com/curl/curl/discussio…
How to build for visionOS? · curl curl · Discussion #15357
Hi, I'm recently wrapping a C libaray, which depends on CURL, into a swift package. It is then used for building a native visionOS app. I've been following the official document for building from s...GitHub
mprintf: do not ignore length modifiers of `%o`, `%x`, `%X` by ArtSin · Pull Request #15348 · curl/curl
There are uses of %lx and %zx in the codebase, but parsefmt interpreted them as %x.GitHub
The longest function in #curl production code and the length of the 99th percentile function. Over time.
Something to work on.
I work on #curl full-time
(probably even a little more than full-time but let's ignore that for now)
My job: full-time curl developer
Documentation and ramblings of Daniel Stenberg, founder and lead developer of curl.daniel.haxx.se
Daniel Stenberg on Curl's Journey: From C64 Demos to Internet Transfers
vpetersson.com/podcast/S01E17.…
Daniel Stenberg on Curl's Journey: From C64 Demos to Internet Transfers
In this episode, Daniel Stenberg shares his incredible journey from coding on the Commodore 64 to creating Curl, a ubiquitous tool for internet transfers relied upon by developers worldwide.vpetersson.com
Public appreciation for Free Software is such a rare thing. I am glad you received it at least once. Too few people realize that #curl practically runs the Internet – much like Apache & nginx, but on the client side.
There should be more #ILoveFreeSoftware days, medals, and other forms of appreciation.
Thank you for creating something that I use dozens-to-hundreds of times each day in scripted format, command-line format, and hidden-in-other-tools format!
I couldn't do what I do without #curl
Again, thank you! And congratulations!
On this day seven years ago I got A FRICKING GOLD MEDAL for my work on #curl. Real. Proper. Gold. From the hands of the Swedish king.
daniel.haxx.se/blog/2017/10/20…
Today is **fifteen years** since I posted about the "null-prefix domino" - common problems in TLS server certificate verification functions in many projects, including #curl
you should team up with a consulting provider offering simple explanations for humongous amounts of money to this audience. You got the leads, now it's up to you how to convert them 🤣
#curl
One more arrived.
In my folder with "funny" emails, I now count at least *19* emails that have been sent to me regarding Cisco Anyconnect VPN related problems.
Nineteen. Because they use #curl and the license is in there somewhere with my email address.
By all means, keep them coming. I'll keep counting!
In other #curl stat-counting news, Mr. @icing has now climbed to committer number eight by commit count (501 commits), in less than three years since his first. Ranked number four if we go by number of added lines (88K lines added).
Viktor @vsz is at position five by commit count (920) after a recent intense period of activity in which he has been the "committer of the month" in the project several months recently.
set version for `project()` and add CPack support by zjyhjqs · Pull Request #15281 · curl/curl
Note: the version like 8.11.0-DEV is not a valid version for project(), so need to extract the major, minor and patch parts.GitHub
188 out of 191 CI jobs completed (and green) in less than twenty minutes.
A developer's dream come true. #curl
"#PHP RFC: Add persistent #curl share handles"
wiki.php.net/rfc/curl_share_pe…
The PR => github.com/php/php-src/pull/15…
feat: enable persistent `CurlShareHandle` objects by ericnorris · Pull Request #15603 · php/php-src
This PR introduces a new function, curl_share_init_persistent, that creates a php_curlsh struct that can live beyond a single PHP request. Persisting a curl share handle would allow PHP userspace t...GitHub
Exactly one year since we reached 3,000 named contributors in #curl, we are at 3,257 names in the list.
This is a team effort.
It has already been a whole year since I wrote up my explanation "How I made a heap overflow in #curl
daniel.haxx.se/blog/2023/10/11…
When your #curl command line is rejected by the server but your browser still works, it might be because of TLS fingerprinting.
I blogged about this two years ago: daniel.haxx.se/blog/2022/09/02…
#curl bug-bounty stats
(Including 84,260 USD payouts and 15.4% being valid reports.)
daniel.haxx.se/blog/2024/10/09…