Skip to main content

Search

Items tagged with: Curl


Welcome Jay Wu as #curl committer 1234: github.com/curl/curl/pull/1270…
#curl


Welcome Lin Sun as #curl committer 1233: github.com/curl/curl/pull/1270…
#curl


Dear @bagder Thank you a gazillion again for #curl that just allowed me to fill a #gitlab instance with issues having creation dates in the past.


Welcome Mark Huang as #curl committer 1232: github.com/curl/curl/pull/1269…
#curl


If you didn't notice, the PDF and ePUB versions of everything #curl now also contain in-document links properly. Which for example makes the index a whole lot more useful!

daniel.haxx.se/everything-curl…

#curl


PSL in #curl

PSL in this context stands for Public Suffix List. #curl is aware if built with support for it. This support is optional...

daniel.haxx.se/blog/2024/01/10…

#curl


Welcome Lealem Amedie as #curl committer 1230: github.com/curl/curl/pull/1263…
#curl


congrats to @icing for being hired for this highly technical task and #curl project for this choice 👏🔥


I'm thrilled to say that we will spend #curl sponsor money on development.

First out: @icing is engaged to work on QUIC using OpenSSL and some internal HTTP refactoring/cleanups. Starting now.

Thank you sponsors! curl.se/sponsors.html


"Buffer Overflow Vulnerability in WebSocket Handling".

A bot? An AI? Just a silly reporter? Another fine waste of #curl maintainer time.

hackerone.com/reports/2298307

#curl


Now at 188 different commit authors during 2023. A new #curl record.
#curl


Welcome annalee as #curl committer 1228: github.com/curl/curl/pull/1260…
#curl


On this day in 1999, 24 years ago, we started hosting the #curl source code on Sourceforge. Like all the cool kids. CVS baby!

In 2010 we switched to using git, hosted on #GitHub: daniel.haxx.se/blog/2010/03/23…


Wow #curl marketing is really taking off
#curl


Haydar Alaidrus is the 187th #curl commit author of 2023. The 123rd first-time committer of the year.
#curl


Welcome Haydar Alaidrus as #curl committer 1227: github.com/curl/curl/pull/1258…
#curl


Welcome ivanfywang as #curl committer 1226 github.com/curl/curl/pull/1257…
#curl


@kaia its appearances in TV shows and movies certainly only emphasize that notion: Mr Robot, Silk Road, Tschugger. #curl is used for various kinds of shady purposes in all of them...


Welcome Yedaya Katsman as #curl committer 1224: github.com/curl/curl/pull/1254…
#curl


A funny detail about Open Source projects is that they are called "projects", as if they were somehow limited in time or ever can get done.

The #cURL "project" is a number of loosely coupled individual volunteers working on writing software together with a common mission: to do reliable data transfers with Internet protocols, as Open Source.

everything.curl.dev/project

#curl


Everything #curl, right now:

Section titles: 981
Words: 106436
Lines: 16004
Non-space bytes: 562020
Average word length: 5.28 characters
Words per section: 108

everything.curl.dev/

#curl


Welcome Tatsuhiko Miyagawa as #curl committer 1222: github.com/curl/curl/pull/1253…
#curl


Welcome Theo as #curl committer 1221: github.com/curl/curl/pull/1252…
#curl


If you want to help us make everything #curl even better, I've created a few issues for things that are missing from the book:

github.com/bagder/everything-c…

#curl


You might be interested to know that @bagder also generates a fresh ePUB version of "Everything #curl" every day; it's available at daniel.haxx.se/everything-curl…

(/via mastodon.social/@bagder/111578…)


Starting now, I generate a fresh PDF version of everything #curl every day:

github.com/bagder/everything-c…



Starting now, I generate a fresh PDF version of everything #curl every day:

github.com/bagder/everything-c…

#curl


My curl commands were working.

But my equivalent ones using Python requests library were not.

I found this useful tool very useful!

#python #curl #coding

curlconverter.com/


Making it harder to do wrong

#curl is written in C. We try to write better C to reduce the risk of future vulnerabilities.

daniel.haxx.se/blog/2023/12/13…

#curl


#Mozilla updated their CA store yday, and the PEM version hosted at the #curl site has the new set for you: curl.se/docs/caextract.html


By my calculation I've claimed half of the #curl bounties paid.
#curl


I'll tell you about this new coming code audit of #curl in my weekly email sent out later today.

lists.haxx.se/listinfo/daniel

#curl


people are also often obsessed by C vs non-C vulnerabilities, and in #curl the share of mistakes that are related to the programming language keep shrinking (just over 40% now)

This is WAY lower than what is commonly reported as a the general percentage. (60-70% is commonly repeated)

#curl