Télécharger la liste

Description du projet

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.

Système requise

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

Cette version ajoute CURLFORM_STREAM, CURLINFO_REDIRECT_URL, et le curl_easy_send deux nouvelles fonctions () et curl_easy_recv (). libcurl supporte désormais CURLOPT_NOBODY en SFTP, et curl fonctionne maintenant sur Symbian OS. Au moins 21 corrections de bugs décrits ont été faites.
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

Ce communiqué ajoute le support des cookies HttpOnly. Il ne distribue plus ou installe un paquet certificat CA. SSLv2 est maintenant désactivé par défaut. Reprise de transferts travailler avec SFTP. Au moins 23 corrections de bugs décrits ont été faites.
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

Cette version ajoute - data-urlencode, - socks4a, - socks5-hostname et - keepalive-temps. La bibliothèque a maintenant CURLOPT_PROXY_TRANSFER_MODE, CURLOPT_SEEKFUNCTION, et curl_easy_pause (). 36 + bugs ont été corrigés.
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

Cette version ajoute - proxy-négociation, - post301, - hostpubmd, CURLOPT_OPENSOCKETFUNCTION, et CURLOPT_COPYPOSTFIELDS, améliore le support du SNN, et corrige une vingtaine de bugs.
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

Ce communiqué de compile et fonctionne sur OS / 400. Curl_easy_setopt () alloue maintenant des chaînes qui lui est passé. SCP et SFTP soutien exige désormais libssh2 0.16 ou ultérieure. Bibliothèques LDAP sont maintenant liés «régulièrement» et non par dlopen. LDAPS est supporté. Au moins 27 bugs ont été écrasés.
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