Search
Items tagged with: Curl
Update curl.h Include for vxworks by sheshadriv32 · Pull Request #11356 · curl/curl
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, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS…GitHub
Stop CMake from quietly ignoring missing Brotli by MichalPetryka · Pull Request #11376 · curl/curl
For some reason the CMake project was set to QUIET for Brotli instead of REQUIRED. This makes builds unexpectedly ignore missing Brotli even when CURL_BROTLI is enabled.GitHub
checksrc: modernise perl file open by bagder · Pull Request #11358 · curl/curl
Use regular variables and separate file open modes from filenames. Suggested by perlcritic Copied from curl/trurl@f2784a9240f47ee28a845 /cc @pabs3GitHub
Number of announced security vulnerabilities in #curl per year, separated into high/critical vs low/medium.
These are real severity levels, not the NVD spicy versions.
Fixe unused variable ctx in cf-socker.c by humbleAcolyte · Pull Request #11352 · curl/curl
This PR fixes compiler warning (gcc 8.3 with flag -Wunused-variable) "unused variable ‘ctx’". The variable is used only if HAVE_GETPEERNAME is defined, but variable defined before directive.GitHub
The #curl user survey 2023 analysis: daniel.haxx.se/blog/2023/06/17…
36 pages of numbers and graphs for you.
The video presentation of the material will happen on Tue June 20.
youtu.be/NLIhd0wYO24
#curl
Doing WebSocket with libcurl with Daniel Stenberg
- WebSocket fundamentals (the protocol)- How to enable it for curl in your build- The new API calls added to libcurl for speaking WebSocket- Two API models- ...YouTube
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
"QUIC and HTTP/3 with #curl and #wolfSSL" is the webinar @icing and me did back in April. Check it out!
All Things QUIC
Hear from QUIC expert Stefan Eissing, and cURL founder and lead developer Daniel Stenberg and learn about all things QUIC. Tune in to learn about the topics ...YouTube
tool_parsecfg: support environment variables in config files by bagder · Pull Request #11311 · curl/curl
Instances of ${name} will be replaced by the contents of the environment variable name at the time of the parsing. The name must be shorter than 128 bytes. tests documentationGitHub
Curl (ft. YTCracker) mcohmi.bandcamp.com/track/curl…
A song about #curl. Wow.
♫♪♪ I just wanna curl your endpoints ♫♪♪
docs: update CURLOPT_UPLOAD.3 by oleg-jukovec · Pull Request #11300 · curl/curl
The behavior of CURLOPT_UPLOAD differs from what is described in the documentation. The option automatically adds the 'Transfer-Encoding: chunked' header. It also ignores 'Content-Length' header at...GitHub
Everything curl
everything.curl.dev/
"Everything curl is an extensive guide for all things curl. The project, the command-line tool, the library, how everything started and how it came to be the useful tool it is today. It explains how we work on developing it further, what it takes to use it, how you can contribute with code or bug reports and why millions of existing users use it.
#linux #curl #book #reference
documentation: fix missing parameter names in examples by Aketzu · Pull Request #11278 · curl/curl
SSH key option documentation has example snippets but they seem to be missing function parameter names in enum parametersGitHub
Diablo 4 Credits 4K
Diablo 4 Credits 4K. Subscribe for all the latest trailers and gameplay: http://goo.gl/8LO96FBecome a member! https://www.youtube.com/channel/UClFuUQ2pO1ED3B...YouTube
haproxy: add --haproxy-clientip flag to spoof client IPs by RaitoBezarius · Pull Request #10779 · curl/curl
This PR enable --haproxy-clientip as per TODO item 5.2 (#5125). I'm not certain yet I have done the appropriate things yet. I will add tests and docs soon. :)GitHub
... and the #curl vulnerabilities table now lists each individual vulnerability in a color depending on severity. I think this looks cool:
curl.se/docs/vulnerabilities.h…
now the #curl security page offers filtering the list of issues based on severity: curl.se/docs/security.html
(see, there was a point in figuring out the severity for old issues as well)
I went back and provided severity levels for the 72 oldest #curl CVEs as well (assessed manually) and now every curl CVE since the dawn of time has it set. The full list is here: curl.se/docs/security.html
Let me know if anything looks wrong.
gRPC support · curl/curl · Discussion #11239
Hey everyone. I'm interested in starting discussion about adding support to gRPC. Since cURL already support HTTP/2, I guess the main work would be parsing Protobuf (not sure though). I am aware th...GitHub
system.h: Remove __IBMC__/__IBMCPP__ guards and apply to all z/OS (__MVS__) compiles by IgorTodorovskiIBM · Pull Request #11241 · curl/curl
z/OS now supports Clang where __IBMC__/__IBMCPP__ macros are not set, yet the same system.h macro values apply.GitHub
docs: add Severity to sec advisories missing them by bagder · Pull Request #256 · curl/curl-www
This is a manual work and I am using my own "best effort" by manually reading the descriptions, checking the conditions for them to trigger and comparing with how other projects grade similar probl...GitHub
Daily #curl builds for Arch Linux? github.com/pheiduck/curl-daily…
The bleeding edge is bleeding
Releases · pheiduck/curl-daily
cURL Daily Builds for Arch Linux and Arch Based Systems - pheiduck/curl-dailyGitHub
Updated link in documentation by markseuffert · Pull Request #11232 · curl/curl
Fixed the Markdown syntax and linked section. This pull request is a minor change.GitHub
This #curl Friday graph is the "CVE age in code" one refurbished. I cleaned it up a little and added a median plot to it next to the average. Very similar!
The graph shows all 145 curl CVEs and the number of days each of them existing in shipped source code until fixed.
daniel.haxx.se/blog/2023/05/24…
CVE-2023-27536
Announced by the #curl project back in March 2023. We deem it severity Low. curl.se/docs/CVE-2023-27536.ht…
NVD, in their infinite wisdom, thinks this is a CRITICAL 9.8 flaw: nvd.nist.gov/vuln/detail/CVE-2…
I wish I knew how to fix this annoying problem but talking or whining to NVD certainly does not seem to help.
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