Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
curl: A utility for getting files from remote servers (FTP, HTTP, and others).
Name: | curl |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 7.15.5 |
License: | MIT |
Release: | 9.SEL5_5 |
URL: | http://curl.haxx.se/ |
- Summary
- cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and
Dict servers, using any of the supported protocols. cURL is designed
to work without user interaction or any kind of interactivity. cURL
offers many useful capabilities, like proxy support, user
authentication, FTP upload, HTTP post, and file transfer resume.
Changelog
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Feb 16 00:00:00 2010 Kamil Dudka <kdudka{%}redhat{*}com> - 7.15.5-9
-
- http://curl.haxx.se/docs/adv_20100209.html (#565408)
- * Wed Oct 28 00:00:00 2009 Kamil Dudka <kdudka{%}redhat{*}com> - 7.15.5-8
-
- mention lack of IPv6, FTPS and LDAP support while using a socks proxy
(#473128)
- avoid tight loop if an upload connection is broken (#479967)
- add options --ftp-account and --ftp-alternative-to-user to program help
(#517084)
- fix crash when reusing connection after negotiate-auth (#517199)
- support for CRL loading from a PEM file (#532069)