xref: /curl/
Name Date Size #Lines LOC

..28-Sep-2023-

.circleci/H16-Feb-2024-

.github/H07-Mar-2024-

.reuse/H07-Mar-2024-

CMake/H06-Mar-2024-

LICENSES/H03-Jan-2023-

docs/H28-Mar-2024-

include/H03-Jan-2023-

lib/HToday-

m4/H25-Mar-2024-

packages/H30-Aug-2023-

plan9/H03-Jan-2023-

projects/H07-Mar-2024-

scripts/H23-Mar-2024-

src/HToday-

tests/H15-Mar-2024-

winbuild/H09-Oct-2023-

.azure-pipelines.ymlH A D09-Jan-202410.6 KiB250229

.cirrus.ymlH A D09-Jan-20243.4 KiB8680

.dcignoreH A D03-Jan-2023127 86

.dir-locals.elH A D03-Jan-20231.3 KiB347

.git-blame-ignore-revsH A D03-Jan-2023168 75

.gitattributesH A D03-Jan-2023397 1916

.gitignoreH A D01-Sep-2023719 6866

.mailmapH A D21-Sep-20235.4 KiB111110

CHANGESH A D23-May-2021317 85

CMakeLists.txtH A D07-Mar-202463.9 KiB1,8091,598

COPYINGH A D08-Jan-20241.1 KiB2317

GIT-INFO.mdH A D07-Mar-20241.3 KiB4330

MacOSX-FrameworkH A D03-Jan-20236.1 KiB16196

Makefile.amH A D06-Mar-202419.9 KiB542446

Makefile.distH A D16-Dec-20231.8 KiB7234

READMEH A D29-Sep-20221.6 KiB5634

README.mdH A D01-Sep-20232.1 KiB6939

RELEASE-NOTESH A DToday1.9 KiB5641

SECURITY.mdH A D14-Sep-2023451 176

acinclude.m4H A D18-Dec-202342.1 KiB1,6641,546

appveyor.shH A D23-Dec-20235.6 KiB161120

appveyor.ymlH A D01-Mar-202410.7 KiB306296

buildconfH A D03-Jan-2023218 92

buildconf.batH A D07-Mar-20246.2 KiB266228

configure.acH A D27-Mar-2024146.1 KiB5,0374,519

curl-config.inH A D03-Jan-20235.2 KiB197139

libcurl.defH A D25-Sep-20231.6 KiB9594

libcurl.pc.inH A D03-Jan-20231.5 KiB4239

maketgzH A D23-Jan-20245.9 KiB221111

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 latest source code 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) Daniel Stenberg, <daniel@haxx.se>, et al.
3
4SPDX-License-Identifier: curl
5-->
6
7# [![curl logo](https://curl.se/logo/curl-logo.svg)](https://curl.se/)
8
9Curl is a command-line tool for transferring data specified with URL
10syntax. Find out how to use curl by reading [the curl.1 man
11page](https://curl.se/docs/manpage.html) or [the MANUAL
12document](https://curl.se/docs/manual.html). Find out how to install Curl
13by reading [the INSTALL document](https://curl.se/docs/install.html).
14
15libcurl is the library curl is using to do its job. It is readily available to
16be used by your software. Read [the libcurl.3 man
17page](https://curl.se/libcurl/c/libcurl.html) to learn how.
18
19You can find answers to the most frequent questions we get in [the FAQ
20document](https://curl.se/docs/faq.html).
21
22Study [the COPYING file](https://curl.se/docs/copyright.html) for
23distribution terms.
24
25## Contact
26
27If you have problems, questions, ideas or suggestions, please contact us by
28posting to a suitable [mailing list](https://curl.se/mail/).
29
30All contributors to the project are listed in [the THANKS
31document](https://curl.se/docs/thanks.html).
32
33## Commercial support
34
35For commercial support, maybe private and dedicated help with your problems or
36applications using (lib)curl visit [the support page](https://curl.se/support.html).
37
38## Website
39
40Visit the [curl website](https://curl.se/) for the latest news and
41downloads.
42
43## Git
44
45To download the latest source from the Git server, do this:
46
47    git clone https://github.com/curl/curl.git
48
49(you will get a directory named curl created, filled with the source code)
50
51## Security problems
52
53Report suspected security problems via [our HackerOne
54page](https://hackerone.com/curl) and not in public.
55
56## Notice
57
58Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga
59Tekniska Högskolan. This notice is included here to comply with the
60distribution terms.
61
62## Backers
63
64Thank you to all our backers! �� [Become a backer](https://opencollective.com/curl#section-contribute).
65
66## Sponsors
67
68Support this project by becoming a [sponsor](https://curl.se/sponsors.html).
69