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
Jay Satiro 2fce176bf6 wolfssl: warn if CA native import option is ignored
- Show verbose message if the CA native import option is set but
  the wolfSSL build does not support it.

wolfSSL has to be built with WOLFSSL_SYS_CA_CERTS to import native
CA certificates and that may not be common.

Closes https://github.com/curl/curl/pull/16417
2025-02-26 03:05:36 -05:00
.circleci
.github GHA: enable the RTSP tests on macOS gcc-12 2025-02-26 07:58:54 +01:00
CMake cmake: sync cutoff version with autotools for picky option -ftree-vrp 2025-02-25 16:57:45 +01:00
docs CURLOPT_HTTPHEADER.md: add comments to the example 2025-02-25 23:56:05 +01:00
include curl.h: change some enums to defines with L suffix 2025-02-26 07:58:15 +01:00
lib wolfssl: warn if CA native import option is ignored 2025-02-26 03:05:36 -05:00
LICENSES
m4 configure: silence compiler warnings in feature checks, drop duplicates 2025-02-21 13:59:51 +01:00
packages build: even more strtoll cleanups 2025-02-17 11:40:17 +01:00
plan9
projects
scripts delta: get contributors without changing THANKS 2025-02-24 13:26:48 +01:00
src curl.h: change some enums to defines with L suffix 2025-02-26 07:58:15 +01:00
tests altsvc: rewrite parser using strparse 2025-02-26 08:36:08 +01:00
winbuild windows: drop code and curl manifest targeting W2K and older 2025-02-24 21:00:31 +01:00
.dir-locals.el
.git-blame-ignore-revs
.gitattributes
.gitignore
.mailmap
acinclude.m4 configure: silence compiler warnings in feature checks, drop duplicates 2025-02-21 13:59:51 +01:00
appveyor.sh CI: misc improvements, restore VS2008 job 2025-02-24 22:47:37 +01:00
appveyor.yml CI: misc improvements, restore VS2008 job 2025-02-24 22:47:37 +01:00
buildconf
CHANGES.md
CMakeLists.txt cmake: restrict static CRT builds to static curl exe, test in CI 2025-02-24 21:00:31 +01:00
configure.ac configure: silence compiler warnings in feature checks, drop duplicates 2025-02-21 13:59:51 +01:00
COPYING
curl-config.in
Dockerfile
GIT-INFO.md
libcurl.pc.in
Makefile.am cmake: add pre-fill for Unix, enable in GHA/macos, verify pre-fills 2025-02-16 01:59:59 +01:00
README
README.md
RELEASE-NOTES RELEASE-NOTES: synced 2025-02-24 10:13:06 +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.