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

Daniel Stenberg 8219bc9e19 examples: build all examples easier há 13 anos atrás
CMake 5709a0dca2 CMake fixes for Linux. há 14 anos atrás
docs 8219bc9e19 examples: build all examples easier há 13 anos atrás
include 5e37689a1a 7.21.4: version bump há 13 anos atrás
lib c75a9fef59 axtls_connect: allow connect without peer verification há 13 anos atrás
m4 dd5d3518e4 configure: undo using autobuilds to temporarily verify strict aliasing warnings. há 13 anos atrás
packages 421d918da3 build: move config-vms.h from subdir 'packages/vms' into 'lib' há 13 anos atrás
perl 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
src 63598059cd Updated OpenSSL version. há 13 anos atrás
tests 1df74d886d tftpd: avoid buffer overflow report from glibc há 13 anos atrás
.gitattributes d610519246 Add .gitattributes files to turn off CRLF translation for some files há 14 anos atrás
.gitignore 55d2460fc3 ignore: CHANGES.dist gets generated by maketgz há 14 anos atrás
Android.mk 6cf90c6a7b Fixed typo in Android configure command há 14 anos atrás
CHANGES a89d7997b7 CHANGES: move all contents from CHANGES to CHANGES.0 há 14 anos atrás
CHANGES.0 a89d7997b7 CHANGES: move all contents from CHANGES to CHANGES.0 há 14 anos atrás
CMakeLists.txt ecd624b8e7 CMake: Build fix. há 13 anos atrás
COPYING cd465e4ada update the generic copyright year range to include 2010 há 14 anos atrás
CTestConfig.cmake 6dd0277c22 ENH: move dashboard location há 15 anos atrás
GIT-INFO 9599837e63 s/CVS/git há 14 anos atrás
MacOSX-Framework 70a025f3df MacOSX-Framework: updates for Snowleopard há 13 anos atrás
Makefile.am 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
Makefile.dist 04ae23afff Added MingW32 rtmp target; changed Watcom targets. há 13 anos atrás
README 1609685fc2 various changes of CVS to git há 14 anos atrás
RELEASE-NOTES 5e37689a1a 7.21.4: version bump há 13 anos atrás
TODO-RELEASE 368f5a8547 TODO-RELEASE: "TLS SNI use Host:" is done há 13 anos atrás
acinclude.m4 ef24ecde68 symbol-scan: use configure script knowledge about how to run the C preprocessor há 13 anos atrás
buildconf ef24ecde68 symbol-scan: use configure script knowledge about how to run the C preprocessor há 13 anos atrás
buildconf.bat 753b2a0086 modified to use the git file, not cvs há 14 anos atrás
configure.ac 68b2a9818b configure: make --with-axtls set prefix há 13 anos atrás
curl-config.in a13128596c curl-config: --built-shared returns shared info há 14 anos atrás
curl-style.el 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
install-sh a07bc79117 há 14 anos atrás
libcurl.pc.in 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
log2changes.pl d8383220ec log2changes: correct command line, fix tag usage, change Version output há 14 anos atrás
maketgz 864d5add0d Added some hacks in order to build with VC from git. há 14 anos atrás
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. há 15 anos atrás
mkinstalldirs 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
sample.emacs 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
vc6curl.dsw 619869c639 Renamed vc6 workspace and project files to avoid filename clash when used for conversion to later VS versions. há 15 anos atrás

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.