Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
curl: A utility for getting files from remote servers (FTP, HTTP, and others).
- 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
- * Wed Mar 23 18:00:00 2005 Ivana Varekova <varekova{%}redhat{*}com> 7.12.1-5.rhel4
- fix bug 149322 CAN-2005-0490 Multiple stack based buffer overflows in curl (patch3)
- * Tue Nov 9 18:00:00 2004 Adrian Havill <havill{%}redhat{*}com> 7.12.1-3
- devel subpkg should Require libidn-devel (#138441)
- * Wed Oct 6 19:00:00 2004 Adrian Havill <havill{%}redhat{*}com> 7.12.1-1
- upgrade to 7.12.1
- enable GSSAPI auth (#129353)
- enable I18N domain names (#134595)
- workaround for broken ProFTPD SSL auth (#134133). Thanks to
Aleksandar Milivojevic