Name | Date | Size | ||
---|---|---|---|---|
.. | 27-Apr.-2022 | 4 KiB | ||
.azure-pipelines.yml | H A D | 16-Jun.-2022 | 12.1 KiB | |
.circleci/ | H | 13-Jun.-2022 | 4 KiB | |
.cirrus.yml | H A D | 18-Jun.-2022 | 6.8 KiB | |
.dcignore | H A D | 13-Jun.-2022 | 139 | |
.dir-locals.el | H A D | 13-Jun.-2022 | 1.3 KiB | |
.git-blame-ignore-revs | H A D | 13-Jun.-2022 | 174 | |
.gitattributes | H A D | 13-Jun.-2022 | 409 | |
.github/ | H | 13-Jun.-2022 | 4 KiB | |
.gitignore | H A D | 13-Jun.-2022 | 718 | |
.lgtm.yml | H A D | 13-Jun.-2022 | 1.4 KiB | |
.lift/ | H | 13-Jun.-2022 | 4 KiB | |
.mailmap | H A D | 01-Jul.-2022 | 4.5 KiB | |
.reuse/ | H | 14-Jun.-2022 | 4 KiB | |
acinclude.m4 | H A D | 13-Jun.-2022 | 63.9 KiB | |
appveyor.yml | H A D | 13-Jun.-2022 | 11.6 KiB | |
buildconf | H A D | 13-Jun.-2022 | 230 | |
buildconf.bat | H A D | 14-Jun.-2022 | 7.9 KiB | |
CHANGES | H A D | 04-Nov.-2020 | 317 | |
CMake/ | H | 13-Jun.-2022 | 4 KiB | |
CMakeLists.txt | H A D | Today | 59.4 KiB | |
configure.ac | H A D | Today | 129.4 KiB | |
COPYING | H A D | 05-Jan.-2022 | 1.1 KiB | |
curl-config.in | H A D | 13-Jun.-2022 | 5.2 KiB | |
docs/ | H | 01-Jul.-2022 | 4 KiB | |
GIT-INFO | H A D | 24-Sep.-2021 | 1.3 KiB | |
include/ | H | 13-Jun.-2022 | 4 KiB | |
lib/ | H | Today | 12 KiB | |
libcurl.pc.in | H A D | 13-Jun.-2022 | 1.5 KiB | |
LICENSES/ | H | 13-Jun.-2022 | 4 KiB | |
m4/ | H | 28-Jun.-2022 | 4 KiB | |
MacOSX-Framework | H A D | 13-Jun.-2022 | 6.1 KiB | |
Makefile.am | H A D | 13-Jun.-2022 | 23.1 KiB | |
Makefile.dist | H A D | 13-Jun.-2022 | 2.2 KiB | |
maketgz | H A D | 13-Jun.-2022 | 5.9 KiB | |
mlc_config.json | H A D | 24-Apr.-2022 | 196 | |
packages/ | H | 13-Jun.-2022 | 4 KiB | |
plan9/ | H | 13-Jun.-2022 | 4 KiB | |
projects/ | H | 20-Jun.-2022 | 4 KiB | |
README | H A D | 07-Nov.-2021 | 1.6 KiB | |
README.md | H A D | 14-Jun.-2022 | 5 KiB | |
RELEASE-NOTES | H A D | 01-Jul.-2022 | 2 KiB | |
scripts/ | H | 14-Jun.-2022 | 4 KiB | |
SECURITY.md | H A D | 13-Jun.-2022 | 479 | |
src/ | H | Today | 4 KiB | |
tests/ | H | 21-Jun.-2022 | 4 KiB | |
winbuild/ | H | 13-Jun.-2022 | 4 KiB | |
zuul.d/ | H | 13-Jun.-2022 | 4 KiB |
README
1 _ _ ____ _ 2 ___| | | | _ \| | 3 / __| | | | |_) | | 4 | (__| |_| | _ <| |___ 5 \___|\___/|_| \_\_____| 6 7README 8 9 Curl is a command line tool for transferring data specified with URL 10 syntax. Find out how to use curl by reading the curl.1 man page or the 11 MANUAL document. Find out how to install Curl by reading the INSTALL 12 document. 13 14 libcurl is the library curl is using to do its job. It is readily 15 available to be used by your software. Read the libcurl.3 man page to 16 learn how! 17 18 You find answers to the most frequent questions we get in the FAQ document. 19 20 Study the COPYING file for distribution terms. 21 22 Those documents and more can be found in the docs/ directory. 23 24CONTACT 25 26 If you have problems, questions, ideas or suggestions, please contact us 27 by posting to a suitable mailing list. See https://curl.se/mail/ 28 29 All contributors to the project are listed in the THANKS document. 30 31WEBSITE 32 33 Visit the curl website for the latest news and downloads: 34 35 https://curl.se/ 36 37GIT 38 39 To download the very latest source off the GIT server do this: 40 41 git clone https://github.com/curl/curl.git 42 43 (you will get a directory named curl created, filled with the source code) 44 45SECURITY PROBLEMS 46 47 Report suspected security problems via our HackerOne page and not in public! 48 49 https://hackerone.com/curl 50 51NOTICE 52 53 Curl contains pieces of source code that is Copyright (c) 1998, 1999 54 Kungliga Tekniska H��gskolan. This notice is included here to comply with the 55 distribution terms. 56
README.md
1<!-- 2Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al. 3 4SPDX-License-Identifier: curl 5--> 6 7#  8 9[](https://bestpractices.coreinfrastructure.org/projects/63) 10[](https://scan.coverity.com/projects/curl) 11[](https://ci.appveyor.com/project/curlorg/curl) 12[](https://dev.azure.com/daniel0244/curl/_build/latest?definitionId=1&branchName=master) 13[](https://cirrus-ci.com/github/curl/curl) 14[](#backers) 15[](#sponsors) 16[](https://lgtm.com/projects/g/curl/curl/context:cpp) 17[](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:curl) 18[](https://api.reuse.software/info/github.com/curl/curl) 19 20Curl is a command-line tool for transferring data specified with URL 21syntax. Find out how to use curl by reading [the curl.1 man 22page](https://curl.se/docs/manpage.html) or [the MANUAL 23document](https://curl.se/docs/manual.html). Find out how to install Curl 24by reading [the INSTALL document](https://curl.se/docs/install.html). 25 26libcurl is the library curl is using to do its job. It is readily available to 27be used by your software. Read [the libcurl.3 man 28page](https://curl.se/libcurl/c/libcurl.html) to learn how. 29 30You can find answers to the most frequent questions we get in [the FAQ 31document](https://curl.se/docs/faq.html). 32 33Study [the COPYING file](https://curl.se/docs/copyright.html) for 34distribution terms. 35 36## Contact 37 38If you have problems, questions, ideas or suggestions, please contact us by 39posting to a suitable [mailing list](https://curl.se/mail/). 40 41All contributors to the project are listed in [the THANKS 42document](https://curl.se/docs/thanks.html). 43 44## Commercial support 45 46For commercial support, maybe private and dedicated help with your problems or 47applications using (lib)curl visit [the support page](https://curl.se/support.html). 48 49## Website 50 51Visit the [curl website](https://curl.se/) for the latest news and 52downloads. 53 54## Git 55 56To download the latest source from the Git server do this: 57 58 git clone https://github.com/curl/curl.git 59 60(you will get a directory named curl created, filled with the source code) 61 62## Security problems 63 64Report suspected security problems via [our HackerOne 65page](https://hackerone.com/curl) and not in public! 66 67## Notice 68 69Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga 70Tekniska H��gskolan. This notice is included here to comply with the 71distribution terms. 72 73## Backers 74 75Thank you to all our backers! ���� [[Become a backer](https://opencollective.com/curl#backer)] 76 77[](https://opencollective.com/curl#backers) 78 79## Sponsors 80 81Support this project by becoming a sponsor. Your logo will show up here with a 82link to your website. [[Become a sponsor](https://opencollective.com/curl#sponsor)] 83<!-- markdown-link-check-disable --> 84[](https://opencollective.com/curl/sponsor/0/website) 85[](https://opencollective.com/curl/sponsor/1/website) 86[](https://opencollective.com/curl/sponsor/2/website) 87[](https://opencollective.com/curl/sponsor/3/website) 88[](https://opencollective.com/curl/sponsor/4/website) 89[](https://opencollective.com/curl/sponsor/5/website) 90[](https://opencollective.com/curl/sponsor/6/website) 91[](https://opencollective.com/curl/sponsor/7/website) 92[](https://opencollective.com/curl/sponsor/8/website) 93[](https://opencollective.com/curl/sponsor/9/website) 94