Skip to main content

Search

Items tagged with: Curl


#curl has now paid 71,400 USD in bug-bounties.

For security.

#curl


Working on a PR to make curl perform a little bit better with parallel HTTP/2 transfers.
#curl
#curl


For details on the #curl PSL vulnerability, check out the #hackerone report. And if you use libpsl, double-check that your use is correct: hackerone.com/reports/2212193

Two mentioned projects in this report in particular should check their code.


#curl 8.5.0 is out. This release fixes CVE-2023-46218, a #vulnerability that may allow remote sites to bypass the cookie domain Public Suffix List protection and issue supercookies. Advisory: curl.se/docs/CVE-2023-46218.ht… My HackerOne report: hackerone.com/reports/2212193


#curl 8.5.0

youtu.be/fWiYbDpFeS4

#curl


#curl 8.5.0 Windows binaries released. With faster CMake builds in "unity" mode, LibreSSL, smaller binaries, OpenSSF-recommended hardening options, and LLVM 17. (Same for Linux and macOS builds) /cc @bagder
github.com/curl/curl-for-win/c…


With my monster documentation patch I landed yesterday, #curl now has more than 90,000 lines of documentation in its git repository. That does not include everything curl, which is a separate thing:
everything.curl.dev/ (and an additional almost 16,000 lines of docs)
#curl


I created a new page on the #curl website to help you find version details about libcurl symbols: curl.se/libcurl/c/symbols-in-v…
#curl


xcurl

I learned that "xCurl is a Microsoft Game Development Kit compliant implementation of the #libCurl API"

daniel.haxx.se/blog/2023/11/30…

#curl


Building #curl using #OpenSSL 3.2 #QUIC?

github.com/curl/curl/discussio…


next level #curl is the presentation I did at Nordic APIs on October 18, 2023: youtu.be/8b5jkr35CRQ?si=v_T2FU…
#curl


I will give away #curl coasters to everyone I meet who has authored a commit in curl. I'll bring these cuties to #FOSDEM.


Wow... Even though a couple of them are some sort of GNU/Linux variants, that's an impressive score for #curl!
#curl


The updated 100 operating systems #curl has run on. (Dropped two, added two)
#curl


On this day in 2000, we shipped #curl 7.4.2, which included the first test suite.

curl.se/changes.html#7_4_2

#curl


We just created a #HOWTO for how to set up dev/test servers using our #TLS #EncryptedClientHello #ECH enabled forks of #OpenSSL #nginx and #curl running on #Debian. It should be very quick to get started using a new domain: guardianproject.info/2023/11/1…


Welcome Sam James as #curl committer 1217: github.com/curl/curl/pull/1229… (yes, that's the silliest gcc warning introduced in a long time IMHO)
#curl


I got the #curl coaster. I must say it’s ridiculous, but also the coolest coaster I have now 🥲
#curl


Someone mentioned another OS. #curl has run on these 93 operating systems. Do you know of one not yet mentioned?
#curl


The #curl #http3 and #quic support egg.

(also from my coming Friday talk)


Welcome David Suter as #curl committer 1215: github.com/curl/curl/pull/1228…
#curl


Welcome Enno Boland as #curl committer 1214: github.com/curl/curl/pull/1226…
#curl


Welcome Harry Mallon as #curl committer 1213: github.com/curl/curl/pull/1224…
#curl


On this day in 2003, #curl 7.10.8 introduced the -4/--ipv4 and -6/--ipv6 options.

curl.se/changes.html#7_10_8

#curl


and hey, look at this:

HTTP3: ngtcp2 builds are no longer experimental

One step closer to HTTP/3 support in shipped #curl binaries.

github.com/curl/curl/pull/1223…

#curl


tiny-curl 8.4.0 is here for you running RTOSes on really small systems: curl.se/tiny/ #curl
#curl


Tangential question that that thread has made me wonder: How do you decide what to put in the user surveys? I recently worked for someone creating a survey and the attention to detail in the design to try and get the most useful data there was mind boggling. Given how important #curl is, it makes me wonder how you do it?
#curl


Welcome Kareem as #curl committer 1210: github.com/curl/curl/pull/1221…
#curl


Starting soon, you might need Windows XP or later to run #curl on Windows... Yes, the XP that was introduced in 2001.

github.com/curl/curl/pull/1222…

#curl


"mastering the #curl command line" has been viewed 12,000 times in less than two months.

youtu.be/V5vZWHP-RqU

#curl


Screenshot from the #curl website dated December 1998. "massive popularity" ...
#curl


Coming in November. Following up my previous monster video on #curl: the corresponding version for #libcurl: "mastering libcurl"

The exact date is not set yet because man, this takes work and I'm only about half way.