wolfssh/apps
John Safranek dc03049a13 ssh: add a channel session-granted accessor
wolfSSH_ChannelGetSessionGranted() reports whether a shell, exec or
subsystem request on a channel has been answered CHANNEL_SUCCESS, so an
application can tell a second request from the first without reaching
into WOLFSSH_CHANNEL.

- the flag is still clear for the request a session callback is
  answering, so a set flag is an earlier request's grant
- wolfsshd's session callback reads the grant through it
2026-09-15 21:55:50 -07:00
..
wolfssh scp, apps: correct three ssh->error reads 2026-09-14 10:40:48 -07:00
wolfsshd ssh: add a channel session-granted accessor 2026-09-15 21:55:50 -07:00
include.am Add wolfssh-options build option probe 2026-08-19 16:55:00 -07:00
wolfssh-options.c internal: Refactor and gate ML-DSA composite key handling 2026-09-02 15:35:09 -07:00