Go to file
Marcel Raad 7740600015 build: enable -Warith-conversion
This makes the behavior consistent between GCC 10 and earlier versions.

Closes https://github.com/curl/curl/pull/8271
2022-01-13 16:23:07 +01:00
.circleci CI: build examples for additional code verification 2021-12-14 07:53:39 +01:00
.github GHA: install stunnel in the medbtls + wolfssl CI jobs 2022-01-09 18:08:02 +01:00
.lift
CMake cmake: fix iOS CMake project generation error 2022-01-08 15:58:03 +01:00
docs curl_multi_socket.3: remove callback and typical usage descriptions 2022-01-12 09:30:48 +01:00
include ldap: return CURLE_URL_MALFORMAT for bad URL 2022-01-10 09:37:47 +01:00
lib mbedtls: return CURLcode result instead of a mbedtls error code 2022-01-12 09:34:09 +01:00
m4 build: enable -Warith-conversion 2022-01-13 16:23:07 +01:00
packages
plan9
projects
scripts mesalink: remove support 2022-01-10 11:27:59 +01:00
src curl tool: erase some more sensitive command line arguments 2022-01-10 15:49:25 +01:00
tests test374: gif data without new line at the end 2022-01-10 15:54:54 +01:00
winbuild
zuul.d mesalink: remove support 2022-01-10 11:27:59 +01:00
.azure-pipelines.yml CI: build examples for additional code verification 2021-12-14 07:53:39 +01:00
.cirrus.yml CI: build examples for additional code verification 2021-12-14 07:53:39 +01:00
.dcignore
.dir-locals.el
.gitattributes
.gitignore
.lgtm.yml
.mailmap mailmap: Xiaoke Wang 2022-01-07 09:59:41 +01:00
acinclude.m4
appveyor.yml appveyor: use VS 2017 image for the autotools builds 2022-01-12 11:10:22 +01:00
buildconf
buildconf.bat
CHANGES
CMakeLists.txt build: enable -Warith-conversion 2022-01-13 16:23:07 +01:00
configure.ac mesalink: remove support 2022-01-10 11:27:59 +01:00
COPYING COPYING: bump copyright year range 2022-01-05 23:14:15 +01:00
curl-config.in
GIT-INFO
libcurl.pc.in
MacOSX-Framework
Makefile.am
Makefile.dist
maketgz
README
README.md README: label the link to the support document 2021-12-26 11:08:53 +01:00
RELEASE-NOTES RELEASE-NOTES: synced 2022-01-09 18:13:04 +01:00
SECURITY.md

curl logo

CII Best Practices Coverity passed AppVeyor Build Status Azure DevOps Build Status Cirrus Build Status Backers on Open Collective Sponsors on Open Collective Language Grade: C/C++ 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 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. Your logo will show up here with a link to your website. [Become a sponsor]