Search
Items tagged with: libcurl
Integration of sandboxed-api for #libcurl?
github.com/curl/curl/discussio…
Integration of sandboxed-api · curl curl · Discussion #15539
The sandboxed-api project provides libraries the means to implement a separate api that allows to execute library functions in a separate process which can be effectively restricted using seccomp a...GitHub
Eleven years ago, the only long-lived #libcurl fork I am aware of was made: daniel.haxx.se/blog/2013/10/27…
It existed for several years, but it seems to be completely gone now.
he forked off libgnurl
Everyone and anyone is of course entitled to fork a project that is released under an open source license. This goes for my projects as well and I don't mind it. Go ahead.daniel.haxx.se
I bet you don't remember when #wget briefly considered switching to using #libcurl back in 2007.
daniel.haxx.se/blog/2007/10/27…
wget going libcurl?
Micah Cowan is the current maintainer of GNU Wget, and he recently posted a long mail to the wget mailing list titled "Thoughts on Wget 1.x, 2.0". Two fun quotes for the curious who don't feel like reading the whole post: 1.daniel.haxx.se
On this day five years ago, I learned about the #Google #libcurl fork named libcrurl (!).
daniel.haxx.se/blog/2019/06/19…
(old blog post)
It was subsequently cancelled and never got anywhere.
my "advanced #libcurl" webinar runs tomorrow. Free of charge. Take the opportunity and ask me anything about (using) libcurl.
us02web.zoom.us/webinar/regist…
Welcome! You are invited to join a webinar: Advanced curl: Learn From the Founder, Daniel Stenberg. After registering, you will receive a confirmation email about joining the webinar.
We're thrilled to announce that Daniel Stenberg, the founder and lead developer of cURL and libcurl, will be hosting an exciting webinar. Join us for "Advanced curl" on June 13th at 10 AM PT.Zoom
Awesome, so much to learn wrt. libcurl! 😍 Posting links below in case anyone is looking for them ✨
📺 Getting started with libcurl
• youtube.com/watch?v=aS2eJDA5nS…
📺 Mastering libcurl
• youtube.com/watch?v=ZQXv5v9xoc…
• youtube.com/watch?v=9KqnXsSxqG…
Mastering libcurl (2/2) with Daniel Stenberg
Transfers, Share API, TLS, Proxies, HTTP, Header API, URL API. WebSocket. Future0:00 mastering libcurl part two0:35 setup2:30 agenda4:56 Transfers5:14 Downl...YouTube
In about thirty minutes I start the getting started with #libcurl #webinar
daniel.haxx.se/blog/2024/03/18…
introducing "curldown" for libcurl man page format by bagder · Pull Request #12730 · curl/curl
curldown is this new file format for libcurl man pages. It is markdown inspired with differences: Each file has a set of leading headers with meta-data Supports a small subset of markdown cd2nrof...GitHub
On this day eleven years ago, I completed the conversion of making the entire #libcurl internals non-blocking: daniel.haxx.se/blog/2013/01/17…
"internally, we’re all multi now!"
Looking back over the years, it is kind of amazing how many refactors and overhauls we have done of the libcurl internals while still providing the exact same and functional API...
GitHub - curl/trurl: trurl is a command line tool for URL parsing and manipulation.
trurl is a command line tool for URL parsing and manipulation. - GitHub - curl/trurl: trurl is a command line tool for URL parsing and manipulation.GitHub
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
Mastering libcurl (2/2) with Daniel Stenberg
Transfers, Share API, TLS, Proxies, HTTP, Header API, URL API. WebSocket. Future0:00 mastering libcurl part two0:35 setup2:30 agenda4:56 Transfers5:14 Downl...YouTube
Later today, part two of mastering #libcurl runs.
daniel.haxx.se/blog/2023/11/01…
It continues where part one stopped and I will get to:
Transfers
Share API
TLS
Proxies
HTTP
Header API
URL API
WebSocket
Future
Come watch it live. It'll be fun!
Later today, I will run part one of my "mastering #libcurl" sessions over on Twitch and Zoom. Part one is a two hour
dive into starting and some libcurl basics. Part two will go deeper and cover many more options and libcurl tricks.
daniel.haxx.se/blog/2023/11/01…
This two-parter will show more libcurl code and details than you ever saw in a video before.
It'll be fun!
Here's the agenda for the two coming monster #libcurl video sessions of mine.
Streaming on November 16 and 20.
daniel.haxx.se/blog/2023/11/01…
""Mastering #libcurl" starts on November 16 with part 1. I just reached 170 slides (!) in the full presentation. And I'm not done yet...
daniel.haxx.se/blog/2023/11/01…
On November 16 2023, I will do a multi-hour tutorial video on how to use #libcurl. How to master it.
I hope you'll like it.
daniel.haxx.se/blog/2023/11/01…
A proposal to add #IPFS support to #libcurl
curl.se/mail/lib-2023-10/0073.…
I'm not convinced:
curl.se/mail/lib-2023-10/0074.…
Let the discussion flow!
Some people say the #libcurl API provides so many options it is hard to navigate. Then I just show them this slide listing them all. 😁
(working on the pending monster "master libcurl" video tutorial)
Daniel Stenberg
I talk about curl, open source, networking and stuff like that from my view and angle from my home in Stockholm, Sweden. I'm the lead developer of curl. I'm occasionally live-streaming curl development on twitch: https://www.twitch.YouTube
"libcurl has proven to be an indispensable tool for handling network-related tasks with ease. Its support for various protocols, cross-platform compatibility, and well-documented API make it simple to integrate into any project. The active community provides valuable guidance and resources, while the ongoing development ensures it stays up-to-date with security and protocol improvements. I highly recommend #libcurl"