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

Gunter Knauf 5f5a28d20e added project header to lib resource file; fixed header copyright. %!s(int64=17) %!d(string=hai) anos
ares 9ab7cda010 enabled build with libssh2; fixed copyright for new year.. %!s(int64=17) %!d(string=hai) anos
docs dbdb7fa55a - Added the --libcurl [file] option to curl. Append this option to any %!s(int64=17) %!d(string=hai) anos
hiper bac66ec26b as Jeff Pohlmeyer pointed out, first get the multi handle _then_ use it %!s(int64=18) %!d(string=hai) anos
include d465199411 Correct error code for CCC/SSL shutdown failure %!s(int64=17) %!d(string=hai) anos
lib 5f5a28d20e added project header to lib resource file; fixed header copyright. %!s(int64=17) %!d(string=hai) anos
packages bcd8a3b240 Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE %!s(int64=17) %!d(string=hai) anos
perl 67a83c1b34 David Shaw finally removed all traces of Gopher and we are now officially %!s(int64=18) %!d(string=hai) anos
src 5f5a28d20e added project header to lib resource file; fixed header copyright. %!s(int64=17) %!d(string=hai) anos
tests abb4cdafe9 set proper lib extension for non-configure mingw32 builds on Win32. %!s(int64=17) %!d(string=hai) anos
.cvsignore 5867eb2dd2 Bryan Henderson: added missing ignores %!s(int64=18) %!d(string=hai) anos
CHANGES dbdb7fa55a - Added the --libcurl [file] option to curl. Append this option to any %!s(int64=17) %!d(string=hai) anos
CHANGES.0 221ecd0a30 the changes from 1999 is now in CHANGES.1999 %!s(int64=22) %!d(string=hai) anos
CHANGES.1999 560492707d moved the changes from 1999 into its own file %!s(int64=22) %!d(string=hai) anos
CHANGES.2000 c9d233d34a the changelog from year 2000 %!s(int64=23) %!d(string=hai) anos
CHANGES.2001 d8a35d745e cut off 2001 and put those changes in a separate file %!s(int64=22) %!d(string=hai) anos
CHANGES.2002 cc4ff62681 Split out the changes from the year 2002 into a separate file, named %!s(int64=21) %!d(string=hai) anos
CHANGES.2003 f94f06825c moved older changes to the CHANGES.2003 file %!s(int64=20) %!d(string=hai) anos
CHANGES.2004 cb3fb371ea moved out the changes from 2004 to CHANGES.2004 %!s(int64=19) %!d(string=hai) anos
CHANGES.2005 83d8a6a450 forked off the changes from 2005 into its own file %!s(int64=18) %!d(string=hai) anos
COPYING cb42855445 new year %!s(int64=17) %!d(string=hai) anos
CVS-INFO d3c796f5b0 we haven't been using yacc/bison in a long time! %!s(int64=18) %!d(string=hai) anos
Makefile.am 096675824f Applied Albert Chin's patch that makes the libcurl.pc pkgconfig file get %!s(int64=18) %!d(string=hai) anos
Makefile.dist 5aefdd93cb added targets for libssh2 builds. %!s(int64=17) %!d(string=hai) anos
README c2fee9894a the tool is named curl with lowercase c %!s(int64=18) %!d(string=hai) anos
RELEASE-NOTES dbdb7fa55a - Added the --libcurl [file] option to curl. Append this option to any %!s(int64=17) %!d(string=hai) anos
TODO-RELEASE 44ac2776ae Fixed a dangling pointer problem that prevented the http_proxy environment %!s(int64=17) %!d(string=hai) anos
acinclude.m4 73226415fc Added a check in configure that verifies if <signal.h> is available, %!s(int64=17) %!d(string=hai) anos
buildconf 772a985dc3 Update copyright year, since the file has been modified %!s(int64=17) %!d(string=hai) anos
buildconf.bat f5e1beddf1 no more getdate.c to care about %!s(int64=19) %!d(string=hai) anos
configure.ac b9af0d89d5 fix the libssh2 include path somewhat when --with-libssh2 is used and added %!s(int64=17) %!d(string=hai) anos
curl-config.in 6ca627ae74 curl-config got a --checkfor option %!s(int64=18) %!d(string=hai) anos
curl-style.el 39af394a1c removed tabs and trailing whitespace from source %!s(int64=19) %!d(string=hai) anos
install-sh ae1912cb0d Initial revision %!s(int64=24) %!d(string=hai) anos
libcurl.pc.in d86d14074d - Modified libcurl.pc.in to use Libs.private for the libs libcurl itself needs %!s(int64=17) %!d(string=hai) anos
maketgz c410769588 make REALLY sure src/config.h.in is a copy of lib/config.h.in %!s(int64=18) %!d(string=hai) anos
missing 1180ef4b31 added the most recent one from automake 1.5, it complained on the former %!s(int64=23) %!d(string=hai) anos
mkinstalldirs ae1912cb0d Initial revision %!s(int64=24) %!d(string=hai) anos
reconf 285e998fae Sterling Hughes's fixes %!s(int64=23) %!d(string=hai) anos
sample.emacs 1fb74b4fa2 fixed spell, removed reference to a 'tools' subdir in the curl dir, as we %!s(int64=20) %!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 or mirrors for the latest news and downloads:

Sweden http://curl.haxx.se/
Mirrors http://curlm.haxx.se/

CVS

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

cvs -d :pserver:anonymous@cool.haxx.se:/cvsroot/curl login

(just press enter when asked for password)

cvs -d :pserver:anonymous@cool.haxx.se:/cvsroot/curl co curl

(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.