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.

2007-07-11 08:30
7.16.4

CURLOPT_NEW_FILE_PERMS, CURLOPT_NEW_DIRECTORY_PERMS, et le soutien pour le FTP kerberos5 ont été ajoutés. Hachage de sockets a été amélioré pour le multi_socket API. Une faille de sécurité liée a été fixée.
Tags: Minor security fixes
CURLOPT_NEW_FILE_PERMS,
CURLOPT_NEW_DIRECTORY_PERMS, and support for FTP
kerberos5 were added. Hashing of sockets was
improved for the multi_socket API. A
security-related flaw was fixed.

2007-06-25 22:30
7.16.3

Cette version ajoute curl_multi_socket_action (), utilise moins de mémoire lorsqu'ils ne sont pas en pipeline, ne SSH protocoles basés dans un pays tiers de manière beaucoup plus de blocage, il faut c-ares 1.4.0 pour le nom asynch résout, ajoute l'option CURLMOPT_MAXCONNECTS, ajoute SOCKS cas de test, et corrige environ 32 bogues.
Tags: Minor bugfixes
This release adds curl_multi_socket_action(), uses less memory when not pipelined, does SSH-based protocols in a much more non-blocking way, requires c-ares 1.4.0 for asynch name resolves, adds the CURLMOPT_MAXCONNECTS option, adds SOCKS test cases, and fixes around 32 bugs.

2007-04-12 00:14
7.16.2

Cette version ajoute la résolution timeout milliseconde, ajoute la possibilité de désactiver le contenu automatique et le transfert de décodage de codage, construit avec lib NSS pour SSL, améliore CCC soutien, améliore SCP / SFTP soutien, et corrige de nombreux bugs.
Tags: Minor bugfixes
This release adds millisecond timeout resolution,
adds the ability to
disable automatic content and transfer encoding
decoding, builds with
NSS lib for SSL, improves CCC support, improves
SCP/SFTP support, and
fixes many bugs.

2007-01-30 15:37
7.16.1

Support pour SCP et SFTP, la commande CCC sur FTP-SSL, support HTTP pour les plates-formes non ASCII, et le - libcurl option de ligne de commande ont été ajoutées. Près de 30 bugs ont été corrigés, notamment certains plantages et de fuites de mémoire.
Tags: Minor bugfixes
Support for SCP and SFTP, the CCC command over
FTP-SSL, HTTP support for non-ASCII platforms, and
the --libcurl command line option were added.
Almost 30 bugs were fixed, including some crashes
and memory leaks.

2006-10-30 12:59
7.16.0

HTTP pipelining soutien a été ajouté, et le curl_multi_socket () API a été fait «amende à utiliser". Troisième partie de soutenir le transfert FTP a été supprimé. Plus de 20 différents bugs ont été corrigés.
Tags: Minor feature enhancements
HTTP pipelining support was added, and the
curl_multi_socket() API was made "fine to use".
FTP third party transfer support was removed. More
than 20 different bugs were fixed.

Project Resources