No description
  • C 66.4%
  • Python 10.9%
  • M4 6%
  • Perl 5.7%
  • Shell 5%
  • Other 5.9%
Find a file
XiNGRZ 003e003f46 Revert "Disable troublesome Mac build."
This reverts commit c4e961219a.

Change-Id: I5dd4eaef9e1125bee829e70d6ea69aa4323179a9
2019-09-02 15:52:41 -04:00
CMake Update from 7.55.1 to 7.57.0 2017-12-20 14:03:33 -08:00
docs Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
include Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
lib Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
m4 Update from 7.55.1 to 7.57.0 2017-12-20 14:03:33 -08:00
packages Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
projects Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
scripts Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
src Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
tests Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
winbuild Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
.gitignore Remove all files generated from configure and ignore them. 2017-11-28 22:06:31 +01:00
acinclude.m4 Update from 7.55.1 to 7.57.0 2017-12-20 14:03:33 -08:00
aclocal.m4 Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
Android.bp Revert "Disable troublesome Mac build." 2019-09-02 15:52:41 -04:00
androidconfigure Disable FTP and FTPS. 2017-12-19 14:16:42 +01:00
buildconf Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
buildconf.bat Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
CHANGES Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
CMakeLists.txt Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
compile Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
config.guess Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
config.sub Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
configure Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
configure.ac Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
COPYING Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
curl-config.in Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
depcomp Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
install-sh Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
libcurl.pc.in Update libcurl from 7.43 to 7.49.1 2016-06-28 14:49:26 -07:00
local-configure.patch Update from 7.55.1 to 7.57.0 2017-12-20 14:03:33 -08:00
ltmain.sh Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
MacOSX-Framework Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
Makefile.am Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
maketgz Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
missing Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00
MODULE_LICENSE_MIT Add MODULE_LICENSE_MIT file. 2015-07-09 16:29:58 -07:00
NOTICE curl: Symlink the copyright as NOTICE. 2015-07-09 11:34:31 -07:00
README Update libcurl from 7.43 to 7.49.1 2016-06-28 14:49:26 -07:00
README.version Update from 7.55.1 to 7.57.0 2017-12-20 14:03:33 -08:00
RELEASE-NOTES Update to 7.58.0 - January 24 2018. 2018-02-27 14:57:55 -08:00
test-driver Update libcurl from 7.54.1 to 7.55.1. 2017-09-21 09:38:15 -07:00

                                  _   _ ____  _
                              ___| | | |  _ \| |
                             / __| | | | |_) | |
                            | (__| |_| |  _ <| |___
                             \___|\___/|_| \_\_____|

README

  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. See https://curl.haxx.se/mail/

  All contributors to the project are listed in the THANKS document.

WEB SITE

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

        https://curl.haxx.se/

GIT

  To download the very latest source off 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.