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
Viktor Szakats 05ba353435
cmake: drop redundant FOUND checks (libgsasl, libssh, libuv)
With `find_package(... REQUIRED)` the configuration fails and exits
if the package is not found. The `..._FOUND` check afterwards always
evaluates true and safe to delete.

Also true for brotli and zstd, but those are addressed differently
via #15431.

Closes #15465
2024-12-16 18:11:15 +01:00
.circleci ci: update dependency wolfSSL/wolfssh to v1.4.19 2024-11-04 08:44:33 +01:00
.github build: drop unused feature macros, update exception list 2024-12-16 18:05:24 +01:00
CMake cmake: improve curl_dumpvars() and move to Utilities.cmake 2024-12-16 18:08:13 +01:00
docs variable.md: mention --expand-variable for variables to variables 2024-12-16 08:17:22 +01:00
include system.h: add 64-bit curl_off_t definitions for NonStop 2024-12-12 14:27:40 +01:00
lib build: drop unused feature macros, update exception list 2024-12-16 18:05:24 +01:00
LICENSES
m4 build: drop unused feature macros, update exception list 2024-12-16 18:05:24 +01:00
packages build: drop unused feature macros, update exception list 2024-12-16 18:05:24 +01:00
plan9
projects
scripts scripts/mdlinkcheck: markdown link checker 2024-12-14 14:22:30 +01:00
src tool_getparam: fix memory leak on error in parse_ech 2024-12-16 00:56:11 -05:00
tests tool_operate: make --etag-compare always accept a non-existing file 2024-12-13 15:48:27 +01:00
winbuild winbuild: drop gen_resp_file.bat 2024-11-01 11:36:54 +01:00
.dir-locals.el
.git-blame-ignore-revs
.gitattributes
.gitignore
.mailmap dmaketgz: use --no-cache when building docker image 2024-12-05 15:41:53 +01:00
acinclude.m4 build: drop unused feature macros, update exception list 2024-12-16 18:05:24 +01:00
appveyor.sh
appveyor.yml
buildconf
buildconf.bat
CHANGES.md
CMakeLists.txt cmake: drop redundant FOUND checks (libgsasl, libssh, libuv) 2024-12-16 18:11:15 +01:00
configure.ac build: drop unused feature macros, update exception list 2024-12-16 18:05:24 +01:00
COPYING
curl-config.in configure: do not echo most inherited LDFLAGS to config files 2024-11-14 09:55:45 +01:00
Dockerfile Dockerfile: Update debian:bookworm-slim Docker digest to b73bf02 2024-12-03 09:25:09 +01:00
GIT-INFO.md
libcurl.pc.in configure: do not echo most inherited LDFLAGS to config files 2024-11-14 09:55:45 +01:00
Makefile.am winbuild: drop gen_resp_file.bat 2024-11-01 11:36:54 +01:00
Makefile.dist
README
README.md
RELEASE-NOTES RELEASE-NOTES: synced 2024-12-16 10:09:22 +01:00
renovate.json
REUSE.toml
SECURITY.md

curl logo

Curl is a command-line tool for transferring data specified with URL syntax. Learn how to use curl by reading the manpage or everything curl.

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 manpage to learn how.

Open Source

curl is Open Source and is distributed under an MIT-like license.

Contact

Contact us on a suitable mailing list or use GitHub issues/ pull requests/ discussions.

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.

Source code

Download the latest source from the Git server:

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

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.