Go to file
2022-11-14 08:50:51 +01:00
.circleci
.github Revert "GHA: add scorecard.yml" 2022-11-09 10:29:19 +01:00
.lift
.reuse
CMake lib: sync guard for Curl_getaddrinfo_ex() definition and use 2022-11-01 22:40:36 +00:00
docs lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
include lib: add CURL_WRITEFUNC_ERROR to signal write callback error 2022-11-10 03:13:58 -05:00
lib ntlm: silence ubsan warning about copying from null target_info pointer. 2022-11-13 22:42:01 +01:00
LICENSES
m4 curl-rustls.m4: on macOS, rustls also needs the Security framework 2022-11-10 17:50:51 +01:00
packages lib: fix some type mismatches and remove unneeded typecasts 2022-11-08 03:11:01 -05:00
plan9
projects headers: add endif comments 2022-11-09 00:36:33 +01:00
scripts style: use space after comment start and before comment end 2022-10-30 22:31:29 +01:00
src tool_operate: provide better errmsg for -G with bad URL 2022-11-12 00:45:24 +01:00
tests negtelnetserver.py: have it call its close() method 2022-11-14 08:50:51 +01:00
winbuild winidn: drop WANT_IDN_PROTOTYPES 2022-10-26 09:45:23 +00:00
zuul.d misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
.azure-pipelines.yml
.cirrus.yml CI/cirrus: remove superfluous double-quotes and sudo 2022-10-30 22:52:07 +01:00
.dcignore
.dir-locals.el
.git-blame-ignore-revs
.gitattributes
.gitignore
.lgtm.yml
.mailmap mailmap: unify Stefan Eissing 2022-11-07 12:24:07 +01:00
acinclude.m4
appveyor.yml
buildconf
buildconf.bat
CHANGES
CMakeLists.txt lib: sync guard for Curl_getaddrinfo_ex() definition and use 2022-11-01 22:40:36 +00:00
configure.ac configure: require fork for NTLM-WB 2022-11-06 00:04:47 +01:00
COPYING
curl-config.in
GIT-INFO
libcurl.pc.in
MacOSX-Framework
Makefile.am
Makefile.dist
maketgz maketgz: set the right version in lib/libcurl.plist 2022-11-08 10:46:12 +01:00
mlc_config.json
README
README.md README.md: remove badges and xmas-tree garnish 2022-11-01 16:57:37 +01:00
RELEASE-NOTES RELEASE-NOTES: synced 2022-11-12 00:54:35 +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.