Name Date Size #Lines LOC

..22-Dec-2024-

cmdline-opts/H21-Dec-2024-

examples/H22-Dec-2024-

internals/H21-Dec-2024-

libcurl/H16-Dec-2024-

.gitignoreH A D01-Jul-2024123 86

ALTSVC.mdH A D09-Dec-20241.1 KiB4424

BINDINGS.mdH A D07-Aug-20246.3 KiB14976

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

BUGS.mdH A D14-Dec-202411.7 KiB271190

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

CIPHERS.mdH A D22-Nov-20247.5 KiB182151

CMakeLists.txtH A D22-Oct-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 D24-Oct-20243.3 KiB19295

CURLDOWN.mdH A D19-Jul-20245 KiB169113

DEPRECATE.mdH A D21-Dec-20241,007 3925

DISTROS.mdH A D29-Nov-202410.6 KiB287177

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

ECH.mdH A D28-Nov-202418.7 KiB479369

EXPERIMENTAL.mdH A D21-Dec-20242 KiB6640

FAQH A D02-Dec-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

HSTS.mdH A D09-Dec-20241.2 KiB4925

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

HTTP3.mdH A D15-Oct-202413.7 KiB438308

INSTALLH A D23-May-2021315 107

INSTALL-CMAKE.mdH A D17-Dec-202421.3 KiB368297

INSTALL.mdH A D17-Dec-202425.4 KiB636479

INTERNALS.mdH A D04-Aug-20241.8 KiB6243

IPFS.mdH A D31-Mar-20245.8 KiB13485

KNOWN_BUGSH A D04-Dec-202421.3 KiB652422

MAIL-ETIQUETTE.mdH A D15-Oct-202410.6 KiB259181

MANUAL.mdH A D02-Dec-202435.5 KiB1,009651

Makefile.amH A D21-Dec-20244.9 KiB13393

README.mdH A D31-Mar-2024593 199

RELEASE-PROCEDURE.mdH A D11-Dec-20243.5 KiB12075

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 D15-Oct-20241.7 KiB4829

SSL-PROBLEMS.mdH A D15-Oct-20243.9 KiB9865

SSLCERTS.mdH A D22-Sep-20244.6 KiB12481

THANKSH A D11-Dec-202448.8 KiB3,3053,302

THANKS-filterH A D03-Dec-20245.5 KiB158157

TODOH A D21-Dec-202448.8 KiB1,372941

TheArtOfHttpScripting.mdH A D18-Nov-202428 KiB713494

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

VERSIONS.mdH A D31-Mar-20242.3 KiB6442

VULN-DISCLOSURE-POLICY.mdH A D19-Dec-202413.8 KiB325231

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

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

options-in-versionsH A D11-Oct-202411.7 KiB279275

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