curl - A utility for getting files from remote servers (FTP, HTTP, and others)
Website: | http://curl.haxx.se/ |
---|---|
License: | MIT |
Vendor: | Scientific Linux |
- 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.29.0-59.el7_9.2.x86_64 [258 KiB] |
Changelog
by Jacek Migacz (2023-11-07):
- fix HTTP proxy deny use after free (CVE-2022-43552) - rebuild certs with 2048-bit RSA keys |
curl-7.29.0-59.el7_9.1.x86_64 [258 KiB] |
Changelog
by Kamil Dudka (2020-07-28):
- avoid overwriting a local file with -J (CVE-2020-8177) |
curl-7.29.0-59.el7.x86_64 [258 KiB] |
Changelog
by Kamil Dudka (2020-06-02):
- http: free protocol-specific struct in setup_connection callback (#1836773) |
curl-7.29.0-57.el7.x86_64 [258 KiB] |
Changelog
by Kamil Dudka (2019-11-27):
- allow curl to POST from a char device (#1769307) |
curl-7.29.0-54.el7.x86_64 [257 KiB] |
Changelog
by Kamil Dudka (2019-06-03):
- make `curl --tlsv1` backward compatible (#1672639) |
curl-7.29.0-51.el7_6.3.x86_64 [257 KiB] |
Changelog
by Kamil Dudka (2019-05-27):
- fix NTLM password overflow via integer overflow (CVE-2018-14618) |
curl-7.29.0-51.el7.x86_64 [256 KiB] |
Changelog
by Kamil Dudka (2018-08-08):
- require a new enough version of nss-pem to avoid regression in yum (#1610998) |
curl-7.29.0-42.el7_4.1.x86_64 [266 KiB] |
Changelog
by Kamil Dudka (2017-10-23):
- fix buffer overflow while processing IMAP FETCH response (CVE-2017-1000257) |
curl-7.29.0-42.el7.x86_64 [265 KiB] |
Changelog
by Kamil Dudka (2017-03-29):
- fix use of uninitialized variable detected by Covscan |
curl-7.29.0-35.el7.x86_64 [264 KiB] |
Changelog
by Kamil Dudka (2016-08-26):
- fix incorrect use of a previously loaded certificate from file (related to CVE-2016-5420) |