Go to file
Daniel Stenberg 73f52ad763
url.c: remove two variable assigns that are never read
Pointed out by scan-build

Closes #7248
2021-06-13 23:42:46 +02:00
.circleci CI: add .circleci/config.yml 2021-06-11 16:34:12 +02:00
.github GHA: run all tests for hyper too 2021-06-10 08:42:59 +02:00
.muse
CMake cmake: try well-known send/recv signature for Apple 2021-06-01 08:44:07 +02:00
docs CURLOPT_WRITEFUNCTION.3: minor update of the example 2021-06-09 14:29:40 +02:00
include CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntax 2021-06-02 23:03:55 +02:00
lib url.c: remove two variable assigns that are never read 2021-06-13 23:42:46 +02:00
m4 lib/hostip6.c: make NAT64 address synthesis on macOS work 2021-05-25 12:45:56 +02:00
packages metalink: remove 2021-06-07 08:14:25 +02:00
plan9
projects
scripts travis: remove the hyper build 2021-06-07 17:31:14 +02:00
src single_transfer: ignore blank --output-dir 2021-06-11 12:50:46 +02:00
tests mqtt: add support for username and password 2021-06-12 23:50:13 +02:00
winbuild
.azure-pipelines.yml
.cirrus.yml metalink: remove 2021-06-07 08:14:25 +02:00
.dcignore
.dir-locals.el
.gitattributes
.gitignore
.lgtm.yml metalink: remove 2021-06-07 08:14:25 +02:00
.mailmap
.travis.yml travis: remove the arm job 2021-06-11 16:34:13 +02:00
acinclude.m4
appveyor.yml
buildconf
buildconf.bat
CHANGES
CMakeLists.txt cmake: Avoid leaking absolute paths into exported config 2021-06-06 17:05:28 +02:00
configure.ac configure: disable RTSP when hyper is selected 2021-06-10 08:42:46 +02:00
COPYING
curl-config.in
GIT-INFO
libcurl.pc.in
MacOSX-Framework
Makefile.am
Makefile.dist
maketgz
README
README.md
RELEASE-NOTES RELEASE-NOTES: synced 2021-06-11 14:31:16 +02:00
SECURITY.md

curl logo

CII Best Practices Coverity passed Travis-CI Build Status AppVeyor Build Status Azure DevOps Build Status Cirrus Build Status Backers on Open Collective Sponsors on Open Collective Language Grade: C/C++ Codacy Badge Fuzzing Status

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: https://curl.se/support.html

Website

Visit the curl website for the latest news and downloads.

Git

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

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

(you'll 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. Your logo will show up here with a link to your website. [Become a sponsor]