I Use This!
Very High Activity

News

Analyzed about 21 hours ago. based on code collected 1 day ago.
Posted about 16 years ago by daniel
Since the dawn of time (at least it feels that long) we’ve included a copy of a ca cert bundle in the curl releases. That ca cert bundle originates from Netscape 4.72 and no cert has been added to it since the year 2000(!) Instead, we’ve offered things like an easy downloadable version from our web [...]
Posted about 16 years ago by daniel
Given that there are an endless series of open source and free software projects around. What makes companies and projects likely to chose to depend and use one of the existing ones rather than to write it themselves or possibly buy a closed-source solution instead? I’ll try to answer a few of the things that [...]
Posted about 16 years ago by daniel
Lemme take the opportunity to express my serious dislike about a particular habit in the open source world, frequently seen performed by various distros (and by distro I then mean in the wider sense, not limited to only Linux distros): They fix problems by patching code in projects they ship/offer, but they don’t discuss the problem [...]
Posted over 16 years ago by daniel
I’m happy to announce the 103rd curl release: curl and libcurl 7.18.0. No less than 35 persons beside myself contributed with info, reports and/or code to make the release as it turned out. We’ve added a bunch of new features and we’ve solved well ... [More] over 30 different bugs. This is the news: Changes: –data-urlencode CURLOPT_PROXY_TRANSFER_MODE –no-keepalive - now curl does [...] [Less]
Posted over 16 years ago by daniel
I did my share of Java bashing just a short while ago, so it is a bit ironic that just days afterwards the topic of the java binding for libcurl resurfaced, and now it seems both Günter and Patrick (libcurl hacker dudes) are working to get it in shape to actually again end up in [...]
Posted over 16 years ago by daniel
Dave Jones blogged about his recent problems with curl on Fedora 8. It seems to be a problem somewhere in or related to the NSS library, that Fedora links curl to for SSL/TLS these days. What I find a bit annoying with this situation, is that I’m using Debian unstable and I’m dist-upgrading fairly frequently to [...]
Posted over 16 years ago by daniel
Readers of my blog or my site or almost whatever on the internet where my name would appear should know that two of my primary open source involvements are in the curl and the Rockbox projects. Therefore I felt great pleasure yesterday when both of these worlds collided! While investigating the internals of the SanDisk Sansa Connect [...]
Posted over 16 years ago by daniel
Apache’s Axis2/C project, said to be “the only complete SOAP engine” is considering to move over to use libcurl for HTTP transport by default. At least Axis2/C developer Dinesh Premalal thinks they should, and he lists multiple reasons in his blog and I can of course do nothing but agree. One reason he failed to mention [...]
Posted over 16 years ago by daniel
I just mailed the curl-library list about us entering feature freeze for the upcoming 7.18.0 release. The plan is to have two weeks of bug fixing and time to allow people to find bugs, before we release it to the public. Please get a daily snapshot and give it a spin! Here’s the changes that’ll be [...]
Posted over 16 years ago by daniel
On scan.coverity.com, the nice guys at Coverity run scans on open source projects to check for flaws in their source code. Their list currently includes 265 projects, and curl is one of them. I have only good words to say about their scanning, as they found no less than 27 flaws in curl 7.16.1 and [...]