wolfssh/apps
John Safranek 1d86a8ed27 Bound sshd Include directive recursion
Cleanup clang-tidy misc-no-recursion finding.

- wolfSSHD_ConfigLoad: track depth on WOLFSSHD_CONFIG
  and reject loads past WOLFSSHD_MAX_INCLUDE_DEPTH (16).
- HandleInclude, HandleConfigOption, ParseConfigLine,
  wolfSSHD_ConfigLoad: annotate the call cycle with
  NOLINTNEXTLINE pointing at the bound.
- Add a recursive configuration test.
2026-06-09 17:18:39 -07:00
..
wolfssh apps/wolfssh: fix ssh://hostname destination without explicit port 2026-06-09 11:11:37 -07:00
wolfsshd Bound sshd Include directive recursion 2026-06-09 17:18:39 -07:00
include.am wolfSSH Client 2023-09-25 09:23:13 -07:00