A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
Go to file
Stefan Eissing cc52bc45f6
connnect: fix timeout handling to use full duration
- connect timeout was used at half the configured value, if the
  destination had 1 ip version 4 and other version 6 addresses
  (or the other way around)
- extended test2600 to reproduce these cases

Reported-by: Michael Kaufmann
Fixes #10514
Closes #10517
2023-02-16 11:24:29 +01:00
.circleci CI: update wolfssl / wolfssh to 5.5.4 / 1.4.12 2023-02-13 17:13:32 +01:00
.github CI: update wolfssl / wolfssh to 5.5.4 / 1.4.12 2023-02-13 17:13:32 +01:00
.lift
.reuse packages: remove Android, update README 2023-02-06 08:18:21 +01:00
CMake cmake: fix dev warning due to mismatched arg 2023-02-12 01:45:48 -05:00
docs THANKS: added contributors from 7.88.0 2023-02-15 08:10:15 +01:00
include RELEASE-NOTES: synced 2023-02-15 23:49:01 +01:00
lib connnect: fix timeout handling to use full duration 2023-02-16 11:24:29 +01:00
LICENSES
m4
packages packages: Remove Android.mk from makefile 2023-02-06 14:02:06 -08:00
plan9
projects
scripts scripts/delta: show percent of number of files changed since last tag 2023-02-10 18:52:16 +01:00
src tool_getparam: make --get a true boolean 2023-02-16 10:53:59 +01:00
tests connnect: fix timeout handling to use full duration 2023-02-16 11:24:29 +01:00
winbuild
.azure-pipelines.yml
.cirrus.yml
.dcignore
.dir-locals.el
.git-blame-ignore-revs
.gitattributes
.gitignore
.mailmap
acinclude.m4
appveyor.yml
buildconf
buildconf.bat
CHANGES
CMakeLists.txt
configure.ac connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
COPYING
curl-config.in
GIT-INFO
libcurl.pc.in
MacOSX-Framework copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am
Makefile.dist
maketgz
mlc_config.json
README
README.md
RELEASE-NOTES RELEASE-NOTES: synced 2023-02-15 23:49:01 +01:00
SECURITY.md

curl logo

Curl is a command-line tool for transferring data specified with URL syntax. Find out how to use curl by reading the curl.1 man page or the MANUAL document. Find out how to install Curl by reading the INSTALL document.

libcurl is the library curl is using to do its job. It is readily available to be used by your software. Read the libcurl.3 man page to learn how.

You can find answers to the most frequent questions we get in the FAQ document.

Study the COPYING file for distribution terms.

Contact

If you have problems, questions, ideas or suggestions, please contact us by posting to a suitable mailing list.

All contributors to the project are listed in the THANKS document.

Commercial support

For commercial support, maybe private and dedicated help with your problems or applications using (lib)curl visit the support page.

Website

Visit the curl website for the latest news and downloads.

Git

To download the latest source from the Git server, do this:

git clone https://github.com/curl/curl.git

(you will get a directory named curl created, filled with the source code)

Security problems

Report suspected security problems via our HackerOne page and not in public.

Notice

Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor.