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 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.

2009-03-18 00:30
7.19.4

修复了一个安全的问题作出报告的漏洞CVE - 2009 - 0037。 CURLOPT_NOPROXY,CURLOPT_TFTP_BLKSIZE,CURLOPT_SOCKS5_GSSAPI_SERVICE,CURLOPT_SOCKS5_GSSAPI_NEC,CURLPROXY_HTTP_1_0,CURLINFO_CONDITION_UNMET,CURLOPT_REDIR_PROTOCOLS和CURLOPT_PROTOCOLS增加了。文摘和NTLM身份验证的支持通过gnutls的。大约有15个错误是固定的。
A security fix was made for the problem reported by CVE-2009-0037. CURLOPT_NOPROXY, CURLOPT_TFTP_BLKSIZE, CURLOPT_SOCKS5_GSSAPI_SERVICE, CURLOPT_SOCKS5_GSSAPI_NEC, CURLPROXY_HTTP_1_0, CURLINFO_CONDITION_UNMET, CURLOPT_REDIR_PROTOCOLS, and CURLOPT_PROTOCOLS were added. Digest and NTLM authentication are supported by using GnuTLS. Some 15 bugs were fixed.

2009-01-20 07:05
7.19.3

此版本增加了CURLAUTH_DIGEST_IE和vc9的makefile,约有30错误修正。
标签: Minor bugfixes
This release adds CURLAUTH_DIGEST_IE and vc9 makefiles and has around 30 bugfixes.

2008-11-14 17:08
7.19.2

三增加了7.19.1回归已得到修复:构建失败当使用MSVC的6生成,在使用崩溃-在Linux上的接口名称,多接口与libcurl下载OpenSSL的供电所建HTTPS的网页。
标签: Major bugfixes
Three added regressions in 7.19.1 have been fixed:
a build failure when using the MSVC 6 makefile, a
crash when using --interface name on Linux, and
multi interface downloading HTTPS pages with
libcurl built powered by OpenSSL.

2008-11-06 03:05
7.19.1

CURLOPT_CERTINFO,CURLINFO_CERTINFO,CURLOPT_POSTREDIR,CURLOPT_USERNAME,CURLOPT_PASSWORD,CURLOPT_PROXYUSERNAME和CURLOPT_PROXYPASSWORD增加了。 24修正了已知错误。
标签: Minor bugfixes
CURLOPT_CERTINFO, CURLINFO_CERTINFO,
CURLOPT_POSTREDIR, CURLOPT_USERNAME,
CURLOPT_PASSWORD, CURLOPT_PROXYUSERNAME, and
CURLOPT_PROXYPASSWORD were added. 24 bugs were
fixed.

2008-09-02 02:50
7.19.0

一些新的libcurl选项,在卷曲的新工具,约40除错处理布尔选项。
标签: Minor feature enhancements
Some new libcurl options, new Boolean options handling in the curl tool, and around 40 bugfixes.

Project Resources