curl - A utility for getting files from remote servers (FTP, HTTP, and others)
- Website:
- http://curl.haxx.se/
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.
Packages
curl-7.27.0-11.el5.remi.i386 | [261 KiB] |
Changelog by Remi Collet (2013-06-24):
- sync with 7.27.0-11 from F18: fix heap-based buffer overflow in curl_easy_unescape() (CVE-2013-2174) |
curl-7.27.0-10.el5.remi.i386 | [260 KiB] |
Changelog by Remi Collet (2013-05-13):
- sync with 7.27.0-10 from F18 |