Sascha Frinken
57c2690f7e
MQTT.md: remove no TLS (mqtts) support
...
As curl now supports TLS (mqtts), it is no longer necessary to list it
as a limitation in the docs.
Closes #20343
2026-01-18 16:43:18 +01:00
Daniel Stenberg
6c31df453b
mqtt: initial support for MQTTS
...
Closes #19418
2026-01-17 22:43:36 +01:00
Viktor Szakats
ac6264366f
tidy-up: miscellaneous
...
- tool_bname: scope an include.
- `endif` comments.
- Markdown fixes.
- comment tidy-ups.
- whitespace, newlines, indent.
Closes #20309
2026-01-15 13:06:13 +01:00
Viktor Szakats
8ff5222b4e
docs: fold long lines
...
Also:
- replace a 'will' found by badwords.
- drop duplicate empty lines.
Closes #19930
2025-12-11 11:42:28 +01:00
Christian Schmitz
8ad0243e1f
mqtt: send ping at upkeep interval
...
Closes #16975
2025-04-16 09:36:19 +02:00
Daniel Stenberg
3eb57d6ba7
docs: use lowercase curl and libcurl
...
Adjusted badwords to find them.
Plus: make badwords run on all markdown files in the repo and update
markdowns previously unchecked
Closes #15898
2025-01-02 17:15:54 +01:00
Viktor Szakats
9acecc923d
tidy-up: whitespace, fix CI spacecheck for docs
...
Also: fixup CI spacecheck to apply to docs again.
Closes #15423
2024-10-30 23:15:28 +01:00
Daniel Stenberg
c0d2b9bee7
MQTT: remove trailing newline
2024-10-30 14:04:08 +01:00
Marwan Yassini
e4aa07b526
mqtt: fix mqtt.md wording and add clearer explanation
...
Some of the wording in the mqtt.md confused me as to how the commands
were used and what they did, so I cleared up some of the wording to
better explain what each command does.
Closes #15451
2024-10-30 08:44:05 +01:00
Daniel Stenberg
20aa8d8f31
docs/internals: new subdirectory
...
For libcurl internal APIs and concepts.
Closes #14552
2024-08-16 08:59:25 +02:00