Mirror of https://github.com/curl/curl.git

Steve Holme 92e7e346f3 strdup: Removed irrelevant comment %!s(int64=9) %!d(string=hai) anos
CMake 5565d0ab07 cmake: fix struct sockaddr_storage check %!s(int64=9) %!d(string=hai) anos
docs 54c8728cd7 contributors.sh: filter common alternative name spellings %!s(int64=9) %!d(string=hai) anos
include f4781fc3cb bump: towards next release %!s(int64=9) %!d(string=hai) anos
lib 92e7e346f3 strdup: Removed irrelevant comment %!s(int64=9) %!d(string=hai) anos
m4 5fe879555d Enable poll on darwin13 %!s(int64=10) %!d(string=hai) anos
packages 1c05b9359d Adjust OS400-specific support to last release %!s(int64=9) %!d(string=hai) anos
perl ed0364343d removed trailing whitespace %!s(int64=12) %!d(string=hai) anos
projects 13989be71b README: Corrected inconsistent use of --help %!s(int64=9) %!d(string=hai) anos
src b387560692 curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds %!s(int64=9) %!d(string=hai) anos
tests d997c8b2f6 lib544.c: use duphandle for test 545 %!s(int64=9) %!d(string=hai) anos
winbuild 006b61eb0b newlines: fix mixed newlines to LF-only %!s(int64=9) %!d(string=hai) anos
.gitattributes dc470723b1 Tell git to not convert configure-related files. %!s(int64=12) %!d(string=hai) anos
.gitignore 91c8f81d72 gitignore: ignore .dirstamp files %!s(int64=10) %!d(string=hai) anos
.travis.yml be31924f8c Adding a .travis.yml file to use the travis-ci.org %!s(int64=10) %!d(string=hai) anos
CHANGES a89d7997b7 CHANGES: move all contents from CHANGES to CHANGES.0 %!s(int64=14) %!d(string=hai) anos
CHANGES.0 ed0364343d removed trailing whitespace %!s(int64=12) %!d(string=hai) anos
CMakeLists.txt dda59c5db5 cmake: fix ZLIB_INCLUDE_DIRS use %!s(int64=9) %!d(string=hai) anos
COPYING d237828ebc Bumped copyright year to 2014 %!s(int64=10) %!d(string=hai) anos
CTestConfig.cmake 6dd0277c22 ENH: move dashboard location %!s(int64=15) %!d(string=hai) anos
GIT-INFO ae2a2c9931 curl tool: renaming hugehelp files to tool_hugehelp %!s(int64=11) %!d(string=hai) anos
MacOSX-Framework 992bee504d OS X framework: fix invalid symbolic link %!s(int64=11) %!d(string=hai) anos
Makefile.am 721fbf63f4 Makefile.am: two cmake files are gone %!s(int64=9) %!d(string=hai) anos
Makefile.dist 226e614378 Added VC ssh2 target to main Makefile. %!s(int64=9) %!d(string=hai) anos
README 1609685fc2 various changes of CVS to git %!s(int64=14) %!d(string=hai) anos
RELEASE-NOTES f4781fc3cb bump: towards next release %!s(int64=9) %!d(string=hai) anos
TODO-RELEASE 704a5dfca9 TODO-RELEASE: cleaned up, not really maintained lately %!s(int64=11) %!d(string=hai) anos
acinclude.m4 4da70dea28 configure: allow --with-ca-path with PolarSSL too %!s(int64=9) %!d(string=hai) anos
buildconf c3df44389b buildconf: update copyright year %!s(int64=9) %!d(string=hai) anos
buildconf.bat ae2a2c9931 curl tool: renaming hugehelp files to tool_hugehelp %!s(int64=11) %!d(string=hai) anos
configure.ac e62e77426f configure.ac: remove checks for OpenSSL NPN/ALPN funcs again %!s(int64=9) %!d(string=hai) anos
contributors.sh 54c8728cd7 contributors.sh: filter common alternative name spellings %!s(int64=9) %!d(string=hai) anos
curl-config.in 6f3e7aabdc curl-config.in: replace tabs by spaces %!s(int64=11) %!d(string=hai) anos
install-sh 9ad282b1ae Remove all traces of FBOpenSSL SPNEGO support %!s(int64=10) %!d(string=hai) anos
libcurl.pc.in 068f7ae264 build: prevent global LIBS from influencing src and lib build targets %!s(int64=11) %!d(string=hai) anos
log2changes.pl d2fc8b4a5f log2changes.pl: fix the Version output %!s(int64=12) %!d(string=hai) anos
maketgz 006b61eb0b newlines: fix mixed newlines to LF-only %!s(int64=9) %!d(string=hai) anos
missing f671d0513c renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. %!s(int64=15) %!d(string=hai) anos
mkinstalldirs 9ad282b1ae Remove all traces of FBOpenSSL SPNEGO support %!s(int64=10) %!d(string=hai) anos

README

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

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 http://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:

http://curl.haxx.se/

GIT

To download the very latest source off the GIT server do this:

git clone git://github.com/bagder/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 Hgskolan. This notice is included here to comply with the
distribution terms.