A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
Find a file
2009-12-31 22:38:10 +00:00
ares VMS specific preprocessor symbol checking adjustments 2009-12-30 17:59:56 +00:00
CMake
docs added descriptions for CURLOPT_MAIL_FROM and CURLOPT_MAIL_RCPT 2009-12-31 22:38:10 +00:00
include VMS specific preprocessor symbol checking adjustments 2009-12-30 17:59:56 +00:00
lib turned CURLOPT_MAIL_RCPT into a curl_slist list instead to support multiple 2009-12-31 21:52:01 +00:00
m4
packages VMS adjustments by Steven M. Schweda 2009-12-31 13:35:24 +00:00
perl
src turned CURLOPT_MAIL_RCPT into a curl_slist list instead to support multiple 2009-12-31 21:52:01 +00:00
tests Use '_stunnel.log' file name ending for stunneled server logs 2009-12-31 15:26:16 +00:00
.cvsignore
acinclude.m4
Android.mk
buildconf
buildconf.bat
CHANGES VMS build system enhancements by Steven M. Schweda and Craig A. Berry 2009-12-30 19:37:53 +00:00
CHANGES.0
CMakeLists.txt
configure.ac - David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when 2009-12-17 13:29:41 +00:00
COPYING
CTestConfig.cmake
curl-config.in
curl-style.el
CVS-INFO
diff-exclude
install-sh
libcurl.pc.in
MacOSX-Framework
Makefile.am
Makefile.dist
maketgz
missing
mkinstalldirs
README
RELEASE-NOTES VMS build system enhancements by Steven M. Schweda and Craig A. Berry 2009-12-30 19:37:53 +00:00
sample.emacs
TODO-RELEASE
vc6curl.dsw

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

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/

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 Högskolan. This notice is included here to comply with the
  distribution terms.