Download List

專案描述

curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, POP3, IMAP, SMTP, RTSP, RTMP, 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 about 40 languages and environments.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-05 15:24
7.18.2

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.
標籤: Minor bugfixes

2008-03-30 18:00
7.18.1

This release adds support for HttpOnly cookies. It no longer distributes or installs a CA cert bundle. SSLv2 is now disabled by default. Resumed transfers work with SFTP. At least 23 described bugfixes were made.
標籤: Minor bugfixes

2008-01-29 01:50
7.18.0

This release adds --data-urlencode, --socks4a, --socks5-hostname, and --keepalive-time. The library now has CURLOPT_PROXY_TRANSFER_MODE, CURLOPT_SEEKFUNCTION, and curl_easy_pause(). 36+ bugs have been fixed.
標籤: Minor feature enhancements

2007-10-29 23:28
7.17.1

This release adds -–proxy-negotiate, -–post301, -–hostpubmd, CURLOPT_OPENSOCKETFUNCTION, and CURLOPT_COPYPOSTFIELDS, improves the NSS support, and fixes around twenty bugs.
標籤: Minor bugfixes

2007-09-14 14:59
7.17.0

This release builds and runs on OS/400.
curl_easy_setopt() now allocates
strings passed to it. SCP and SFTP support now
requires libssh2 0.16 or
later. LDAP libraries are now linked "regularly"
and not with dlopen.
LDAPS is supported. At least 27 bugs have been
squashed.
標籤: Minor feature enhancements

Project Resources