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
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
This trailing dnl causes the following error when used as an automake extension /usr/bin/m4:mk/m4ext/ax_libcurl.m4:275: Warning: end of file treated as newline autom4te: error: /usr/bin/m4 failed w...GitHub
It's Friday so I made a new #curl graph. It shows the % share of the vulnerabilities that are "C mistakes" since 2010 - per the date of the findings being reported. The share was 60% of the reported flaws back in 2010, it went down, up and is coming down again and is now at 41.4%
This graph will appear in the regular dashboard starting tomorrow.
#Todayilearned that #curl has a --resolve option. Helped me a lot when debugging ingress on a docker swarm cluster.
> curl example.com --resolve www.example.com:80:127.0.0.1
will call port 80 on localhost instead of the public IP of www.example.com
Building for multilib failed, as the compiler command contains an extra argument. That needs quoting. Fixes #11179 Fixes b78ca50GitHub
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
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
If you and your company use #curl or libcurl, consider a support contract with me to get that smooth uninterrupted and optimized use of it.
This was already done for the poll() and select() calls made directly from Curl_poll(), but was missed in Curl_wait_ms(), which is called when there are no fds to wait on. Fixes #11135GitHub
This works around #11138, by doubling the limit, and should be a relatively safe fix. Ideally the buffer would grow as needed and there would be no need for a limit? But that might be follow-up mat...GitHub
refer to: https://github.com/axmolengine/buildware/actions/runs/5005991548/jobs/8970680345#step:3:15358GitHub
Similar to #9561, move easy_lock.h above curl_memory.h to fix building against musl libc.GitHub
Age of #curl vulnerabilities.
Q: How long did they exist in code until fixed?
A: more than 3,000 days on (all time) average
4 changes4 vulnerabilities fixed185 bugfixesDaniel walks through the main things to know and learn about this 217th curl release.YouTube
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
#curl 8.1.0 is released. 4 vulnerabilities are fixed, 4 changes are added, 185 bugs are fixed. Credited to 64 contributors.
Update --aws-sigv4 command line option example to include explicit us in region identifier aws:amz:east-2:es -> aws:amz:us-east-2:es List of supported regions: https://docs.aws.amazon.com/AWSEC2/l...GitHub
This set of changes provides support to configure the libssh2 read timeout, capability for which was introduced in libssh2/libssh2#892 and it is estimated will be released with libssh2 version 1.11...GitHub
When I ran ./configure I received the following error: configure: error: select TLS backend(s) or disable TLS with --without-ssl. Select from these: --with-amissl --with-bearssl --with-gnut...GitHub
The documentation for response_code in the manual states (emphasis mine): The numerical response code that was found in the last transfer (formerly known as "http_code"). This suggests that respo...GitHub
parseurlandfillconn() runs before parse_connect_to_slist() (which is where conn->bits.conn_to_host is set), so checking conn->bits.conn_to_host in parseurlandfillconn() would always be FALSE, and h...GitHub
One year CURL sponsor
We are happy to sponsor the #CURL project for a year now. And maybe your company could also find and support an open source project?