Go to file
Daniel Stenberg 302d537423
configure: replace AC_TRY_RUN with CURL_RUN_IFELSE
... and export LD_LIBRARY_PATH properly. This is a follow-up from
2d4c215.

Fixes #2586
Reported-by: Bernhard Walle
2018-05-21 19:55:51 +02:00
.github github/lock: auto-lock closed issues after 90 days of inactivity 2018-05-05 14:05:57 +02:00
CMake cmake: add support for brotli 2018-03-19 08:28:32 +01:00
docs docs: clarify CURLOPT_HTTPGET somewhat 2018-05-21 10:29:28 +02:00
include getinfo: add microsecond precise timers for various intervals 2018-05-17 13:41:04 +02:00
lib curl_fnmatch: only allow two asterisks for matching 2018-05-18 23:33:44 +02:00
m4 configure: replace AC_TRY_RUN with CURL_RUN_IFELSE 2018-05-21 19:55:51 +02:00
packages os400.c: fix ASSIGNWITHINCONDITION checksrc warnings 2018-04-25 09:25:12 +02:00
projects build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15 2018-04-06 15:16:35 +02:00
scripts contributors.sh: use "on github", not at 2018-05-14 08:53:22 +02:00
src checksrc: fix too long line 2018-05-18 17:56:18 +02:00
tests curl_fnmatch: only allow two asterisks for matching 2018-05-18 23:33:44 +02:00
winbuild schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
.dir-locals.el
.gitattributes
.gitignore
.lgtm.yml CI: add lgtm.yml for tweaking lgtm.com analysis 2018-03-22 00:04:55 +01:00
.mailmap mailmap: add a monnerat fixup [ci skip] 2018-04-12 08:02:40 +02:00
.travis-iconv-env.sh travis: add build with iconv enabled 2018-02-15 14:18:34 +01:00
.travis.yml travis: add build using NSS 2018-05-10 17:18:02 +02:00
acinclude.m4 configure: replace AC_TRY_RUN with CURL_RUN_IFELSE 2018-05-21 19:55:51 +02:00
appveyor.yml
buildconf
buildconf.bat
CHANGES
CMakeLists.txt cmake: Add advapi32 as explicit link library for win32 2018-03-27 16:22:37 +03:00
configure.ac configure: only check for CA bundle for file-using SSL backends 2018-05-03 22:51:38 +02:00
COPYING COPYING: it's 2018! 2018-01-09 17:08:14 +13:00
curl-config.in
GIT-INFO
libcurl.pc.in
MacOSX-Framework
Makefile.am
Makefile.dist
maketgz
README
README.md README.md: add backers and sponsors 2018-04-17 00:27:31 +02:00
RELEASE-NOTES bump: start working on the pending 7.61.0 2018-05-17 09:42:44 +02:00

curl logo

CII Best Practices Coverity passed Build Status Coverage Status Backers on Open Collective Sponsors on Open Collective

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 find answers to the most frequent questions we get in the FAQ document.

Study the COPYING file for distribution terms and similar. If you distribute curl binaries or other binaries that involve libcurl, you might enjoy the LICENSE-MIXING document.

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.

Website

Visit the curl web site for the latest news and downloads.

Git

To download the very latest source from the Git server do this:

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

(you'll get a directory named curl created, filled with the source code)

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]