Name Date Size #Lines LOC

..21-Dec-2024-

BUFQ.mdH A D03-Oct-20246.5 KiB189127

BUFREF.mdH A D16-Aug-20242.3 KiB8754

CHECKSRC.mdH A D16-Aug-20246.5 KiB191113

CLIENT-READERS.mdH A D16-Aug-20249.1 KiB13381

CLIENT-WRITERS.mdH A D16-Aug-20247.1 KiB12486

CODE_STYLE.mdH A D16-Aug-20247.6 KiB317237

CONNECTION-FILTERS.mdH A D16-Aug-202412.9 KiB309245

DYNBUF.mdH A D20-Dec-20243.6 KiB14693

HASH.mdH A D16-Aug-20244.9 KiB189126

LLIST.mdH A D20-Dec-20245.3 KiB197127

MQTT.mdH A D31-Oct-20241.1 KiB5225

NEW-PROTOCOL.mdH A D15-Oct-20244.6 KiB11778

README.mdH A D16-Aug-2024311 134

SPLAY.mdH A D16-Aug-20243.4 KiB11273

STRPARSE.mdH A D12-Dec-20242.5 KiB11071

TLS-SESSIONS.mdH A D20-Dec-20246.8 KiB169123

WEBSOCKET.mdH A D21-Dec-20244.8 KiB13488

README.md

1<!--
2Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
3
4SPDX-License-Identifier: curl
5-->
6
7# Internals
8
9This directory contains documentation covering libcurl internals; APIs and
10concepts that are useful for contributors and maintainers.
11
12Public APIs are documented in the public documentation, not here.
13