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
Daniel Stenberg bca9c7719a
lib: make SSPI global symbols use Curl_ prefix
Do not pollute the namespace.

Closes #14776
2024-09-04 14:55:10 +02:00
.circleci
.github openssl: fix the data race when sharing an SSL session between threads 2024-09-02 23:35:44 +02:00
CMake build: add poll() detection for cross-builds 2024-08-30 17:14:33 +02:00
docs docs: document the (weak) random value situation in rustls builds 2024-09-03 16:48:42 +02:00
include printf: fix mingw-w64 format checks 2024-09-02 21:03:01 +02:00
lib lib: make SSPI global symbols use Curl_ prefix 2024-09-04 14:55:10 +02:00
LICENSES
m4 lib: remove use of RANDOM_FILE 2024-09-02 18:42:32 +02:00
packages tests: delete libhostname.so and chkhostname 2024-08-27 23:40:48 +02:00
plan9
projects misc: general C style cleanups 2024-08-22 23:43:45 +02:00
scripts managen: in man output, remove the leading space from examples 2024-08-30 10:09:48 +02:00
src configure: remove USE_EXPLICIT_LIB_DEPS 2024-08-28 13:45:01 +02:00
tests connect: always prefer ipv6 in IP eyeballing 2024-09-03 16:24:42 +02:00
winbuild
.azure-pipelines.yml
.dcignore
.dir-locals.el
.git-blame-ignore-revs
.gitattributes
.gitignore
.mailmap mailmap: Aki Sakurai 2024-08-30 10:28:34 +02:00
acinclude.m4 configure: delete unused CURL_DEFINE_UNQUOTED function 2024-08-26 11:01:14 +02:00
appveyor.sh
appveyor.yml CI: add test timeouts, more cmake build tests, fix VS2010 C warning 2024-08-27 23:40:48 +02:00
buildconf
buildconf.bat
CHANGES.md
CMakeLists.txt cmake: restore variable names CURL_CA_BUNDLE_SET/CURL_CA_PATH_SET 2024-09-04 12:11:23 +02:00
configure.ac printf: fix mingw-w64 format checks 2024-09-02 21:03:01 +02:00
COPYING
curl-config.in
Dockerfile
GIT-INFO.md
libcurl.def
libcurl.pc.in
Makefile.am
Makefile.dist
maketgz
README
README.md README: refresh 2024-08-25 23:31:53 +02:00
RELEASE-NOTES RELEASE-NOTES: synced 2024-09-03 16:43:45 +02: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.