Jump to letter: [
ACDEFGIKLMOPRSTWYZ
]
curl - A utility for getting files from remote servers (FTP, HTTP, and others)
cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS,
DICT, TELNET and TFTP 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.
Packages
Latest: curl-7.19.7-27.el5.fio.i386.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
curl |
0 |
7.19.7 |
27.el5.fio |
i386 |
198 KiB |
2013-05-05 04:39:03 |
Changelog:
- * 2011-04-07 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> 7.19.7-26
- force NSS to ask for a new client certificate when connecting second time
to the same host (#694294)
- * 2011-04-06 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> 7.19.7-25
- fix SIGSEGV in CERT_VerifyCert (#690273)
- * 2011-03-17 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> 7.19.7-24
- make GSS authentication work when a curl handle is reused (#684892)
- * 2011-03-16 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> 7.19.7-23
- do not ignore value of CURLOPT_SSL_VERIFYPEER in certain cases (#678580)
- * 2011-02-22 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> 7.19.7-22
- do not ignore failure of SSL handshake (#669702)