Search

Items tagged with: Curl


Wait, what? 😯

#curl can send email? Damn... @bagder I'm impressed (not that I didn't expected that), curl just keeps on giving. 😁

curl --url "smtp://$SMTP_SERVER:$SMTP_PORT" \
--ssl-reqd \
--mail-from "$SMTP_USER" \
--mail-rcpt "$EMAIL" \
--upload-file "$LOG_FILE" \
--user "$SMTP_USER:$SMTP_PASSWORD" \
--insecure


How I create and maintain RELEASE-NOTES for #curl: live-streamed tomorrow.

It was mostly implied from my how I do releases video, so I figured I could show a little more from how the sausage is actually made.

Should be a fairly brief one. At 10:00 CET tomorrow Friday over at twitch.tv/curlhacker as usual.

#curl


#curl


For educational purposes we disclose this recent hackerone report on #curl claiming its sprintf() implementation is bad because it can be made to deref a bad pointer when you use it incorrectly. You know, exactly how all sprintf() implementation work - by design.

This is not the first time we had this "flaw" reported. (I did not check the "AI slop" checkbox on this one)

hackerone.com/reports/2990139

#curl


It's time to re-enjoy this golden quote about me and #curl, shown in the most awesome way.
#curl


Two years ago we ended #curl series seven with a final release: 7.88.1

daniel.haxx.se/blog/2023/02/20…

Surely nobody is still rocking version 7? 😀

#curl


I have this nailed down as what I would like to get to during 2025 for #curl. I assume other things will happen as well. Some of these things will only happen given enough support/sponsorship.
#curl


Changing every line three times

daniel.haxx.se/blog/2025/02/18…

Is there some magic making three times, or even pi, the number of times you need to write code for it to be good?

#curl

#curl


2025-02-18

#curl surpassed 3.5 added lines of code per line of code still there, for the first time ever: we keep polishing.

3.500749 to be exact 😁

#curl


#curl


Après avoir passé la semaine dernière a installé #Linux Notre @uichelorraine nationale a passé la seconde et a contribué ce week-end pour #Curl sur un module expérimental nommé sobrement "quiche"
Tous·tes ici prenez en de la graine.



The state of #QUIC support in #curl is not for the faint of hearts. The current API development is what I put in the lower part of the rightmost column.

A blog post will follow to explain some of this.


#curl


The Gemini protocol is a lightweight alternative to HTTP positioned as a spiritual successor to Gopher. One drawback is that without reuse of TCP connections, every navigation takes several seconds on geostationary satellite Internet.

Read what curl maintainer Daniel Stenberg (@bagder) thinks of Gemini
daniel.haxx.se/blog/2023/05/28…

#GeminiProtocol #satellite #Gemini #curl


Look what I got! A nice letter from @omega16 containing #curl stickers! 🥰
Mercie vielmals!


#curl


#curl official curl-container 8.12.1 has been pushed to quay and docker - try it yourself > podman run -it quay.io/curl/curl:8.12.1 -V
#curl


#curl


#curl


Ok, not a lot to brag about here except a whole range of bugfixes, but I performed the #curl release dance again.

See you at 10:00 CET on the live-stream.

daniel.haxx.se/blog/2025/02/13…

#curl


Repost: my interpretation of #cURL personified as a mascot.
#curl



🆕 blog! “A small contribution to curl”

The venerable curl is one of the most fundamental pieces of code in the modern world. A seemingly simply utility - it enables other programs to interact with URls - it runs on millions of cars, is inside nearly every TV, used by billions of people, and is even in use on Mars.

And, as of last week, features a small contribution by…

👀 Read more: shkspr.mobi/blog/2025/02/a-sma…

#curl #documentation #OpenSource


#curl


#curl


#curl


#curl


#curl



#curl


I would just add that in #curl we use c-ares for the HTTPS RR stuff, on all the platforms.
#curl


#curl


#curl


#curl


#curl


#curl