Search
Items tagged with: Curl
Fix smtp starttls by Flakebi · Pull Request #13048 · curl/curl
In cases where the connection was fast, curl sometimes failed to open a connection. This fixes a regression of c2d9736. The regression triggered in these steps: Create an smtp connection Use ST...GitHub
We first made the #curl build use #nroff for building the hugehelp file in December 1998, for curl 5.2. This makes "curl -M" work.
Now, I'm working on a change that finally removes nroff from the curl build process: github.com/curl/curl/pull/1304…
docs: ascii version of manpage without nroff by bagder · Pull Request #13047 · curl/curl
create ascii version of the manpage without nroff build src/tool_hugegelp.c from the ascii manpage move the the manpage and the ascii version build to docs/cmdline-opts remove all use of nroff fro...GitHub
The best way to truly support my work on #curl, is to make your company pay for a support contract: curl.se/support.html
I work full time on #curl for wolfSSL. Support customers make me get paychecks. Paychecks let me buy food. Food makes my family happy. A happy family lets me do more #curl. More #curl benefits ... well, you.
For the #curl distro discussion 2024 (github.com/curl/curl/wiki/curl…) we have confirmed intended attendance by people packaging curl for Debian, Mageia, RHEL/Fedora, Windows 10/11, MacPorts, Homebrew, Yocto Project and AlmaLinux
I'm thrilled!
curl distro discussion 2024
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP...GitHub
fopen: fix narrowing conversion warning on 32-bit Android by kiefer-andreas · Pull Request #12998 · curl/curl
This was fixed in commit 06dc599, but came back in commit 03cb1ff. When building for 32-bit ARM or x86 Android, st_mode is defined as unsigned int instead of mode_t, resulting in a -Wimplicit-int-c...GitHub
lib: initialize output pointers to NULL before calling strto[ff,l,ul] by Ne02ptzero · Pull Request #12995 · curl/curl
In order to make MSAN happy: ==2200945==WARNING: MemorySanitizer: use-of-uninitialized-value #0 0x596f3b3ed246 in curlx_strtoofft [...]/libcurl/src/lib/strtoofft.c:239:11 #1 0x596f3b402156 in Curl_...GitHub
Port to librustls 0.12.0 by kpcyrd · Pull Request #12989 · curl/curl
Resolves #12737, relates to rustls/rustls-ffi#384. I've tried to port this as literal as possible, then slightly restructured it since both the ca_info_blob branch and the ssl_cafile branch started...GitHub
Performed by Trail of Bits. They found things to fix but nothing critical and no security flaws.
I have a hard time understanding what this graph actually shows or which point it proves.
Naturally with many new contributors the average numbers per contributor decreases.
To prove your claim wouldn't you share a graph of total LOC versus number of contributors? For #curl I believe the contributor counts grows faster than the codebase.
In the #curl project, we are picking up new commit authors and contributors to the project faster than the code base is growing...
Yes, here's a new graph!
Lines of code per author + contributor
broom not included curling the modern way with Daniel Stenberg
Everyone uses curl, the Swiss army knife of Internet transfers. Earlier this year we celebrated curl's 25th birthday, and while this tool has provided a soli...YouTube
Is there any good resource for the nitty-gritty details of building #Curl (mostly concerned with the library) for Windows, specifically with MSVC?
I muddled through getting things working from the little bit in the Readme.md in the winbuild folder, but I could really use more, especially since I'm having a hell of a time getting it to compile with native SSL support from within Visual Studio (weirdly, I can get it fine from a CLI session?).
Web searches seem to really love proffering everything.curl.dev/ to me, but it'd be barely more helpful even if it wasn't entirely based on out-of-date stuff that doesn't apply anymore :(
But you need a broom at #FOSDEM... chaos.social/@RichiH/111875424…
(Also, I didn't see you, so now I don't have #curl stickers :/ )
Starting now, #curl's configure will warn you if you build it with a TLS library that does not support TLS 1.3
github.com/curl/curl/pull/1290…
configure: add warning for using TLS libraries without 1.3 support by bagder · Pull Request #12900 · curl/curl
BearSSL, mbedTLS and Secure TransportGitHub
On this day 26 years ago, we shipped urlget 3.11. The penultimate release of the #curl precursor.
On this day 23 years ago, we shipped #curl 7.6.1 that introduced IPv6 support.
On this day 14 years ago we shipped #curl 7.20.0 that introduced support for IMAP(S), POP3(S) and SMTP(S). daniel.haxx.se/blog/2010/02/09…
On this day 2 years ago, we merged the initial rustls support into #curl: daniel.haxx.se/blog/2021/02/09…
lines of code per known vulnerability in #curl, 1998 - 2023. I purposely leave out the last year simply because it is a little too new code there to be fair - and that makes the graph really spike.
Note also that this treats all vulns equal, no matter which severity
Typo fix in CURLOPT_WRITEFUNCTION.md by danielsz · Pull Request #12889 · curl/curl
The maximum amount of body data that is be passed to the write callback is defined in the curl.h header file Removed superfluous beGitHub
Contingency planning for me and #curl. People ask me what happens the day I step off the factory floor.
docs: add necessary setup for nghttp3 by gengjiawen · Pull Request #12859 · curl/curl
Now nghttp3 has submodules https://github.com/ngtcp2/nghttp3/blob/main/.gitmodulesGitHub
version: allow building with ancient libpsl by bagder · Pull Request #12872 · curl/curl
The psl_check_version_number() API was added in libpsl 0.11.0. CentOS 7 ships with version 0.7.0 which lacks this API. Revert to using the older versioning API if we detect an old libpsl version. F...GitHub
Correct a typo in the ALPN documentation by larsks · Pull Request #12852 · curl/curl
The ALPN documentation erroneously referred to a "host number" instead of a "port number".GitHub
configure: add --disable-docs flag by arachsys · Pull Request #12857 · curl/curl
Building man pages from curldown sources now requires perl. Add a --disable-docs flag to configure to enable building and installing without documentation where perl is not available or man pages a...GitHub
If you want to improve #curl as shipped in distributions, join us in March at curl distro discussion: github.com/curl/curl/wiki/curl…
I ran into good people from #homebrew yesterday so now we will get attendance from them as well!
curl distro discussion 2024
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP...GitHub
You too could have made #curl
from #FOSDEM 2024
youtu.be/kCJmAyUr1j4?si=rLHlj-…
you too could have made curl - Daniel Stenberg at FOSDEM 2024
Daniel has taken the curl project to run in some 20 billion installations. He talks about what it takes to succeed with Open Source: patience, time, ups and ...YouTube
The evolution of HTTP/2 performance in curl, where I make a confusing chart and many wrong analogies to, hopefully, your entertainment.😌
#curl
On this day five years ago, I started working on #curl full time. daniel.haxx.se/blog/2024/02/02…
for #wolfssl