Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libcurl - A library for getting files from web servers
- Description:
libcurl is a free and easy-to-use client-side URL transfer library, supporting
FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,
SMTP, POP3 and RTSP. libcurl supports SSL certificates, HTTP POST, HTTP PUT,
FTP uploading, HTTP form based upload, proxies, cookies, user+password
authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer
resume, http proxy tunneling and more.
Packages
libcurl-7.21.0-6.fc14.x86_64
[184 KiB] |
Changelog
by Kamil Dudka (2010-11-26):
- do not send QUIT to a dead FTP control connection (#650255)
- pull back glibc's implementation of str[n]casecmp(), #626470 appears fixed
- prevent FTP client from hanging on unrecognized ABOR response (#649347)
- return more appropriate error code in case FTP server session idle
timeout has exceeded (#650255)
- prevent FTP server from hanging on closed data connection (#643656)
- enforce versioned libssh2 dependency for libcurl (#642796)
- proxy tunnel support for LDAP requests (#655073)
|