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

Gokhan Sengun c834213ad5 FTP: perform active connections non-blocking 13 jaren geleden
CMake 1aeb635cdd sources: update source headers 13 jaren geleden
docs c834213ad5 FTP: perform active connections non-blocking 13 jaren geleden
include c834213ad5 FTP: perform active connections non-blocking 13 jaren geleden
lib c834213ad5 FTP: perform active connections non-blocking 13 jaren geleden
m4 34f9ec0c54 configure: libtool 1.5 tweaks 13 jaren geleden
packages 8165e05f29 - Prepare the ILE/RPG binding and OS400 documentation for the upcoming release 13 jaren geleden
perl 2309b4e330 remove the CVSish $Id$ lines 14 jaren geleden
src 7b8590d1f5 curl -F: fix multiple file upload with custom type 13 jaren geleden
tests c834213ad5 FTP: perform active connections non-blocking 13 jaren geleden
winbuild 9dbe6565d4 static SSL windows builds: add more libs to the link 13 jaren geleden
.gitattributes d610519246 Add .gitattributes files to turn off CRLF translation for some files 14 jaren geleden
.gitignore 3e16c3e73e gitignore: config.cache 13 jaren geleden
Android.mk 591c29aa49 curl has been built on many Android versions 13 jaren geleden
CHANGES a89d7997b7 CHANGES: move all contents from CHANGES to CHANGES.0 14 jaren geleden
CHANGES.0 a89d7997b7 CHANGES: move all contents from CHANGES to CHANGES.0 14 jaren geleden
CMakeLists.txt 40afeea2fb cmake: find winsock when building on windows 13 jaren geleden
COPYING 32a050ec7e COPYING: update the year to 2011 14 jaren geleden
CTestConfig.cmake 6dd0277c22 ENH: move dashboard location 15 jaren geleden
GIT-INFO 9599837e63 s/CVS/git 14 jaren geleden
MacOSX-Framework 70a025f3df MacOSX-Framework: updates for Snowleopard 14 jaren geleden
Makefile.am 7cc2e8b349 configure: add symbols versioning option 13 jaren geleden
Makefile.dist e276802ff8 Changed some main makefile targets. 13 jaren geleden
Makefile.msvc.names 8d569c7bb0 build: refactoring of msvc makefiles to allow overriding of library filenames. 14 jaren geleden
README 1609685fc2 various changes of CVS to git 14 jaren geleden
RELEASE-NOTES 1fc5cd6a1a RELEASE-NOTES: synced with af9bc1604c1 13 jaren geleden
TODO-RELEASE 0d3584c482 TODO-RELEASE: postpone the remainders 13 jaren geleden
acinclude.m4 a2d4a98ddd configure - m4: make CURL_CHECK_DEF ignore leading whitespace on symbol def 13 jaren geleden
buildconf 34f9ec0c54 configure: libtool 1.5 tweaks 13 jaren geleden
buildconf.bat f0fae85acd keep a single copy of config-win32.h in version control repository. 13 jaren geleden
configure.ac 7cc2e8b349 configure: add symbols versioning option 13 jaren geleden
curl-config.in 2d1b6242f2 curl-config: fix version output 13 jaren geleden
curl-style.el 2309b4e330 remove the CVSish $Id$ lines 14 jaren geleden
install-sh a07bc79117 14 jaren geleden
libcurl.pc.in ee4c1206de libcurl.pc: version number fix 13 jaren geleden
log2changes.pl d8383220ec log2changes: correct command line, fix tag usage, change Version output 14 jaren geleden
maketgz f7bfdbabf2 curl tool: reviewed code moved to tool_*.[ch] files 13 jaren geleden
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. 15 jaren geleden
mkinstalldirs 2309b4e330 remove the CVSish $Id$ lines 14 jaren geleden
sample.emacs 2309b4e330 remove the CVSish $Id$ lines 14 jaren geleden
vc6curl.dsw 619869c639 Renamed vc6 workspace and project files to avoid filename clash when used for conversion to later VS versions. 15 jaren geleden

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.