curl/docs/internals
Stefan Eissing 6b70e8a838
pytest: use dante-server in CI
- add startup check for 'danted' to avoid fails on low cpu
- rename 'sockd' to 'danted' everywhere to clarify what we use
- add proper defaults for 'danted' for debian
- install 'dante-server' in pytest ci runs

Closes #18075
2025-07-29 15:02:30 +02:00
..
BUFQ.md bufq: remove the unused Curl_bufq_unwrite function 2025-06-24 10:56:54 +02:00
BUFREF.md
CHECKSRC.md
CLIENT-READERS.md
CLIENT-WRITERS.md
CODE_STYLE.md tidy-up: move literal to the right side of comparisons 2025-07-27 22:35:17 +02:00
CONNECTION-FILTERS.md
CURLX.md
DYNBUF.md
HASH.md
LLIST.md
MID.md
MQTT.md
MULTI-EV.md
NEW-PROTOCOL.md
PORTING.md
README.md
SCORECARD.md pytest: use dante-server in CI 2025-07-29 15:02:30 +02:00
SPLAY.md
STRPARSE.md spelling: call it null-terminate consistently 2025-05-30 17:29:45 +02:00
TLS-SESSIONS.md
UINT_SETS.md
WEBSOCKET.md

Internals

This directory contains documentation covering libcurl internals; APIs and concepts that are useful for contributors and maintainers.

Public APIs are documented in the public documentation, not here.