Search
Items tagged with: curl
Update request.md by leeli0 · Pull Request #13854 · curl/curl
improved for better readability and correctnessGitHub
dragonfly: change tcp keepalive options from ms to seconds by panjf2000 · Pull Request #13848 · curl/curl
DragonFly BSD changed the time unit for TCP keep-alive from milliseconds to seconds since v5.8, thus setting the keepalive options with milliseconds with curl/libcurl will result in unexpected beha...GitHub
Because I was reminded. Remember when PowerShell went Open Source eight years ago and I submitted a PR the next day proposing to remove the #curl alias?
There is always another windmill to fight!
It works! After various modifications on Winsock2 and curl itself, #curl 8.4.0 can run on Windows NT 3.51!
I will release the source for both of them soon
Why is #curl with #openssl + #nghttp3 still experimental?
github.com/curl/curl/discussio…
Why openssl + nghttp3 is still experimental? · curl curl · Discussion #13820
Why openssl + nghttp3 is still experimental?GitHub
Besides being a freakin' awesome swiss army knife for (any|every)thing network related, this is another reason to love #curl
"curl shall forever remain independent. curl is not part of any umbrella organization, it is not owned or controlled by any company. It makes us entirely independent and free to do what we think is best for the community"
(Source: daniel.haxx.se/blog/2024/05/27…)
Would it be useful if #curl provided a default random variable?
Exploring this little idea here. Good? Bad?
github.com/curl/curl/pull/1381…
curl: offer a default 'random' variable by bagder · Pull Request #13813 · curl/curl
... and two new output functions: uuid and hex The variable holds a 128 bit semi-random value. Output it like {{random:hex}} to get it all as a 32 byte hex sequuence {{random:uuid}} shows it as a ...GitHub
Three years ago I made the questionable decision to mail #curl stickers to everyone who filled in a form within 24 hours. oboy, that was a lot of work...
Currently filling in the #curl user survey. It’s by *far* my most favourite tool ever and I can’t imagine working with HTTP without it.
Daniel's weekly report May 24, 2024
lists.haxx.se/pipermail/daniel…
#curl talk, 8.8.0, reproducible, ://, graphs, c-ares, survey, bonus, curl work
There's this plan to have some students implement TLS 1.3 Early Data support in #curl
github.com/curl/curl/discussio…
Adding TLS 1.3 Early Data Support · curl curl · Discussion #13743
I plan on mentoring a summer project with a small team of undergrad students to add early data support to cURL over about 8 weeks starting in June. (#13528) I'd made a basic 8-week ish plan to help...GitHub
curlhacker - Twitch
I'm Daniel Stenberg, maintainer and lead developer in the curl project. I stream curl related stuff. Release presentations, curl development and related topics.Twitch
A history of a logo with a colon and two slashes
daniel.haxx.se/blog/2024/05/21…
How the #curl logo got its colon slash slash.
curl_setup.h: add support for IAR compiler by josepho0918 · Pull Request #13728 · curl/curl
Enable some supported GCC attributes for IAR compiler.GitHub
“I could rewrite #curl”
Here's my collection of some less cheerful quotes to keep me firmly grounded. Blogged three years ago today:
Curl_vquic_tls_verify_peer: use correct API for wolfSSL by julek-wolfssl · Pull Request #13680 · curl/curl
wolfSSL_X509_check_host checks the peer name against the alt names and the common name. Fixes #13487. Tested using the same reproducer as in the issue. Correct url passes check.GitHub
On the #curl website, you can find 92 video presentations on all things curl: curl.se/docs/videos/
Almost 68 hours in total.