 |
|
|
|
|
| Added: Fri, Aug 21st 1998 04:01 UTC (10 years, 3 months ago) |
Updated: Fri, Nov 14th 2008 08:08 UTC (4 days ago) |
|
|
About:
curl and libcurl is a tool for transferring files
using URL syntax. It supports HTTP, HTTPS, FTP,
FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, and FILE,
as well as HTTP-post, HTTP-put, cookies, FTP
upload, resumed transfers, passwords, port numbers,
SSL certificates, Kerberos, and proxies. It is
powered by libcurl, the client-side URL transfer
library. There are bindings to libcurl for over 30
languages and environments.
Release focus: Minor bugfixes
Changes:
This release adds CURLFORM_STREAM, CURLINFO_REDIRECT_URL, and the two new functions curl_easy_send() and curl_easy_recv(). libcurl now supports CURLOPT_NOBODY over SFTP, and curl now runs on Symbian OS. At least 21 described bugfixes were made.
Author:
Daniel Stenberg [contact developer]
Homepage:
http://curl.haxx.se/
Tar/GZ:
http://curl.haxx.se/download.html
Tar/BZ2:
http://curl.haxx.se/latest.cgi?curl=tar.bz2
Zip:
http://curl.haxx.se/latest.cgi?curl=zip
Changelog:
http://curl.haxx.se/changes.html
RPM package:
http://curl.haxx.se/download.html
Debian package:
http://packages.debian.org/curl
OS X package:
http://fink.sourceforge.net/pdb/package.php/curl
BSD Ports URL:
http://www.freebsd.org/cgi/ports.cgi?query=curl&stype=all
CVS tree (cvsweb):
http://curl.haxx.se/cvs.html
Bug tracker:
http://sourceforge.net/tracker/?group_id=976&atid=100976
Mailing list archive:
http://curl.haxx.se/mail/
Mirror site:
http://curlm.haxx.se/
Trove categories:
[change]
Dependencies:
[change]
OpenSSL (Default branch) (recommended)
c-ares (optional)
GNU Transport Layer Security Library (Default branch) (optional)
Heimdal (optional)
libssh2 (optional)
OpenLDAP (optional)
yaSSL (optional)
zlib (optional)
[download links]
|
|
» Rating:
8.54/10.00
(Rank 272)
» Vitality: 16.36% (Rank 21)
» Popularity: 16.39% (Rank 78)

(click to enlarge graphs)
Record hits: 134,341
URL hits: 130,155
Subscribers: 384
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
7.19.2
|
Major bugfixes |
14-Nov-2008 08:08 |
|
7.19.1
|
Minor bugfixes |
05-Nov-2008 18:05 |
|
7.19.0
|
Minor feature enhancements |
01-Sep-2008 17:50 |
|
7.18.2
|
Minor bugfixes |
05-Jun-2008 06:24 |
|
7.18.1
|
Minor bugfixes |
30-Mar-2008 17:00 |
|
7.18.0
|
Minor feature enhancements |
29-Jan-2008 00:50 |
|
7.17.1
|
Minor bugfixes |
29-Oct-2007 22:28 |
|
7.17.0
|
Minor feature enhancements |
14-Sep-2007 12:59 |
|
7.16.4
|
Minor security fixes |
11-Jul-2007 06:30 |
|
7.16.3
|
Minor bugfixes |
25-Jun-2007 20:30 |
Articles referencing this project
Comments
[»]
Curl helps to fight spam as well!
by Macdaddy - May 28th 2003 19:29:05
I discovered Curl tonight. I was looking for a solution for forms that
used POST to submit an email address for unlisting from a spammer's
"marketing" list. *chuckle* Forms that use GET are easy enough
to script with bash and wget. POST presented a different problem. Curl
solved it for me. With a small amount of bash shell scripting I've managed
to seed my list of roughly 4400 spamtrap addresses 31 times. That's well
over 100,000 seeded spamtraps! Kudos to the Curl developers for this
unintentional but useful trick with Curl. :-)
[reply]
[top]
[»]
Nice work there
by Davin McCall - Jan 24th 2002 21:27:08
I haven't used it much, but the program is definitely quite good - I have
managed to continue several interrupted downloads and with much less hassle
than with "wget".
The documented return codes, and the ability to resume a download
independent of the target filename, also make it much more suitable for use
as a component of another program (eg graphical download frontend). This is
the sort of functionality that programs such as this should strive for!
Flexibility and good documentation is a must and curl has both.
Finally, the library seems to be very flexible and the documentation is
quite reasonable.
[reply]
[top]
[»]
give us your view of things
by Daniel Stenberg - Jan 9th 2002 03:42:11
We're now running a questionnaire about the curl project. What to do and
what not to do. Bring us your view and opinions:
questionnaire
[reply]
[top]
|
|
 |