Download List

Descripción del Proyecto

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

Esta versión incluye el CURLFORM_STREAM, CURLINFO_REDIRECT_URL, y el curl_easy_send dos nuevas funciones () y curl_easy_recv (). libcurl ahora soporta más de CURLOPT_NOBODY SFTP, y el rizo ahora se ejecuta el sistema operativo Symbian. Por lo menos 21 se realizaron correcciones de errores descritos.
Tags: Minor bugfixes
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.

2008-03-30 18:00
7.18.1

Esta versión incluye el soporte para cookies HttpOnly. Ya no se distribuye o se instala un paquete certificado CA. SSLv2 está desactivado por defecto. Continuación del trabajo con las transferencias de SFTP. Al menos 23 correcciones de errores descritos fueron realizados.
Tags: Minor bugfixes
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.

2008-01-29 01:50
7.18.0

Esta versión añade - datos urlencode, - socks4a, - socks5 nombre de host, y - keepalive tiempo. La biblioteca tiene ahora CURLOPT_PROXY_TRANSFER_MODE, CURLOPT_SEEKFUNCTION, y curl_easy_pause (). 36 + errores han sido corregidos.
Tags: Minor feature enhancements
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.

2007-10-29 23:28
7.17.1

Esta versión incluye - proxy-negociar, - post301, - hostpubmd, CURLOPT_OPENSOCKETFUNCTION, y CURLOPT_COPYPOSTFIELDS, mejora el apoyo NSS, y fija una veintena de fallos.
Tags: Minor bugfixes
This release adds -–proxy-negotiate, -–post301, -–hostpubmd, CURLOPT_OPENSOCKETFUNCTION, and CURLOPT_COPYPOSTFIELDS, improves the NSS support, and fixes around twenty bugs.

2007-09-14 14:59
7.17.0

Este lanzamiento se basa y se ejecuta en OS/400. Curl_easy_setopt () ahora asigna cadenas que le pasan. SCP y soporte SFTP ahora requiere libssh2 0.16 o posterior. Bibliotecas LDAP están vinculados "con regularidad" y no con dlopen. LDAPS es compatible. Al menos 27 bugs han sido aplastados.
Tags: Minor feature enhancements
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.

Project Resources