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

David Benjamin 39c803cba2 openssl: remove most BoringSSL #ifdefs. 8 vuotta sitten
CMake 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
docs 39c803cba2 openssl: remove most BoringSSL #ifdefs. 8 vuotta sitten
include 7f97fd5a83 bump: work toward the next release 8 vuotta sitten
lib 39c803cba2 openssl: remove most BoringSSL #ifdefs. 8 vuotta sitten
m4 093f9cd38d URLs: Change more haxx.se URLs from http: to https: 8 vuotta sitten
packages 8893a45e76 os400: sync ILE/RPG definitions with latest public header files. 8 vuotta sitten
projects d49881cb19 URLs: change more http to https 8 vuotta sitten
scripts 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
src c3aac48919 tool_urlglob: Allow reserved dos device names (Windows) 8 vuotta sitten
tests 18c735e790 cookies: allow spaces in cookie names, cut of trailing spaces 8 vuotta sitten
winbuild b4f595bde4 URLs: change more http to https 8 vuotta sitten
.dir-locals.el 04cb90948e Add .dir-locals and set c-basic-offset to 2. 8 vuotta sitten
.gitattributes dc470723b1 Tell git to not convert configure-related files. 12 vuotta sitten
.gitignore be0d4141af build: Install zsh completion 8 vuotta sitten
.travis.yml 1d89fd983a travis.yml: Add OS X testbot. 9 vuotta sitten
CHANGES 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
CHANGES.0 d49881cb19 URLs: change more http to https 8 vuotta sitten
CMakeLists.txt 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
CONTRIBUTING.md 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS 8 vuotta sitten
COPYING 86d3d62f5a COPYING: clarify that Daniel is not the sole author 8 vuotta sitten
CTestConfig.cmake 6dd0277c22 ENH: move dashboard location 15 vuotta sitten
GIT-INFO ae2a2c9931 curl tool: renaming hugehelp files to tool_hugehelp 11 vuotta sitten
MacOSX-Framework ca20ca54b2 MacOSX-Framework: sdk regex fix for sdk 10.10 and later 9 vuotta sitten
Makefile.am 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
Makefile.dist 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
README 20dcd19501 URLs: follow GitHub project rename (also Travis CI) 8 vuotta sitten
RELEASE-NOTES 7f97fd5a83 bump: work toward the next release 8 vuotta sitten
acinclude.m4 7b55279d1d configure: --with-ca-fallback: use built-in TLS CA fallback 8 vuotta sitten
appveyor.yml 7a8a7ca7b0 AppVeyor: updated to handle OpenSSL/WinSSL builds 8 vuotta sitten
buildconf 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
buildconf.bat 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
configure.ac 39c803cba2 openssl: remove most BoringSSL #ifdefs. 8 vuotta sitten
curl-config.in 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
libcurl.pc.in 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
maketgz 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten

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

https://curl.haxx.se/

GIT

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

git clone https://github.com/curl/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 Högskolan. This notice is included here to comply with the
distribution terms.