Name Date Size #Lines LOC

..Today-

cmdline-opts/H21-Sep-2024-

examples/H21-Sep-2024-

internals/H16-Aug-2024-

libcurl/H18-Sep-2024-

.gitignoreH A D01-Jul-2024123 86

BINDINGS.mdH A D07-Aug-20246.3 KiB14976

BUG-BOUNTY.mdH A D14-May-20243.5 KiB9561

BUGS.mdH A D31-Mar-202411.7 KiB271190

CIPHERS-TLS12.mdH A D12-Aug-202437.6 KiB337329

CIPHERS.mdH A D12-Aug-20247.8 KiB190157

CMakeLists.txtH A D07-Aug-20241.8 KiB4744

CODE_OF_CONDUCT.mdH A D31-Mar-20241.7 KiB3925

CODE_REVIEW.mdH A D01-Jul-20245.9 KiB175109

CONTRIBUTE.mdH A D26-Aug-202413 KiB308221

CURL-DISABLE.mdH A DToday3.1 KiB18491

CURLDOWN.mdH A D19-Jul-20245 KiB169113

DEPRECATE.mdH A D12-Aug-20242.3 KiB6846

DISTROS.mdH A D11-Jul-202410.6 KiB287177

EARLY-RELEASE.mdH A D31-Mar-20242.9 KiB7452

ECH.mdH A D06-Sep-202418.7 KiB479369

EXPERIMENTAL.mdH A D13-Sep-20242.5 KiB8349

FAQH A D04-Aug-202466.4 KiB1,5611,124

FEATURES.mdH A D23-Aug-20246 KiB250195

GOVERNANCE.mdH A D31-Mar-20247.5 KiB203133

HELP-US.mdH A D31-Mar-20244.1 KiB9567

HISTORY.mdH A D20-Aug-202412.8 KiB471296

HTTP-COOKIES.mdH A D31-Mar-20246.5 KiB172116

HTTP3.mdH A D28-Aug-202413.7 KiB438308

INSTALLH A D23-May-2021315 107

INSTALL-CMAKE.mdH A D12-Jul-20244.6 KiB13992

INSTALL.mdH A D04-Aug-202424 KiB595439

INTERNALS.mdH A D04-Aug-20241.8 KiB6243

IPFS.mdH A D31-Mar-20245.8 KiB13485

KNOWN_BUGSH A D04-Sep-202420.6 KiB633409

MAIL-ETIQUETTE.mdH A D31-Mar-202410.6 KiB259181

MANUAL.mdH A D10-Jul-202435.5 KiB1,009651

Makefile.amH A D16-Aug-20244.8 KiB13090

README.mdH A D31-Mar-2024593 199

RELEASE-PROCEDURE.mdH A D24-Jul-20243.3 KiB11975

ROADMAP.mdH A D27-Jun-2024384 187

RUSTLS.mdH A D13-Sep-20241.1 KiB3721

SECURITY-ADVISORY.mdH A D31-Mar-20244.7 KiB13689

SPONSORS.mdH A D31-Mar-20241.7 KiB4829

SSL-PROBLEMS.mdH A D31-Mar-20243.9 KiB9865

SSLCERTS.mdH A D21-Aug-20244.5 KiB12179

THANKSH A D18-Sep-202448 KiB3,2533,250

THANKS-filterH A DToday5.2 KiB149148

TODOH A D19-Sep-202449.1 KiB1,380947

TheArtOfHttpScripting.mdH A D01-Jul-202427.9 KiB711493

URL-SYNTAX.mdH A D15-Aug-202414.5 KiB396263

VERSIONS.mdH A D31-Mar-20242.3 KiB6442

VULN-DISCLOSURE-POLICY.mdH A D05-Aug-202413.2 KiB316223

curl-config.mdH A D18-Jul-20243.3 KiB12688

mk-ca-bundle.mdH A D18-Jul-20243.5 KiB12881

options-in-versionsH A D04-Aug-202411.7 KiB278274

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)
8
9# Documentation
10
11You find a mix of various documentation in this directory and subdirectories,
12using several different formats. Some of them are not ideal for reading
13directly in your browser.
14
15If you would rather see the rendered version of the documentation, check out the
16curl website's [documentation section](https://curl.se/docs/) for
17general curl stuff or the [libcurl section](https://curl.se/libcurl/) for
18libcurl related documentation.
19