Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
curl - A utility for getting files from remote servers (FTP, HTTP, and others)
- Description:
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
curl-7.19.7-46.el6.i686
[195 KiB] |
Changelog
by Kamil Dudka (2015-04-27):
- require credentials to match for NTLM re-use (CVE-2015-3143)
- close Negotiate connections when done (CVE-2015-3148)
|
curl-7.19.7-40.el6_6.4.i686
[194 KiB] |
Changelog
by Kamil Dudka (2015-01-15):
- do not crash if MD5 fingerprint is not provided by libssh2 (#1008178)
|
curl-7.19.7-40.el6_6.3.i686
[194 KiB] |
Changelog
by Kamil Dudka (2014-12-01):
- fix occasional SIGSEGV during SSL handshake (#1169357)
|