Sponsor of the Day:
Jerkmate
https://curl.se/docs/CVE-2016-5421.html
curl - use of connection struct after free - CVE-2016-5421
curl usefree cveconnectionstruct2016
https://curl.se/docs/CVE-2016-8623.html
curl - Use after free via shared cookies - CVE-2016-8623
curl usefree viacve 2016sharedcookies
https://curl.se/docs/CVE-2026-3805.html
curl - use after free in SMB connection reuse - CVE-2026-3805
connection reuse cvecurlfreesmb2026
https://github.com/curl/curl/pull/6655
build: remove all traces of USE_BLOCKING_SOCKETS by bagder · Pull Request #6655 · curl/curl · 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,...
pull requestcurl githubbuildremovetraces
https://github.com/curl/curl/pull/16034
Check connection for SSL use, not handler by icing · Pull Request #16034 · curl/curl · 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,...
pull requestcurl githubcheckconnectionssl
https://github.com/curl/curl/pull/12787
ntlm_wb: do not use data-state.buffer any longer by icing · Pull Request #12787 · curl/curl ·...
use datapull requestntlmwbstate
https://daniel.haxx.se/blog/2015/09/11/unnecessary-use-of-curl-x/
Unnecessary use of curl -X | daniel.haxx.se
I've grown a bit tired of the web filling up with curl command line examples showing use of superfluous -X's. I'm putting code where my mouth is. Starting with...
daniel haxx seunnecessaryusecurl
https://github.com/curl/curl/pull/9519
curl: warn for --ssl use, considered insecure by bagder · Pull Request #9519 · curl/curl · 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,...
pull requestcurlwarnssluse
https://github.com/curl/curl/issues/13818
ECH: SIGSEGV when use HTTP/3 · Issue #13818 · curl/curl · GitHub
I did this curl --http3 --ech true --doh-url https://1.0.0.1/dns-query https://www.cloudflare.com/cdn-cgi/trace * thread #1, name = 'curl', stop reason =...
use httpcurl githubechsigsegv3
https://github.com/curl/curl/pull/9658
strcase: add and use Curl_timestrcmp by bagder · Pull Request #9658 · curl/curl · 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,...
use curlpull requestaddbagder9658
https://github.com/curl/curl/pull/4523
appveyor: make one of the winbuilds use DEBUG=no by bagder · Pull Request #4523 · curl/curl · 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,...
make onepull requestcurl githubappveyoruse
https://github.com/curl/curl/pull/17674
tftpd: use `CURLMIN()` macro by vszakats · Pull Request #17674 · curl/curl · 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,...
pull requestcurl githubusemacrovszakats
https://github.com/curl/curl/pull/1227
mbedtls: ramdom can use havege if enabled. by p1ng0o · Pull Request #1227 · curl/curl · 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,...
pull requestcurl githubmbedtlsramdomuse
https://github.com/curl/curl/pull/15265
gnutls, use session cache for QUIC by icing · Pull Request #15265 · curl/curl · 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,...
use sessionpull requestcurl githubgnutlscache
https://github.com/curl/curl/pull/21033
protocol: use scheme names lowercase by bagder · Pull Request #21033 · curl/curl · 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,...
pull requestcurl githubprotocolusescheme
https://github.com/curl/curl/pull/20885
Clear the sockaddr_in6 structure before use by vlmarek · Pull Request #20885 · curl/curl · 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,...
pull requestcurl githubclearin6structure